svn commit: r123691 - in maven/maven-1/plugins/branches/scm-1.5-branch: src/main/org/apache/maven/plugins/scm xdocs

2004-12-29 Thread brett
Author: brett Date: Wed Dec 29 17:56:24 2004 New Revision: 123691 URL: http://svn.apache.org/viewcvs?view=rev&rev=123691 Log: reformat Modified: maven/maven-1/plugins/branches/scm-1.5-branch/src/main/org/apache/maven/plugins/scm/ScmBean.java maven/maven-1/plugins/branches/scm-1.5-branch/sr

[jira] Commented: (MPPDF-27) Maven PDF still fails

2004-12-29 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Wed, 29 Dec 2004 3:46 PM Body: Can you send us the log with : maven -X maven:pdf maven -Dmaven.pdf.debug=true maven:pdf I have a similar environment (XP-SP2 + JDK1.4.2_06 + maven 1.0.2 + PDF 2.2.

Re: [vote] release gump 2.0 plugin

2004-12-29 Thread Alex Karasulu
+1 Brett Porter wrote: Hi, This plugin now generates somewhat more useful gump descriptors that have them built by Maven. I'll do a bit more doco on the gotchas that still exist in gump before releasing it. Changes: - Add maven.gump.module.name property for overriding the module name - Add juni

[jira] Updated: (MPIDEA-18) Added improvements to the module creation

2004-12-29 Thread jira
The following issue has been updated: Updater: Johann Reyes (mailto:[EMAIL PROTECTED]) Date: Wed, 29 Dec 2004 10:54 AM Changes: Attachment changed to diff.txt - For a full history of the issue, see:

[jira] Updated: (MPIDEA-18) Added improvements to the module creation

2004-12-29 Thread jira
The following issue has been updated: Updater: Johann Reyes (mailto:[EMAIL PROTECTED]) Date: Wed, 29 Dec 2004 10:55 AM Changes: Attachment changed to diff1.txt - For a full history of the issue, see

[jira] Created: (MPIDEA-18) Added improvements to the module creation

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

[jira] Commented: (MPPDF-27) Maven PDF still fails

2004-12-29 Thread jira
The following comment has been added to this issue: Author: Geoffrey Created: Wed, 29 Dec 2004 10:45 AM Body: I got this bug too with maven fo:fo In plugin.jelly I found it invokes the method transform on the ${transformer}, which throws the exception. Could it be a Xalan vs JDK

RE: [vote] release gump 2.0 plugin

2004-12-29 Thread Vincent Massol
+1 > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mercredi 29 décembre 2004 11:06 > To: Maven Developers List > Subject: [vote] release gump 2.0 plugin > > Hi, > > This plugin now generates somewhat more useful gump descriptors that > have them built by Maven

Re: [vote] release gump 2.0 plugin

2004-12-29 Thread Arnaud HERITIER
+1 On Wed, 29 Dec 2004 13:21:38 +0100, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > +1 > > - Original Message - > From: "Brett Porter" <[EMAIL PROTECTED]> > To: "Maven Developers List" > Sent: Wednesday, December 29, 2004 11:05 AM > Subject: [vote] release gump 2.0 plugin > > > Hi, >

Re: [vote] release gump 2.0 plugin

2004-12-29 Thread Emmanuel Venisse
+1 - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Wednesday, December 29, 2004 11:05 AM Subject: [vote] release gump 2.0 plugin > Hi, > > This plugin now generates somewhat more useful gump descriptors that > have them built by Maven.

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

2004-12-29 Thread Emmanuel Venisse
+1 for me Can you include the VSS support (http://jira.codehaus.org/browse/MPCHANGELOG-49) in this release? Emmanuel - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Wednesday, December 29, 2004 8:20 AM Subject: [vote] release maven-change

[jira] Created: (MAVEN-1542) Merge build elements in extended POM

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

Re: [vote] release gump 2.0 plugin

2004-12-29 Thread Dion Gillard
+1 as well. On Wed, 29 Dec 2004 21:05:33 +1100, Brett Porter <[EMAIL PROTECTED]> wrote: > Hi, > > This plugin now generates somewhat more useful gump descriptors that > have them built by Maven. > > I'll do a bit more doco on the gotchas that still exist in gump before > releasing it. > > Chan

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

2004-12-29 Thread Arnaud HERITIER
+1 On Wed, 29 Dec 2004 10:27:57 +0100, Vincent Massol <[EMAIL PROTECTED]> wrote: > +1 > > > -Original Message- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > Sent: mercredi 29 décembre 2004 08:21 > > To: Maven Developers List > > Subject: [vote] release maven-changelog-plugin 1.7.2

[vote] release gump 2.0 plugin

2004-12-29 Thread Brett Porter
Hi, This plugin now generates somewhat more useful gump descriptors that have them built by Maven. I'll do a bit more doco on the gotchas that still exist in gump before releasing it. Changes: - Add maven.gump.module.name property for overriding the module name - Add junitreport element to the

multiple-platform

2004-12-29 Thread Glasman, AdiX
Does Maven supports build on multiple-platform and finally collect the build artifacts on different platform and forms into one package?

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

2004-12-29 Thread brett
Author: brett Date: Wed Dec 29 01:41:55 2004 New Revision: 123615 URL: http://svn.apache.org/viewcvs?view=rev&rev=123615 Log: avoid duplicate dependencies and sort them Modified: maven/maven-1/plugins/trunk/gump/src/plugin-resources/project.jelly Modified: maven/maven-1/plugins/trunk/gump/src

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

2004-12-29 Thread Vincent Massol
+1 > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mercredi 29 décembre 2004 08:21 > To: Maven Developers List > Subject: [vote] release maven-changelog-plugin 1.7.2 > > Hi, > > I'd like to release the changelog plugin to fix the following issues > (particular

[jira] Commented: (MPJCOVERAGE-21) Exception in thread "main" java.io.FileNotFoundException: jcoverage.ser (No such file or directory)

2004-12-29 Thread jira
The following comment has been added to this issue: Author: Geoffrey Created: Wed, 29 Dec 2004 4:11 AM Body: I also got that exception, but I got one earlier in the build process too: [instrument] [ERROR] java.io.IOException: CreateProcess: C:\develop\build\j2sdk1.4.2_05\... ..