RE: Removal of announcement files?

2004-04-20 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 21 April 2004 07:57 > To: 'Maven Developers List' > Subject: RE: Removal of announcement files? > > > > What do you call "release notes"? Isn't this what I call the > > announcement files (usuall in the announce

RE: Removal of announcement files?

2004-04-20 Thread Brett Porter
> What do you call "release notes"? Isn't this what I call the > announcement files (usuall in the announcement/ directory of plugins)? A combination of announcement + changes.xml. Are you putting changes into the announcement? - Brett

RE: Removal of announcement files?

2004-04-20 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 21 April 2004 00:55 > To: 'Maven Developers List' > Subject: RE: Removal of announcement files? > > Sorry Vincent, this didn't make sense to me. Did you want to remove the > announcement files from CVS because th

[jira] Closed: (WAGONSSH-1) ScpWagonTest fails under windows

2004-04-20 Thread jira
Message: The following issue has been closed. Resolver: Jason van Zyl Date: Wed, 21 Apr 2004 12:06 AM Search for the system property wagon.privateKeyDirectory was added with a default value of System.getProperty( "user.home" ); --

[jira] Closed: (WAGONFTP-1) Test ftp server setup

2004-04-20 Thread jira
Message: The following issue has been closed. Resolver: Jason van Zyl Date: Tue, 20 Apr 2004 11:41 PM Embedded Ftp server now working for the ftp wagon. - View the issue: http://jira.codehaus.org/secure/ViewIssue.

[jira] Updated: (MAVEN-125) Documentation enhancements

2004-04-20 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 20 Apr 2004 9:12 PM Changes: assignee changed to Brett Porter environment changed to Fix Version changed to 1.0 Fix Version changed

[jira] Closed: (MAVEN-271) maven -g does not list goals defined in maven.xml

2004-04-20 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 20 Apr 2004 9:11 PM They are not listed in -g, but in the new -u option which provides project information. -g, -u and -P are all new implementations and quite nice if I do say so myself! --

[jira] Closed: (MPXDOC-95) doc:jslToSite failing + escapeNameToken improvement

2004-04-20 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 20 Apr 2004 9:09 PM reviewed and applied - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-95 Here is an o

[jira] Closed: (MPRELEASE-4) convert-snapshots does not change pom

2004-04-20 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 20 Apr 2004 9:08 PM duplicate of MPRELEASE-2 - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPRELEASE-4 Here i

[jira] Closed: (MPTEST-26) Add jvm attribute to junit tasks.

2004-04-20 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 20 Apr 2004 9:08 PM done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPTEST-26 Here is an overview of the i

[jira] Closed: (MPREPO-5) maven.repository.group vs. maven.remote.group

2004-04-20 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPREPO-5 Here is an overview of the issue: -

cvs commit: maven-plugins/test/xdocs changes.xml properties.xml

2004-04-20 Thread brett
brett 2004/04/20 18:06:52 Modified:test plugin.jelly plugin.properties project.properties test/xdocs changes.xml properties.xml Log: PR: MPTEST-26 add maven.junit.jvm property Revision ChangesPath 1.29 +10 -1 maven-plugins/test/plugin.jelly

cvs commit: maven-plugins/xdoc/xdocs changes.xml

2004-04-20 Thread brett
brett 2004/04/20 18:05:47 Modified:xdoc plugin.jelly xdoc/xdocs changes.xml Log: PR: MPXDOC-95 Submitted by: fabrizio giustina Reviewed by: Brett Porter fix doc:jslToSite Revision ChangesPath 1.57 +13 -3 maven-plugins/xdoc/plugin.jelly

cvs commit: maven-plugins/repository/xdocs changes.xml

2004-04-20 Thread brett
brett 2004/04/20 18:03:25 Modified:jar plugin.properties jar/xdocs changes.xml repository plugin.jelly repository/xdocs changes.xml Removed: repository plugin.properties Log: PR: MPREPO-5 deprecate maven.repository.group and

cvs commit: maven-plugins/xdoc/src/plugin-resources site.jsl

2004-04-20 Thread brett
brett 2004/04/20 17:55:44 Modified:announcement/src/plugin-resources announcement.jsl changelog/src/plugin-resources changelog.jsl changes/src/plugin-resources changes.jsl checkstyle/src/plugin-resources checkstyle.jsl cruisec

cvs commit: maven/src/java/org/apache/maven/plugin GoalToJellyScriptHousingMapper.java PluginManager.java

2004-04-20 Thread brett
brett 2004/04/20 17:33:22 Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenSession.java src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH App.java src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH

cvs commit: maven/xdocs changes.xml

2004-04-20 Thread brett
brett 2004/04/20 17:30:10 Modified:src/conf Tag: MAVEN-1_0-BRANCH defaults.properties xdocsTag: MAVEN-1_0-BRANCH changes.xml Log: put remote group in default properties Revision ChangesPath No revision No revision

RE: Removal of announcement files?

2004-04-20 Thread Brett Porter
Sorry Vincent, this didn't make sense to me. Did you want to remove the announcement files from CVS because they can now be generated from from the plugin? +1 but for a completely different reason - I don't think they belong there in the first place :) Announcements should be for mailing lists and

[jira] Commented: (MPCHANGES-7) changes version upgrade can scrog a legit value

2004-04-20 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Tue, 20 Apr 2004 6:52 PM Body: I've got this half fixed on my machine, but thanks anyway :) - View this comment: http://jira.code

Should the multiproject plugin strategy be changed?

2004-04-20 Thread Vincent Massol
Hi, I've taken the time review the multiproject plugin in order to assess whether the dashboard plugin should rely on it. The multiproject contains goals related to building stuff depending on several projects. It initially started with the multiproject:site stuff and then several other goals wer

cvs commit: maven-plugins/multiproject plugin.jelly

2004-04-20 Thread vmassol
vmassol 2004/04/20 13:09:55 Modified:multiproject plugin.jelly Log: Improved documentation Revision ChangesPath 1.39 +10 -13maven-plugins/multiproject/plugin.jelly Index: plugin.jelly === RC

[jira] Commented: (MPCHANGES-7) changes version upgrade can scrog a legit value

2004-04-20 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Tue, 20 Apr 2004 3:46 PM Body: Brett, could you please elaborate so that I can fix this issue? - View this comment: http://jira

cvs commit: maven-plugins/changes/xdocs changes.xml

2004-04-20 Thread vmassol
vmassol 2004/04/20 12:42:36 Modified:changes/xdocs changes.xml Log: removed name as it wasn't a patch actually... :-) Revision ChangesPath 1.17 +1 -1 maven-plugins/changes/xdocs/changes.xml Index: changes.xml ==

[jira] Closed: (MPCHANGES-5) Add docs on the different supported types of changes.

2004-04-20 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Tue, 20 Apr 2004 3:40 PM Added - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGES-5 Here is an overview of

cvs commit: maven-plugins/changes/xdocs index.xml changes.xml

2004-04-20 Thread vmassol
vmassol 2004/04/20 12:39:53 Modified:changes/xdocs index.xml changes.xml Log: Added documentation for the format of changes.xml file. Revision ChangesPath 1.4 +96 -5 maven-plugins/changes/xdocs/index.xml Index: index.xml ==

cvs commit: maven-components/maven-mboot/src/main Bootstrapper.java

2004-04-20 Thread jvanzyl
jvanzyl 2004/04/20 12:02:15 Modified:maven-mboot/src/main Bootstrapper.java Log: o committing work from Trygve because he can't yet commit himself. Revision ChangesPath 1.21 +3 -4 maven-components/maven-mboot/src/main/Bootstrapper.java Index: Bootstrapper.j

cvs commit: maven-plugins/announcement project.xml

2004-04-20 Thread vmassol
vmassol 2004/04/20 11:45:21 Modified:announcement project.xml Log: Added Fabrizio Giustina as contributor Revision ChangesPath 1.11 +5 -0 maven-plugins/announcement/project.xml Index: project.xml ===

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

2004-04-20 Thread evenisse
evenisse2004/04/20 07:06:57 Modified:maven-core bootstrap.plugins maven-plugins project.xml Added: maven-plugins/maven-clean-plugin .cvsignore project.xml maven-plugins/maven-clean-plugin/src/main/java/org/apache/maven/plugin

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

2004-04-20 Thread evenisse
evenisse2004/04/20 07:05:44 maven-components/maven-plugins/maven-clean-plugin/src/main/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-clean-plugin/src/main/resources/META-INF - New directory

2004-04-20 Thread evenisse
evenisse2004/04/20 07:05:37 maven-components/maven-plugins/maven-clean-plugin/src/main/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-clean-plugin/src/main/java/org/apache/maven/plugin - New directory

2004-04-20 Thread evenisse
evenisse2004/04/20 07:05:24 maven-components/maven-plugins/maven-clean-plugin/src/main/java/org/apache/maven/plugin - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

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

2004-04-20 Thread evenisse
evenisse2004/04/20 07:05:17 maven-components/maven-plugins/maven-clean-plugin/src/main/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-clean-plugin/src/main/java/org/apache - New directory

2004-04-20 Thread evenisse
evenisse2004/04/20 07:05:11 maven-components/maven-plugins/maven-clean-plugin/src/main/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-clean-plugin/src/main/java/org - New directory

2004-04-20 Thread evenisse
evenisse2004/04/20 07:05:04 maven-components/maven-plugins/maven-clean-plugin/src/main/java/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-04-20 Thread evenisse
evenisse2004/04/20 07:04:57 maven-components/maven-plugins/maven-clean-plugin/src/main/java - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-04-20 Thread evenisse
evenisse2004/04/20 07:04:57 maven-components/maven-plugins/maven-clean-plugin/src/main/resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-04-20 Thread evenisse
evenisse2004/04/20 07:04:50 maven-components/maven-plugins/maven-clean-plugin/src/main - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-04-20 Thread evenisse
evenisse2004/04/20 07:04:43 maven-components/maven-plugins/maven-clean-plugin/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-04-20 Thread evenisse
evenisse2004/04/20 07:04:36 maven-components/maven-plugins/maven-clean-plugin - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MPNATIVE-4) add support for optional compiler/linker arguments

2004-04-20 Thread jira
The following issue has been updated: Updater: Joachim Bader (mailto:[EMAIL PROTECTED]) Date: Tue, 20 Apr 2004 8:33 AM Comment: Adding of one or more compiler/linker parameters is possible. Better then first patch. Only one parameter was possible Changes: Attachment

Re: Maven-plugins WAS: [Vote] Arnaud Heritier as a committer

2004-04-20 Thread Fabrizio Giustina
> Yes, it was the entire change of the plugin I wasn't kosher with as it changed entirely the css and markup and broke the theme work Bob did. I definitely want to maintain what Bob originally had because it is the first plugin I intend to swap out partially for the pure java version, the first pha

Removal of announcement files?

2004-04-20 Thread Vincent Massol
Hi, Do you think you could have a look at the announcement plugin? I think that tahnks to Fabrizio, it is now operational enough to be used to generate announcements. To run it, simply type "maven announcement -Dmaven.announcement.version=" By default the version is the currentVersion one from t