[jira] Closed: (MPCHECKSTYLE-15) add gravity icons to checkstyle report

2004-01-28 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 29 Jan 2004 12:39 AM Committed to CVS thanks - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHECKSTYLE-15 He

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

2004-01-28 Thread dion
dion2004/01/28 21:34:55 Modified:checkstyle/xdocs changes.xml checkstyle/src/plugin-resources checkstyle.jsl Log: Applied MPCHECKSTYLE-15 Revision ChangesPath 1.23 +3 -0 maven-plugins/checkstyle/xdocs/changes.xml Index: changes.xml

[jira] Closed: (MAVEN-1132) jdepend report improvements

2004-01-28 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 29 Jan 2004 12:02 AM Fixed in 1.4 of the jdepend plugin - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-11

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

2004-01-28 Thread dion
dion2004/01/28 20:57:37 Modified:dashboard project.xml dashboard/xdocs changes.xml Log: Use released version of maven-junit-report plugin Revision ChangesPath 1.12 +1 -1 maven-plugins/dashboard/project.xml Index: project.xml ===

[jira] Closed: (MAVEN-1131) JAR - Test dependency change

2004-01-28 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 29 Jan 2004 12:16 AM It is already configurable. Look at http://maven.apache.org/reference/plugins/test/properties.html and see the NOT RECOMMENDED bits

cvs commit: maven-plugins/jdepend project.xml

2004-01-28 Thread dion
dion2004/01/28 20:58:36 Modified:jdepend/src/plugin-resources jdepend.jsl jdepend/xdocs changes.xml jdepend project.xml Log: Apply Maven-1132 Revision ChangesPath 1.7 +244 -239 maven-plugins/jdepend/src/plugin-resources/jdepend.js

cvs commit: maven-plugins/junit-report project.xml

2004-01-28 Thread dion
dion2004/01/28 20:02:16 Modified:junit-report/xdocs navigation.xml changes.xml junit-report project.xml Added: junit-report/announcements 1.4.ann Log: Prep for release Revision ChangesPath 1.3 +3 -0 maven-plugins/junit-report/xdocs/na

cvs commit: maven-plugins/junit-report/announcements - New directory

2004-01-28 Thread dion
dion2004/01/28 20:00:44 maven-plugins/junit-report/announcements - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Reopened: (MAVEN-1139) global configuration file for maven

2004-01-28 Thread jira
Message: The following issue has been reopened. Reopener: dion gillard Date: Wed, 28 Jan 2004 10:33 PM not global though - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1139 Here is an

cvs commit: maven/src/java/org/apache/maven/project Project.java UnitTest.java Build.java

2004-01-28 Thread dion
dion2004/01/28 18:46:29 Modified:src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH Project.java UnitTest.java Build.java Log: Handle null parent elements Revision ChangesPath No revision No revision

cvs commit: maven-plugins/ejb/announcements 1.3.ann

2004-01-28 Thread dion
dion2004/01/28 18:38:51 Modified:ejb project.xml ejb/xdocs navigation.xml changes.xml Added: ejb/announcements 1.3.ann Log: Prep for release Revision ChangesPath 1.19 +8 -1 maven-plugins/ejb/project.xml Index: project.xml =

cvs commit: maven-plugins/ejb/announcements - New directory

2004-01-28 Thread dion
dion2004/01/28 18:38:14 maven-plugins/ejb/announcements - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/ejb plugin.jelly

2004-01-28 Thread dion
dion2004/01/28 18:31:22 Modified:ejb/xdocs properties.xml changes.xml ejb plugin.jelly Log: Make maven.ejb.src optional Revision ChangesPath 1.6 +2 -1 maven-plugins/ejb/xdocs/properties.xml Index: properties.xml ==

RE: RC2

2004-01-28 Thread Brett Porter
Thanks guys. I'd like to fix http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1073 Then check the 5 or so remaining bugs to see whether they are still occurring (these were ones I didn't file), then RC2 should be ready to roll. Any additional testing people could do would be great. maven

[jira] Closed: (MAVEN-1074) build fail doesn't give line number like it used to.

2004-01-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Wed, 28 Jan 2004 8:19 PM done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1074 Here is an overview of the

[jira] Closed: (MAVEN-1137) clover plugin:test fails under RC2

