[jira] Created: (MAVENUPLOAD-83) Castor 0.9.5.3

2004-03-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-83 Here is an overview of the issue: ---

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

2004-03-15 Thread jvanzyl
jvanzyl 2004/03/15 16:32:22 Modified:maven-plugins/maven-surefire-plugin/src/main/resources/META-INF/maven plugin.xml Log: o make sure standard resources are copied over too before testing. Revision ChangesPath 1.2 +1 -0 maven-component

cvs commit: maven-components/maven-core/src/java/org/apache/maven/plugin/plexus/discovery MavenPluginDiscoverer.java

2004-03-15 Thread jvanzyl
jvanzyl 2004/03/15 15:54:51 Added: maven-core/src/java/org/apache/maven/plugin/plexus/discovery MavenPluginDiscoverer.java Log: o maven plugin discoverer which is an extension of the standard plexus component discoverer. Revision ChangesPath

cvs commit: maven-components/maven-core/src/java/org/apache/maven/plugin/plexus/discovery - New directory

2004-03-15 Thread jvanzyl
jvanzyl 2004/03/15 15:54:11 maven-components/maven-core/src/java/org/apache/maven/plugin/plexus/discovery - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MPLINKCHECK-10) allo 303 and 304 http status to be validated

2004-03-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPLINKCHECK-10 Here is an overview of the issue: ---

[jira] Updated: (MPANT-11) Change plugin tests to user assert tags

2004-03-15 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 15 Mar 2004 6:05 PM Changes: Attachment changed to ant-test.txt - For a full history of the issue, s

[jira] Created: (MPANT-11) Change plugin tests to user assert tags

2004-03-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPANT-11 Here is an overview of the issue: -

[jira] Updated: (MAVEN-1199) REGRESSION: maven cactus:report fails under RC2

2004-03-15 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Mon, 15 Mar 2004 5:49 PM Changes: environment changed from - For a full history of the issue, see: ht

[jira] Commented: (MAVEN-1199) REGRESSION: maven cactus:report fails under RC2

2004-03-15 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Mon, 15 Mar 2004 5:48 PM Body: darn thing is environment specific - can't replicate it on my windows box. - View this comment: ht

[jira] Closed: (MAVEN-1201) Unable to run two multiproject goals back to back

2004-03-15 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1201 Here is an overview of the issue: ---

[jira] Created: (MAVEN-1201) Unable to run two multiproject goals back to back

2004-03-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1201 Here is an overview of the issue: ---

Re: [proposal] Modification of tag to support lifecycleinterception points

2004-03-15 Thread Emmanuel Venisse
- Original Message - From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Monday, March 15, 2004 4:30 PM Subject: Re: [proposal] Modification of tag to support lifecycleinterception points > On Mon, 2004-03-15 at 07:54, Vincent Massol wrote: >

Re: maven-components/maven-plugins reorg

2004-03-15 Thread Jason van Zyl
On Mon, 2004-03-15 at 13:56, Jason van Zyl wrote: > Emmanuel, > > I'm going to shuffle around the plugins to match: > > http://cvs.codehaus.org/viewcvs.cgi/plexus/plexus-component-factories/bsh/src/java/org/codehaus/plexus/component/factory/bsh/BshComponentFactory.java?rev=1.2&root=codehaus&view=

cvs commit: maven-components/maven-plugins - Imported sources

2004-03-15 Thread jvanzyl
jvanzyl 2004/03/15 11:32:24 Log: o source directories aligned with the new agreed upon layout o plugins now use a single plugin.xml descriptor Status: Vendor Tag: APACHE Release Tags: INIT N maven-components/maven-plugins/maven-compiler-plugin/.cvsignore N maven-comp

cvs commit: maven-components/maven-core/src/test/org/apache/maven/plugin PluginConfiguratorTest.java PluginDescriptorBuilderTest.java

2004-03-15 Thread jvanzyl
jvanzyl 2004/03/15 11:30:34 Modified:maven-core bootstrap.sh maven-core/src/java/org/apache/maven/plugin DefaultPluginManagerManager.java PluginManager.java maven-core/src/java/org/apache/maven/plugin/plexus Pl

cvs commit: maven-components/maven-core/src/java/org/apache/maven plexus.xml

2004-03-15 Thread jvanzyl
jvanzyl 2004/03/15 11:28:17 Modified:maven-core/src/java/org/apache/maven plexus.xml Log: o add configuration for the MavenPluginDiscoverer Revision ChangesPath 1.4 +6 -0 maven-components/maven-core/src/java/org/apache/maven/plexus.xml Index: plexus.xml

cvs commit: maven-components/maven-core/src/java/org/apache/maven/plugin/descriptor - New directory

2004-03-15 Thread jvanzyl
jvanzyl 2004/03/15 11:26:20 maven-components/maven-core/src/java/org/apache/maven/plugin/descriptor - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-model maven.mdo

