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

2004-05-29 Thread jvanzyl
jvanzyl 2004/05/29 20:21:35 Modified:maven-core bootstrap.sh maven-core/src/bin classworlds.conf maven-core/src/main/resources/org/apache/maven plexus.xml Log: o cleaning up the distribution setup Revision ChangesPath 1.15 +6 -6 mav

cvs commit: maven/src/java/org/apache/maven/project Repository.java

2004-05-29 Thread dion
dion2004/05/29 16:21:26 Modified:src/test/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH RepositoryTest.java src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH Repository.java Log: Fixes for MAVEN-1298. Mave

[jira] Created: (MAVENUPLOAD-126) Log4Unit 0.2.0_1

2004-05-29 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-126 Here is an overview of the issue: -

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

2004-05-29 Thread Jason van Zyl
On Sat, 2004-05-29 at 10:21, Emmanuel Venisse wrote: > OK, the aliasing mechanism is interesting, but it should not be put in the > plugin itself. It can't be. > With an aliasing mechanism independant of plugin, we'll can have for exemple > 2 goals: > java:compile and jikes:compile, > and an ali

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

2004-05-29 Thread Emmanuel Venisse
- Original Message - From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Saturday, May 29, 2004 4:00 PM Subject: Re: cvs commit: maven-components/maven-plugins/maven-plugin-plugin- Imported sources > On Sat, 2004-05-29 at 09:54, Emmanuel Venis

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

2004-05-29 Thread Jason van Zyl
On Sat, 2004-05-29 at 09:54, Emmanuel Venisse wrote: > Jason, > > Can we rename the descriptor goal to plugin:descriptor? I'm getting there :-) I was planning on doing @maven.plugin.id:@maven.goal.name as the string that is spit out in the plugin descriptor. So all the goals will be consistentl

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

2004-05-29 Thread Emmanuel Venisse
Jason, Can we rename the descriptor goal to plugin:descriptor? Emmanuel - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 29, 2004 5:21 AM Subject: cvs commit: maven-components/maven-plugins/maven-plugin-plugin - Imported sources > jvanzyl

[jira] Updated: (MPJNLP-10) XML syntax error in plugin.jelly

2004-05-29 Thread jira
The following issue has been updated: Updater: Archimedes Trajano (mailto:[EMAIL PROTECTED]) Date: Sat, 29 May 2004 9:28 AM Comment: Patch Changes: Attachment changed to plugin.jelly.patch - For

[jira] Closed: (MPJNLP-10) XML syntax error in plugin.jelly

2004-05-29 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Sat, 29 May 2004 9:28 AM Fixed. - View the issue: http://jira.codehaus.org/browse/MPJNLP-10 Here is an overview of the issue: ---

cvs commit: maven-plugins/jnlp plugin.jelly

2004-05-29 Thread evenisse
evenisse2004/05/29 06:28:15 Modified:jnlp plugin.jelly Log: Fix xml syntax Revision ChangesPath 1.27 +1 -1 maven-plugins/jnlp/plugin.jelly Index: plugin.jelly === RCS file: /home/cvs/ma

[jira] Updated: (MPJNLP-10) XML syntax error in plugin.jelly

2004-05-29 Thread jira
The following issue has been updated: Updater: Archimedes Trajano (mailto:[EMAIL PROTECTED]) Date: Sat, 29 May 2004 9:27 AM Comment: Fixed the one line Changes: Attachment changed to plugin.jelly --

[jira] Created: (MPJNLP-10) XML syntax error in plugin.jelly

2004-05-29 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJNLP-10 Here is an overview of the issue: - Key: