[jira] Updated: (MPSCM-36) Integration with VSS

2004-12-28 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 28 Dec 2004 3:08 AM Comment: submitted by: [EMAIL PROTECTED] (Steve Molloy) Changes: Attachment changed to plugin-VSS.jelly

[jira] Updated: (MPSCM-36) Integration with VSS

2004-12-28 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 28 Dec 2004 3:08 AM Comment: submitted by: [EMAIL PROTECTED] (Steve Molloy) Changes: Attachment changed to plugin-VSS.properties

Question about dependency classloading in plugin

2004-12-28 Thread Steven Caswell
Greetings. Perhaps there is some document that tells me how to fix this problem, and I haven't stumbled across it yet. Here is the situation: I'm the author of an enhancement (that was incorporated in the latest release) to the javadoc plugin that produces a report on the javadoc warning in

[jira] Commented: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-12-28 Thread jira
The following comment has been added to this issue: Author: Steven Caswell Created: Tue, 28 Dec 2004 7:32 AM Body: Sorry to have taken so long to respond. I don't have access to a 1.3 system, so if someone could attach the text version of the javadoc report, I'll be happy to

[jira] Updated: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-12-28 Thread jira
The following issue has been updated: Updater: Arnaud HERITIER (mailto:[EMAIL PROTECTED]) Date: Tue, 28 Dec 2004 3:01 PM Comment: report generated for the test 06 (maven-plugins\javadoc\src\plugin-test\test06) with a jdk 1.4 Changes: Attachment changed to

[jira] Updated: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-12-28 Thread jira
The following issue has been updated: Updater: Arnaud HERITIER (mailto:[EMAIL PROTECTED]) Date: Tue, 28 Dec 2004 3:04 PM Comment: report generated for the test 06 (maven-plugins\javadoc\src\plugin-test\test06) with a jdk 1.3 Changes: Attachment changed to

[jira] Updated: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-12-28 Thread jira
The following issue has been updated: Updater: Arnaud HERITIER (mailto:[EMAIL PROTECTED]) Date: Tue, 28 Dec 2004 3:08 PM Comment: report generated for the test 06 (maven-plugins\javadoc\src\plugin-test\test06) with a jdk 1.5 Changes: Attachment changed to

[jira] Commented: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-12-28 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Tue, 28 Dec 2004 3:10 PM Body: Steven, I follow your opinion. I think that the line number is useful but not mandatory. - View

[jira] Closed: (MAVENUPLOAD-280) Upload of wicket-contrib-0.9.16-beta-bundle.jar

2004-12-28 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-280 Here is an overview of the issue: -

[jira] Closed: (MAVENUPLOAD-279) Upload of wicket-0.9.16-beta-bundle.jar

2004-12-28 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-279 Here is an overview of the issue: -

[jira] Closed: (MAVENUPLOAD-281) http://pmd.sourceforge.net/pmd-2.1-bundle.jar

2004-12-28 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-281 Here is an overview of the issue: -

Re: Question about dependency classloading in plugin

2004-12-28 Thread Brett Porter
It's a huge pain in the butt - but you can't (yet). Plugin separation of the classloaders has been on the cards for a long while, but when I implemented it in pre-1.0 I found a large number of projects started breaking because they had come to depend on plugin's dependencies being present :)

Re: Merging non-dependency tags in extended project.xml

2004-12-28 Thread Brett Porter
Just popping my head in here to offer a solution that we are using in m2 which takes care of pretty much any static resources. To make a long story short we've decided to have a standard ${basedir}/src/main/resources This solution is also recommended for Maven 1.x, and will be documented

[jira] Created: (MPJCOVERAGE-22) jcoverage fails while junit passes?

2004-12-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJCOVERAGE-22 Here is an overview of the issue: -

svn commit: r123597 - /maven/maven-1/plugins/trunk/gump/src/plugin-resources/project.jelly

2004-12-28 Thread brett
Author: brett Date: Tue Dec 28 22:17:49 2004 New Revision: 123597 URL: http://svn.apache.org/viewcvs?view=revrev=123597 Log: update descriptor generator Modified: maven/maven-1/plugins/trunk/gump/src/plugin-resources/project.jelly Modified:

[vote] release maven-changelog-plugin 1.7.2

2004-12-28 Thread Brett Porter
Hi, I'd like to release the changelog plugin to fix the following issues (particularly with CVS and SVN). Bug http://jira.codehaus.org/browse/MPCHANGELOG-48 MPCHANGELOG-48 http://jira.codehaus.org/browse/MPCHANGELOG-48 *FIXED* CVS date format problem

Re: [vote] release maven-changelog-plugin 1.7.2

2004-12-28 Thread Dion Gillard
+1 from me. On Wed, 29 Dec 2004 18:20:57 +1100, Brett Porter [EMAIL PROTECTED] wrote: Hi, I'd like to release the changelog plugin to fix the following issues (particularly with CVS and SVN). Bug http://jira.codehaus.org/browse/MPCHANGELOG-48MPCHANGELOG-48

[jira] Closed: (MPGUMP-2) maven2gump.properties is out of date and possibly redundant

2004-12-28 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPGUMP-2 Here is an overview of the issue: - Key:

svn commit: r123599 - /maven/maven-1/plugins/trunk/gump/plugin.properties /maven/maven-1/plugins/trunk/gump/src/plugin-resources/module.jelly /maven/maven-1/plugins/trunk/gump/xdocs/changes.xml

2004-12-28 Thread brett
Author: brett Date: Tue Dec 28 23:33:11 2004 New Revision: 123599 URL: http://svn.apache.org/viewcvs?view=revrev=123599 Log: add maven.gump.module.name property Modified: maven/maven-1/plugins/trunk/gump/plugin.properties maven/maven-1/plugins/trunk/gump/src/plugin-resources/module.jelly

[jira] Created: (MPECLIPSE-62) maven.eclipse.conclasspath is ignored when junit test src is not present

2004-12-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-62 Here is an overview of the issue: -

svn commit: r123601 - /maven/maven-1/plugins/trunk/gump/src/plugin-resources/module.jelly /maven/maven-1/plugins/trunk/gump/xdocs/changes.xml

2004-12-28 Thread brett
Author: brett Date: Tue Dec 28 23:47:16 2004 New Revision: 123601 URL: http://svn.apache.org/viewcvs?view=revrev=123601 Log: PR: MPGUMP-3 add nag element at module level Modified: maven/maven-1/plugins/trunk/gump/src/plugin-resources/module.jelly

[jira] Closed: (MPGUMP-3) Place nag onto module not (just) project

2004-12-28 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPGUMP-3 Here is an overview of the issue: - Key: