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

2004-03-12 Thread Jason van Zyl
On Fri, 2004-03-12 at 20:33, [EMAIL PROTECTED] wrote: > evenisse2004/03/12 17:33:18 > > Added: maven-plugins/maven-hello-plugin .cvsignore project.xml >maven-plugins/maven-hello-plugin/src/java/org/apache/maven/plugin > HelloWorldPlugin.java >

cvs commit: maven-components/maven-core bootstrap.plugins

2004-03-12 Thread evenisse
evenisse2004/03/12 17:45:08 Modified:maven-core bootstrap.plugins Log: Add helloworld plugin Revision ChangesPath 1.4 +1 -0 maven-components/maven-core/bootstrap.plugins Index: bootstrap.plugins ===

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/resources/META-INF/plexus components.xml

2004-03-12 Thread evenisse
evenisse2004/03/12 17:33:18 Added: maven-plugins/maven-hello-plugin .cvsignore project.xml maven-plugins/maven-hello-plugin/src/java/org/apache/maven/plugin HelloWorldPlugin.java maven-plugins/maven-hello-plugin/src/resources/META-I

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/resources/META-INF/plexus - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:44 maven-components/maven-plugins/maven-hello-plugin/src/resources/META-INF/plexus - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/resources/META-INF/maven - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:44 maven-components/maven-plugins/maven-hello-plugin/src/resources/META-INF/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/resources/META-INF - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:39 maven-components/maven-plugins/maven-hello-plugin/src/resources/META-INF - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/java/org/apache/maven/plugin - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:28 maven-components/maven-plugins/maven-hello-plugin/src/java/org/apache/maven/plugin - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/java/org/apache/maven - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:23 maven-components/maven-plugins/maven-hello-plugin/src/java/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/java/org/apache - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:17 maven-components/maven-plugins/maven-hello-plugin/src/java/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/java/org - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:12 maven-components/maven-plugins/maven-hello-plugin/src/java/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/java - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:06 maven-components/maven-plugins/maven-hello-plugin/src/java - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src/resources - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:06 maven-components/maven-plugins/maven-hello-plugin/src/resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin/src - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:32:01 maven-components/maven-plugins/maven-hello-plugin/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-hello-plugin - New directory

2004-03-12 Thread evenisse
evenisse2004/03/12 17:31:55 maven-components/maven-plugins/maven-hello-plugin - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-core/src/java/org/apache/maven/plugin DefaultPluginManagerManager.java

2004-03-12 Thread jvanzyl
jvanzyl 2004/03/12 14:40:33 Modified:maven-core/src/java/org/apache/maven/plugin DefaultPluginManagerManager.java Log: o note to self Revision ChangesPath 1.10 +1 -1 maven-components/maven-core/src/java/org/apache/maven/plugin/DefaultPlu

cvs commit: maven-components/maven-core/src/java/org/apache/maven/plugin DefaultPluginManagerManager.java

2004-03-12 Thread jvanzyl
jvanzyl 2004/03/12 11:47:04 Modified:maven-core/src/java/org/apache/maven/plugin DefaultPluginManagerManager.java Log: o only perform the toposort if the vertex has edges. Revision ChangesPath 1.9 +33 -20 maven-components/maven-core/src/j

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

2004-03-12 Thread jvanzyl
jvanzyl 2004/03/12 11:46:33 Modified:maven-core/src/java/org/apache/maven/plugin/plexus PlexusPluginManager.java Log: o only attempt to configure the plugin if there is a valid configuration with content. Revision ChangesPath 1.12 +6 -2

cvs commit: maven-components/maven-plugins/maven-compiler-plugin/src/java/org/apache/maven/plugin CompilerPlugin.java

2004-03-12 Thread jvanzyl
jvanzyl 2004/03/12 10:39:25 Modified:maven-plugins/maven-compiler-plugin/src/java/org/apache/maven/plugin CompilerPlugin.java Log: Revision ChangesPath 1.8 +48 -1 maven-components/maven-plugins/maven-compiler-plugin/src/java/org/apache/

cvs commit: maven-components/maven-project/src/java/org/apache/maven/project MavenProject.java

2004-03-12 Thread jvanzyl
jvanzyl 2004/03/12 09:52:34 Modified:maven-project/src/java/org/apache/maven/project MavenProject.java Log: o strip out the ${basedir} token so we can treat everything here the same and not rely on interpolation. Revision ChangesPath 1.12

[jira] Commented: (MAVENUPLOAD-53) xdoclet-jboss-module-1.2.jar not found

2004-03-12 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Fri, 12 Mar 2004 11:43 AM Body: Done. - View this comment: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-53&

[jira] Commented: (MAVENUPLOAD-53) xdoclet-jboss-module-1.2.jar not found

2004-03-12 Thread jira
The following comment has been added to this issue: Author: Joachim Bader Created: Fri, 12 Mar 2004 11:25 AM Body: Why is this issue closed? The xdoclet-jboss-module-1.2jar is still missing on ibiblio.org/xdoclet/jars md5 file is there -

clean

2004-03-12 Thread Kristof Van Cleemput
Hi, This may sound like a stupid question but since I have to adjust the clean goal in every (sub)project here it goes. Is there a reason for not cleaning the build dir in the maven clean goal? When changing the resoure f.i. the old resources are still in the build dir and also in the jar. It'

cvs commit: maven-plugins/pmd plugin.jelly project.xml

2004-03-12 Thread evenisse
evenisse2004/03/12 01:42:29 Modified:pmd plugin.jelly project.xml Log: Fix reports generation if maven.pmd.cpd.enable has the default value (false) Revision ChangesPath 1.13 +10 -6 maven-plugins/pmd/plugin.jelly Index: plugin.jelly ===

cvs commit: maven/src/java/org/apache/maven/util DVSLFormatter.java

2004-03-12 Thread evenisse
evenisse2004/03/12 01:27:18 Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH DVSLFormatter.java Log: Fix possible NumberFormatException Revision ChangesPath No revision No revision 1.2.4.4 +10

[jira] Created: (MAVEN-1196) replace textarea dependency by jext

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

[jira] Commented: (MPUBERJAR-4) support properties to include jars

2004-03-12 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Fri, 12 Mar 2004 3:40 AM Body: Forgot to reference MPUBERJAR-1. - View this comment: http://jira.codehaus.org/secure/ViewIssue.

[jira] Updated: (MPUBERJAR-4) support properties to include jars

2004-03-12 Thread jira
The following issue has been updated: Updater: Joerg Schaible (mailto:[EMAIL PROTECTED]) Date: Fri, 12 Mar 2004 3:40 AM Comment: plugin.jelly.diff supporting uberjar.bundle Changes: Attachment changed to plugin.jelly.diff

[jira] Created: (MPUBERJAR-4) support properties to include jars

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