2004-01-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Wed, 28 Jan 2004 8:18 PM ant-1.6 upgrade rooted root classloader usage for taskdefs. Clover should be fixed to use a classpathref, but we shouldn't break compat for RC2. -

[jira] Closed: (MAVEN-1138) multiproject report fails under RC2

2004-01-28 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Wed, 28 Jan 2004 8:17 PM this was due to jalopy putting log4j in the root classloader, conflicting with the version already in Maven. There's no need to do this, so I don't think it is worth tracking it dow

cvs commit: maven-plugins/jalopy project.xml

2004-01-28 Thread brett
brett 2004/01/28 17:09:54 Modified:jalopy project.xml Log: stop jalopy causing bizarre classloader errors Revision ChangesPath 1.24 +0 -3 maven-plugins/jalopy/project.xml Index: project.xml =

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

2004-01-28 Thread brett
brett 2004/01/28 17:04:16 Modified:src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH App.java src/java/org/apache/maven/jelly/tags/maven Tag: MAVEN-1_0-BRANCH ReactorTag.java src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH

cvs commit: maven/src/bin forehead.conf

2004-01-28 Thread brett
brett 2004/01/28 17:02:43 Modified:.Tag: MAVEN-1_0-BRANCH maven.xml project.xml src/bin Tag: MAVEN-1_0-BRANCH forehead.conf Log: rollback to ant 1.5.3-1 as it breaks clover, and anything else poking tasks into the "root" classloader. Easy fixed in the plu

[jira] Updated: (MPJNLP-4) Add support for jar versions

2004-01-28 Thread jira
The following issue has been updated: Updater: Leif Nelson (mailto:[EMAIL PROTECTED]) Date: Wed, 28 Jan 2004 12:41 PM Comment: the full file with patch applied. Changes: Attachment changed to plugin.jelly -

[jira] Updated: (MPJNLP-4) Add support for jar versions

2004-01-28 Thread jira
The following issue has been updated: Updater: Leif Nelson (mailto:[EMAIL PROTECTED]) Date: Wed, 28 Jan 2004 12:40 PM Comment: the patch file for v1.19 of plugin.jelly. Changes: Attachment changed to jnlp-plugin.jelly.patch --

[jira] Created: (MPJNLP-4) Add support for jar versions

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

[jira] Created: (MAVEN-1142) NoSuchGoalException on a goal that exists

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

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/parent/src/main/org/apache/maven/aspectwerkz - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:06:03 maven-plugins/aspectwerkz/src/plugin-test/parent/src/main/org/apache/maven/aspectwerkz - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/main/org/apache/maven/aspectwerkz - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:45 maven-plugins/aspectwerkz/src/plugin-test/child/src/main/org/apache/maven/aspectwerkz - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/main - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:38 maven-plugins/aspectwerkz/src/plugin-test/child/src/main - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: RC2

2004-01-28 Thread Emmanuel Venisse
me too. The release in near!!! Emmanuel - Original Message - From: "Vincent Massol" <[EMAIL PROTECTED]> To: "'Maven Developers List'" <[EMAIL PROTECTED]> Sent: Wednesday, January 28, 2004 6:47 PM Subject: RE: RC2 > Yes, I agree, thank you Brett! > > -Vincent > > > -Original Mes

RE: RC2

2004-01-28 Thread Vincent Massol
Yes, I agree, thank you Brett! -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 28 January 2004 14:21 > To: [EMAIL PROTECTED] > Subject: RC2 > > Just a quick email to thank Brett on the good work he's done for RC2. > > It's starting to look like

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/parent/src - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:49 maven-plugins/aspectwerkz/src/plugin-test/parent/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/parent/src/main/org - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:54 maven-plugins/aspectwerkz/src/plugin-test/parent/src/main/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz/org/apache/maven/aspectwerkz - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:36 maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz/org/apache/maven/aspectwerkz - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/main/org/apache - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:42 maven-plugins/aspectwerkz/src/plugin-test/child/src/main/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/main/org - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:40 maven-plugins/aspectwerkz/src/plugin-test/child/src/main/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz/org/apache/maven - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:35 maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child project.xml

2004-01-28 Thread vmassol
vmassol 2004/01/28 09:37:17 Modified:aspectwerkz/src/plugin-test/child project.xml Log: Fixed error in defining the property Revision ChangesPath 1.2 +3 -1 maven-plugins/aspectwerkz/src/plugin-test/child/project.xml Index: project.xml ===

