Re: [Eclipse Plugin] Defining dependency as Eclipse project

2005-06-30 Thread Edmund Urbani
Martin Burger wrote: Hello, I tried to define an Eclipse project as dependency in the project.xml. But after calling maven eclipse maven tries to download a JAR instead of adding an entry to the .classpath file. I used the sample code at http://maven.apache.org/reference/plugins/eclipse/.

Re: How to include dependant jars in my result jar: jar.bundle works?

2005-06-21 Thread Edmund Urbani
David Santiago TuriƱo wrote: Hi, I'd like to be able to include some dependency jars in the jar produced by the maven jar goal for a given project. I've seen a few references about using a jar.bundletrue/jar.bundle entry in the properties of a dependency, but I don't get it working... Is

Re: Maven Canoo WebTest Plugin 0.9.1 released ....

2004-10-28 Thread Edmund Urbani
Siegfried Goeschl wrote: Hi folks, the Maven Canoo WebTest Plugin 0.9.1 is released and can be downloaded from http://sourceforge.net/projects/maven-plugins/ +) uses XSLT instead of JSTL to generate reports +) uses Canoo WebTest Build 543 with Groovy support +) has a webtest:loop target to

Re: Maven Canoo WebTest Plugin 0.9.1 released ....

2004-10-28 Thread Edmund Urbani
Edmund Urbani wrote: Siegfried Goeschl wrote: Hi folks, the Maven Canoo WebTest Plugin 0.9.1 is released and can be downloaded from http://sourceforge.net/projects/maven-plugins/ +) uses XSLT instead of JSTL to generate reports +) uses Canoo WebTest Build 543 with Groovy support +) has

site plugin fails on one of my projects

2004-06-15 Thread Edmund Urbani
I work on this web application and have not been able to generate to do a site:deploy for a few months. I just upgraded to maven-1.0-rc3 - still nothing. Maybe someone else has seen this problem before. I guess the tasklist-plugin does not like one of my TODOs (if only I knew which one).

Re: HTTPS bug? / workaround

2004-03-24 Thread Edmund Urbani
J$ Mh$ wrote: Ive setup a remote repository using https ~/build.properties maven.repo.remote=https://myServer.edu/maven,http://www.ibiblio.org/mave n Using this setup causes maven to search for dependencies using only one slash. Maven output: Error retrieving artifact from

Re: Protected Repository

2004-01-12 Thread Edmund Urbani
On Mon, Jan 12, 2004 at 11:05:09AM -0500, Jason van Zyl wrote: On Mon, 2004-01-12 at 08:32, Paul Spencer wrote: I have a maven repository that, because of licensing issues, must be protected. How can I define setup a maven repository that will require a username and password? The

dependencies and native code ??

2003-12-15 Thread Edmund Urbani
Hi all! Does anyone know how to make maven retrieve the correct jar for the platform it is running on? I am currently trying define the dependency to Sun's JAI in my project.xml, and I'd like to put the jars into my remote repository - instead of just having maven show the URL, where it can

maven-1.0-rc1 bug with https

2003-10-27 Thread Edmund Urbani
Has anybody every tried to let maven resolve dependencies by letting it download artifacts via https? I added this line to my build.properties maven.repo.remote=https://repository.liland.org:21/maven (don't bother trying to connect there. you can't without the certificate and private key, that