2004-03-15 Thread jvanzyl
jvanzyl 2004/03/15 11:05:39 Modified:maven-model maven.mdo Log: o adding some comments Revision ChangesPath 1.22 +7 -0 maven-components/maven-model/maven.mdo Index: maven.mdo === RCS file:

maven-components/maven-plugins reorg

2004-03-15 Thread Jason van Zyl
Emmanuel, I'm going to shuffle around the plugins to match: http://cvs.codehaus.org/viewcvs.cgi/plexus/plexus-component-factories/bsh/src/java/org/codehaus/plexus/component/factory/bsh/BshComponentFactory.java?rev=1.2&root=codehaus&view=auto And move the plugins over to the single plugin.xml des

Re: [proposal] Modification of tag to support lifecycle interception points

2004-03-15 Thread Jason van Zyl
On Mon, 2004-03-15 at 07:54, Vincent Massol wrote: > Hi committers, > > On our project, we need some finer control of what happens during the > lifecycle of the reactor tag. We are about to make some change to it. Of > course, we'd like to commit back these changes. I'm just testing the > waters h

[jira] Created: (MAVEN-1200) maven clean doesn't clean the maven.build.dest directory

2004-03-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1200 Here is an overview of the issue: ---

[jira] Created: (MPPMD-7) Errors when executing maven pmd:cpd-report

2004-03-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPMD-7 Here is an overview of the issue: --

[proposal] Modification of tag to support lifecycle interception points

2004-03-15 Thread Vincent Massol
Hi committers, On our project, we need some finer control of what happens during the lifecycle of the reactor tag. We are about to make some change to it. Of course, we'd like to commit back these changes. I'm just testing the waters here to see if you'd be happy with those changes. We are propos

RE: plugin plugin's assert tag library

2004-03-15 Thread Vincent Massol
I'm glad they were useful! :-) Thanks -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 15 March 2004 13:00 > To: [EMAIL PROTECTED] > Subject: plugin plugin's assert tag library > > Hey Vincent, > > thanks for adding those assert tags to the plugi

plugin plugin's assert tag library

2004-03-15 Thread dion
Hey Vincent, thanks for adding those assert tags to the plugin plugin for testing. I'd been meaning to do it, but never got around to it :-) I just did a small amount of work on the ear plugin, and it makes writing plugin tests a whole load easier, thanks. -- dIon Gillard, Multitask Consulting

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

2004-03-15 Thread dion
dion2004/03/15 03:51:29 Modified:ear/src/plugin-test project.properties maven.xml Log: - Add a test for the license being included in the EAR - Add a property so that the license is included in the test project - Use the assert tags from the plugin plugin Revision Cha

cvs commit: maven-plugins/plugin plugin.jelly

2004-03-15 Thread dion
dion2004/03/15 03:47:05 Modified:plugin/xdocs changes.xml plugin plugin.jelly Log: - Add optional msg attribute to assertFileExists and assertEquals tags Revision ChangesPath 1.15 +3 -0 maven-plugins/plugin/xdocs/changes.xml Index: cha

cvs commit: maven-plugins/ear project.xml

2004-03-15 Thread dion
dion2004/03/15 03:09:09 Modified:ear project.xml Log: - Document maven.ear.src property - Document maven.ear.resources property - Add FAQ on including resources in an EAR - Add FAQ to navigation - Add FAQ to project reports Revision ChangesPath 1.25

cvs commit: maven-plugins/ear/xdocs faq.fml navigation.xml properties.xml

2004-03-15 Thread dion
dion2004/03/15 03:08:55 Modified:ear/xdocs navigation.xml properties.xml Added: ear/xdocs faq.fml Log: - Document maven.ear.src property - Document maven.ear.resources property - Add FAQ on including resources in an EAR - Add FAQ to navigation - Add FAQ to pro

cvs commit: maven-plugins/ear/src/plugin-test/src/resources resource.txt

2004-03-15 Thread dion
dion2004/03/15 02:54:10 Modified:ear/xdocs changes.xml ear project.xml plugin.properties plugin.jelly ear/src/plugin-test maven.xml project.xml Added: ear/src/plugin-test/src/resources resource.txt Log: - Check to make sure maven.ear.src

cvs commit: maven-plugins/ear/src/plugin-test/src/resources - New directory

2004-03-15 Thread dion
dion2004/03/15 02:53:50 maven-plugins/ear/src/plugin-test/src/resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/ear/src/plugin-test/src/application/META-INF MANIFEST.MF

2004-03-15 Thread dion
dion2004/03/15 02:49:02 Modified:ear/src/plugin-test/src/application/META-INF MANIFEST.MF Log: *** keyword substitution change *** Revision ChangesPath 1.2 +1 -1 maven-plugins/ear/src/plugin-test/src/application/META-INF/MANIFEST.MF Index: MANIFEST.MF