Re: Integrate dependencies source code in eclipse

2005-04-15 Thread Milos Kleint
it's not exactly useful in the context of plugging the sources into the IDE. The goal will just zip the project directory. java sources don't show up at the root of the zip but somehwere down the structure, like in src/java folder. And besides that, if your project pom extends some other POM, the

Re: [m2] Maven2 artifact type question

2005-04-15 Thread Milos Kleint
please make it part of default distribution, it's also trivial now to upload javadocs but obviously noone does. For easy maven+ide integration this is one of the key features. having a dependency autmatically downloaded is just part of the story. in the IDE you want to see the docs and want to

RE: [M1] Multiproject Frustration #2 - Can't completely control xdoc plugin

2005-04-15 Thread Jörg Schaible
Brett Porter wrote on Thursday, April 14, 2005 4:29 PM: [snip] Yes, you could have maven.xml with: ant:delete ant:includes name=**/target/** / /ant:delete I use this one (was sent by someone elso to the list before), that don't delete arbitrarily named target directories in your sources:

Re: Integrate dependencies source code in eclipse

2005-04-15 Thread Milos Kleint
On 4/15/05, Jörg Schaible [EMAIL PROTECTED] wrote: Milos Kleint wrote on Friday, April 15, 2005 8:08 AM: it's not exactly useful in the context of plugging the sources into the IDE. Just as a side note: This is a limitation for NetBeans, but not for Eclispe. In Eclipse you define the

RE: Integrate dependencies source code in eclipse

2005-04-15 Thread Jörg Schaible
Milos Kleint wrote on Friday, April 15, 2005 8:51 AM: On 4/15/05, Jörg Schaible [EMAIL PROTECTED] wrote: Milos Kleint wrote on Friday, April 15, 2005 8:08 AM: it's not exactly useful in the context of plugging the sources into the IDE. Just as a side note: This is a limitation for

maven 2 unable to start with

2005-04-15 Thread GOKULAM Jayaram
Hi all, I downloaded the new Maven 2 alpha release and extracted it. When I type m2 it throws me an exception, rather than showing up the maven logo on the console. Help is appreciated. Thanks, Jayaram Error is as below: ---

RE: maven 2 unable to start with

2005-04-15 Thread GOKULAM Jayaram
Hi Brett, I read the readme.txt file also the getting started guide available in the url http://maven.apache.org/maven2/getting-started.html Tried with m2 archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app\ this ended up with the error exceptions too.(Exception is listed below) I

Re: [m2] Maven2 artifact type question

2005-04-15 Thread Ralph Pöllath
Please make source and javadoc uploads the default. Cheers, -Ralph. On 15.04.2005, at 01:13, Brett Porter wrote: Yes, Maven2 intends to provide source and javadoc uploads. I haven't decided if this should be on by default or not, but it will be trivial to enable if not. - Brett

Using javadoc plugin with JDK1.5

2005-04-15 Thread Hugo Palma
I'm trying to use the javadoc plugin for generating a javadoc for code with new 1.5 sintax but i keep getting errors that indicate that the plugin is not expecting the 1.5 sintax. So the question is: how do i configure the plugin to use JDK 1.5 sintax ? I've tried properties

maven 2 scm goal

2005-04-15 Thread GOKULAM Jayaram
Hi all, I have declared my scm tag in my pom.xml scm connectionmaven.scm.cvs.root=:local:/cvsnt/source/connection developerConnection/ url/ /scm I am unable to find the goal to invoke the checkout process. Please help me

Deprecated maven.src.dir and references

2005-04-15 Thread Sebastien Arbogast
Hi, I'm a maven newbie and I have a little problem with property definitions. In maven documentation, it's said that the property maven.src.dir is deprecated and should be replaced by the sourceDir element of the pom. But I used maven.src.dir in project.properties to define other path properties

Re: Deprecated maven.src.dir and references

2005-04-15 Thread Guillaume Laforge
On 15/04/05, Sebastien Arbogast [EMAIL PROTECTED] wrote: I'm a maven newbie and I have a little problem with property definitions. In maven documentation, it's said that the property maven.src.dir is deprecated and should be replaced by the sourceDir element of the pom. But I used

RE: Using javadoc plugin with JDK1.5

2005-04-15 Thread Arnaud HERITIER
Hi Hugo, The second property isn't supported by the plugin. The plugin uses the javadoc given with your J2SDK. Arnaud -Message d'origine- De : Hugo Palma [mailto:[EMAIL PROTECTED] Envoyé : vendredi 15 avril 2005 12:48 À : users@maven.apache.org Objet : Using javadoc plugin with

Re: maven 2 scm goal

2005-04-15 Thread Brett Porter
SCM support has not yet been written for Maven 2.0. - Brett On 4/15/05, GOKULAM Jayaram [EMAIL PROTECTED] wrote: Hi all, I have declared my scm tag in my pom.xml scm connectionmaven.scm.cvs.root=:local:/cvsnt/source/connection developerConnection/

RE: Need of serious help (almost there!)

2005-04-15 Thread Dave \The Gerb\
Nope, I cant just type anything, I must put in the full path... or drag/drop THEN append the command afterwards. -Original Message- From: baleineca [mailto:[EMAIL PROTECTED] Sent: Thursday, April 14, 2005 10:54 PM To: Maven Users List Subject: Re: Need of serious help (almost there!) I