RE: [scm] Adding a cvs tag goal

2004-05-24 Thread Brett Porter
Go for it > -Original Message- > From: Dion Gillard [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 25 May 2004 2:38 PM > To: Maven Developers List > Subject: [scm] Adding a cvs tag goal > > > I'd like to add the following goal to the scm plugin: > > > > > > > >qui

[scm] Adding a cvs tag goal

2004-05-24 Thread Dion Gillard
I'd like to add the following goal to the scm plugin: Does anyone object? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build] Mon May 24 14:07:00 EDT 2004

2004-05-24 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-plugin/src/main/java/org/apache/maven/plugin/PluginTestCase.java --- Building mboot ...

cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin PluginTestCase.java

2004-05-24 Thread jvanzyl
jvanzyl 2004/05/24 10:27:38 Modified:maven-plugin/src/main/java/org/apache/maven/plugin PluginTestCase.java Log: o use the strategy used in plexus to instantiate an instance of the class being tested by using the test class name. the user can override the set

Re: cvs commit: maven-components/maven-plugins/maven-compiler-plugin/src/main/resources/META-INF/maven plugin.xml

2004-05-24 Thread Jason van Zyl
> > Now, a user can't choose another compiler. If you remove this possibility, > why we use plexus-compiler component? They will be able to, I'm going to make a separate plugin for each available compiler. The two I am trying are javac and the eclipse incremental comiler. There will be a full se

Re: cvs commit: maven-components/maven-core/src/test/resources/org/apache/maven/plugin integrated-plugin.xml field-plugin.xml setter-plugin.xml

2004-05-24 Thread Emmanuel Venisse
> Index: bootstrap.plugins > === > RCS file: /home/cvs/maven-components/maven-core/bootstrap.plugins,v > retrieving revision 1.5 > retrieving revision 1.6 > diff -u -r1.5 -r1.6 > --- bootstrap.plugins 7 May 2004 23:46:51

RE: [Strategy] How to manage several subprojects as one project?

2004-05-24 Thread Vincent Massol
Hi Jerome, > -Original Message- > From: Jerome Lacoste [mailto:[EMAIL PROTECTED] > Sent: 24 May 2004 06:48 > To: Maven Developers List > Subject: Re: [Strategy] How to manage several subprojects as one project? > > On Sun, 2004-05-23 at 16:13, Vincent Massol wrote: > > Hi guys, > > > > I'

Re: cvs commit: maven-components/maven-plugins/maven-compiler-plugin/src/main/resources/META-INF/maven plugin.xml

2004-05-24 Thread Emmanuel Venisse
> Index: CompilerPlugin.java > === > RCS file: /home/cvs/maven-components/maven-plugins/maven-compiler-plugin/src/main/java /org/apache/maven/plugin/CompilerPlugin.java,v > retrieving revision 1.3 > retrieving revision 1.4 >

cvs commit: maven-plugins/javadoc plugin.jelly

2004-05-24 Thread aheritier
aheritier2004/05/23 22:11:17 Modified:javadoc plugin.jelly Log: remove unused log. Revision ChangesPath 1.40 +1 -1 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly === RCS file: /hom

RE: cvs commit: maven-plugins/javadoc plugin.jelly

2004-05-24 Thread Arnaud Heritier
OUPSSS. It's fixed !! > -Message d'origine- > De : Dion Gillard [mailto:[EMAIL PROTECTED] > Envoyé : lundi 24 mai 2004 02:17 > À : Maven Developers List > Objet : Re: cvs commit: maven-plugins/javadoc plugin.jelly > > On 23 May 2004 22:02:54 -, [EMAIL PROTECTED] > <[EMAIL PROTECTED]>

RE: cvs commit: maven-plugins/javadoc/src/plugin-test project.properties maven.xml project.xml

2004-05-24 Thread Arnaud Heritier
It's what I done in the maven.xml but it doesn't seems to work :-( I don't know yet if I use it incorrectly, or if there's a bug. Arnaud > -Message d'origine- > De : Dion Gillard [mailto:[EMAIL PROTECTED] > Envoyé : lundi 24 mai 2004 02:15 > À : Maven Developers List > Objet : Re: cvs co

Re: [Strategy] How to manage several subprojects as one project?

2004-05-24 Thread Jerome Lacoste
On Sun, 2004-05-23 at 16:13, Vincent Massol wrote: > Hi guys, > > I'm still trying to slowly convert the Cactus build (which uses Ant) > into a Maven build. Here's a use case I have. Currently I have the > following: > > framework/ > |_ src > |_ share-12-13-14 > |_ share-13-14 > |_