RC2

2004-01-28 Thread dion
Just a quick email to thank Brett on the good work he's done for RC2. It's starting to look like we're almost there! -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ - To unsubscribe, e-ma

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/parent - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:47 maven-plugins/aspectwerkz/src/plugin-test/parent - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/main/org/apache/maven - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:43 maven-plugins/aspectwerkz/src/plugin-test/child/src/main/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/conf - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:34 maven-plugins/aspectwerkz/src/plugin-test/child/conf - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:34 maven-plugins/aspectwerkz/src/plugin-test/child/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:33 maven-plugins/aspectwerkz/src/plugin-test/child - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/parent/src/main - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:51 maven-plugins/aspectwerkz/src/plugin-test/parent/src/main - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz/org/apache - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:34 maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz/org - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:34 maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/parent/src/main/org/apache/maven - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:57 maven-plugins/aspectwerkz/src/plugin-test/parent/src/main/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/parent/src/main/org/apache - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:56 maven-plugins/aspectwerkz/src/plugin-test/parent/src/main/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/parent/src/main/org/apache/maven/aspectwerkz ReusableAspect.java

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:07:32 Modified:aspectwerkz/src/plugin-test project.xml maven.xml aspectwerkz project.xml Added: aspectwerkz/src/plugin-test/parent project.properties .cvsignore maven.xml project.xml aspectwerkz/src/plugi

cvs commit: maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz - New directory

2004-01-28 Thread vmassol
vmassol 2004/01/28 08:05:34 maven-plugins/aspectwerkz/src/plugin-test/child/src/aspectwerkz - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MAVEN-1141) add spring framework artifacts on ibiblio

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

Spring framework

2004-01-28 Thread Nicolas De Loof
Please upload Spring framework jars on ibiblio repository (I added a jira ticket about this) Nico. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MAVEN-1139) global configuration file for maven

2004-01-28 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 28 Jan 2004 9:04 AM It's already there: if [ -f "$HOME/.mavenrc" ] ; then . $HOME/.mavenrc fi - View the issue: http://jira.codeh

[jira] Commented: (MAVEN-1073) Startup time is horrendous

2004-01-28 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 28 Jan 2004 8:57 AM Body: C:\source\maven>maven -o clean __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2-SNAPSHOT You

[jira] Closed: (MAVEN-1140) NPE in reactor using extends

2004-01-28 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 28 Jan 2004 8:46 AM Fixed in CVS today. Other mergeParent methods will need to be looked at too. - View the issue: http://jira.codeha

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

2004-01-28 Thread dion
dion2004/01/28 05:42:05 Modified:src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH UnitTest.java Log: Fix MAVEN-1140 Revision ChangesPath No revision No revision 1.11.10.4 +6 -3 maven/src/java/

[jira] Created: (MAVEN-1140) NPE in reactor using extends

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

[jira] Commented: (MAVEN-1138) multiproject report fails under RC2

2004-01-28 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 28 Jan 2004 8:13 AM Body: What does it take to reproduce this one - View this comment: http://jira.codehaus.org/secure/ViewI

[jira] Commented: (MPCONSOLE-1) multiproject:goal fails in maven console on second time through

2004-01-28 Thread jira
The following comment has been added to this issue: Author: Tim Chen Created: Wed, 28 Jan 2004 7:56 AM Body: Even in the simplest case >maven console ... project> multiproject:install ... project> multiproject:install org.apache.commons.jelly.JellyTagException: file:/.maven/plugin

[jira] Created: (MAVEN-1139) global configuration file for maven

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

cvs commit: maven/src/java/org/apache/maven/jelly/tags/werkz MavenAttainGoalTag.java

2004-01-28 Thread dion
dion2004/01/28 00:02:02 Modified:src/java/org/apache/maven/jelly/tags/werkz Tag: MAVEN-1_0-BRANCH MavenAttainGoalTag.java Log: Fix bad comment Revision ChangesPath No revision No revision 1.2.2.3 +2 -1

RC2: bootstrap not compilable

2004-01-28 Thread Jörg Schaible
Hi, it seems there is a merge error, because maven\src\java\org\apache\maven\jelly\tags\werkz\MavenAttainGoalTag.java is not compilable (Syntax error, comment not opened). Regards, Jörg - To unsubscribe, e-mail: [EMAIL PROTEC