svn commit: r178084 - in /maven/maven-1/core/trunk: project.xml src/java/org/apache/maven/cli/CLIManager.java

2005-05-24 Thread brett
Author: brett Date: Mon May 23 23:06:59 2005 New Revision: 178084 URL: http://svn.apache.org/viewcvs?rev=178084view=rev Log: get rid of which Modified: maven/maven-1/core/trunk/project.xml maven/maven-1/core/trunk/src/java/org/apache/maven/cli/CLIManager.java Modified:

svn commit: r178085 - /maven/maven-1/core/trunk/src/java/org/apache/maven/project/Project.java

2005-05-24 Thread brett
Author: brett Date: Mon May 23 23:11:23 2005 New Revision: 178085 URL: http://svn.apache.org/viewcvs?rev=178085view=rev Log: PR: MAVEN-1606 fix NPE in MavenUtils with a poorly formed resource element Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/project/Project.java Modified:

[jira] Closed: (MAVEN-1606) NPE when using maven-tasks-plugin 1.2.0

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1606?page=all ] Brett Porter closed MAVEN-1606: --- Resolution: Fixed NPE when using maven-tasks-plugin 1.2.0 --- Key: MAVEN-1606 URL:

[jira] Closed: (MAVEN-1580) NullpointerException when version tag missing in dependency

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1580?page=all ] Brett Porter closed MAVEN-1580: --- Resolution: Fixed NullpointerException when version tag missing in dependency - Key:

[jira] Updated: (MAVEN-1602) Directory structure for xdocs inconsistent in ten-minute-test.xml

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1602?page=all ] Brett Porter updated MAVEN-1602: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 Directory structure for xdocs inconsistent in ten-minute-test.xml

[jira] Updated: (MAVEN-1452) Documentation: Windows Repository: Maven Repository, Roaming Profiles

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1452?page=all ] Brett Porter updated MAVEN-1452: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 Documentation: Windows Repository: Maven Repository, Roaming Profiles

[jira] Updated: (MAVEN-1478) document plugin dependencies

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1478?page=all ] Brett Porter updated MAVEN-1478: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 document plugin dependencies Key: MAVEN-1478 URL:

[jira] Updated: (MAVEN-1468) [PATCH] Add all mailing lists to Maven's main site

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1468?page=all ] Brett Porter updated MAVEN-1468: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 [PATCH] Add all mailing lists to Maven's main site

[jira] Closed: (MAVEN-1391) clean up dependencies

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1391?page=all ] Brett Porter closed MAVEN-1391: --- Resolution: Fixed all gone, as is beanutils, lang and collections. clean up dependencies - Key: MAVEN-1391 URL:

[jira] Commented: (MAVEN-1391) clean up dependencies

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1391?page=comments#action_39658 ] Brett Porter commented on MAVEN-1391: - I take it back, those 3 are needed by jelly in some instances clean up dependencies - Key: MAVEN-1391

[jira] Updated: (MAVEN-514) enhance resource filtering

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-514?page=all ] Brett Porter updated MAVEN-514: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 enhance resource filtering -- Key: MAVEN-514 URL:

[jira] Closed: (MAVEN-1572) Recursive loop in target

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1572?page=all ] Brett Porter closed MAVEN-1572: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 Resolution: Fixed Recursive loop in target Key:

svn commit: r178121 - in /maven/maven-1/core/trunk/src: java/org/apache/maven/cli/App.java messages/messages_en.properties messages/messages_fr.properties

2005-05-24 Thread brett
Author: brett Date: Mon May 23 23:50:38 2005 New Revision: 178121 URL: http://svn.apache.org/viewcvs?rev=178121view=rev Log: PR: MAVEN-1587 Submitted by: Vincent Siveton Reviewed by: Brett Porter Internationalise several messages, ensure links do not get out of date Modified:

[jira] Commented: (MEV-8) Upload Sun POMs for non redistributable jars

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MEV-8?page=comments#action_39659 ] Brett Porter commented on MEV-8: many of these are already there (activation, jdbc, jms, javamail) - please use those as a basis I believe servletapi to be redistributable as it comes

[jira] Closed: (MAVEN-1587) Obsolete links in org.apache.maven.cli.App class

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1587?page=all ] Brett Porter closed MAVEN-1587: --- Resolution: Fixed applied, thanks Obsolete links in org.apache.maven.cli.App class Key: MAVEN-1587

[jira] Commented: (MEV-8) Upload Sun POMs for non redistributable jars

2005-05-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-8?page=comments#action_39661 ] Carlos Sanchez commented on MEV-8: -- Yes, some are already, we just need to evangelize about them and add the package tag. Upload Sun POMs for non redistributable jars

svn commit: r178122 - in /maven/maven-1/core/trunk: ./ src/java/org/apache/maven/ src/java/org/apache/maven/jelly/ src/java/org/apache/maven/plugin/ src/java/org/apache/maven/util/ src/java/org/apache/maven/verifier/ src/test/java/org/apache/maven/project/ xdocs/reference/

2005-05-24 Thread brett
Author: brett Date: Mon May 23 23:51:21 2005 New Revision: 178122 URL: http://svn.apache.org/viewcvs?rev=178122view=rev Log: clean house with respect to dependencies Modified: maven/maven-1/core/trunk/project.xml maven/maven-1/core/trunk/src/java/org/apache/maven/ArtifactListBuilder.java

svn commit: r178124 - /maven/maven-1/core/trunk/src/conf/links.properties

2005-05-24 Thread brett
Author: brett Date: Mon May 23 23:59:20 2005 New Revision: 178124 URL: http://svn.apache.org/viewcvs?rev=178124view=rev Log: add missing properties file Added: maven/maven-1/core/trunk/src/conf/links.properties (with props) Added: maven/maven-1/core/trunk/src/conf/links.properties URL:

RE: [ANN] Mavenbook.org

2005-05-24 Thread Vincent Massol
Hi Brett, -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 03:19 To: Maven Developers List Subject: Re: [ANN] Mavenbook.org Hi Vincent, Can you let me know if there'd be any problem with linking to

RE: [ANN] Mavenbook.org

2005-05-24 Thread Vincent Massol
Hi Brett, -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 03:19 To: Maven Developers List Subject: Re: [ANN] Mavenbook.org Hi Vincent, Can you let me know if there'd be any problem with linking to

[jira] Created: (MPCLOVER-38) Error in clover plugin v1.9

2005-05-24 Thread Julien Kirch (JIRA)
Error in clover plugin v1.9 --- Key: MPCLOVER-38 URL: http://jira.codehaus.org/browse/MPCLOVER-38 Project: maven-clover-plugin Type: Bug Versions: 1.9 Environment: maven 1.0.1 clover plugin 1.9 Reporter: Julien Kirch maven

Re: [ANN] Mavenbook.org

2005-05-24 Thread Brett Porter
Vincent Massol wrote: Definitely, thanks. Do you think we should also add http://www.mavenbook.org to the resource section? Thanks -Vincent I'm not sure where you are talking about? Anyway, feel free to do so. - Brett -

[jira] Created: (MPCLOVER-39) Sources file should not be instrumented when no test file is present

2005-05-24 Thread Julien Kirch (JIRA)
Sources file should not be instrumented when no test file is present Key: MPCLOVER-39 URL: http://jira.codehaus.org/browse/MPCLOVER-39 Project: maven-clover-plugin Type: Improvement Versions:

svn commit: r178128 - /maven/maven-1/core/trunk/src/java/org/apache/maven/project/Project.java

2005-05-24 Thread brett
Author: brett Date: Tue May 24 00:19:52 2005 New Revision: 178128 URL: http://svn.apache.org/viewcvs?rev=178128view=rev Log: PR: MAVEN-1598 make dependency list handling consistent Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/project/Project.java Modified:

[jira] Closed: (MAVEN-1598) Unexpected behavior of org.apache.maven.project.Project.

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1598?page=all ] Brett Porter closed MAVEN-1598: --- Resolution: Fixed Unexpected behavior of org.apache.maven.project.Project. Key: MAVEN-1598

svn commit: r178129 - /maven/maven-1/core/trunk/src/messages/messages.properties /maven/maven-1/core/trunk/src/messages/messages_en.properties

2005-05-24 Thread brett
Author: brett Date: Tue May 24 00:22:08 2005 New Revision: 178129 URL: http://svn.apache.org/viewcvs?rev=178129view=rev Log: make the english resources the default Added: maven/maven-1/core/trunk/src/messages/messages.properties (with props) Removed:

[jira] Closed: (MAVEN-1544) Override of a snapshot dependency fails when building in online mode

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1544?page=all ] Brett Porter closed MAVEN-1544: --- Resolution: Fixed Override of a snapshot dependency fails when building in online mode

[jira] Closed: (MAVEN-1425) Provide access to ant -inputhandler command line option

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1425?page=all ] Brett Porter closed MAVEN-1425: --- Fix Version: (was: 1.1-beta-1) Resolution: Won't Fix heh, just noticed the reporter said you can do it on the ant project.

RE: [ANN] Mavenbook.org

2005-05-24 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 09:12 To: Maven Developers List Subject: Re: [ANN] Mavenbook.org Vincent Massol wrote: Definitely, thanks. Do you think we should also add http://www.mavenbook.org to the resource

RE: [ANN] Mavenbook.org

2005-05-24 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 09:12 To: Maven Developers List Subject: Re: [ANN] Mavenbook.org Vincent Massol wrote: Definitely, thanks. Do you think we should also add http://www.mavenbook.org to the resource

svn commit: r178132 - in /maven/maven-1/core/trunk/xdocs: navigation-pdf.xml navigation.xml start/ten-minute-test.xml

2005-05-24 Thread brett
Author: brett Date: Tue May 24 00:40:38 2005 New Revision: 178132 URL: http://svn.apache.org/viewcvs?rev=178132view=rev Log: more maven book references Modified: maven/maven-1/core/trunk/xdocs/navigation-pdf.xml maven/maven-1/core/trunk/xdocs/navigation.xml

svn commit: r178133 - /maven/maven-1/core/trunk/maven.xml

2005-05-24 Thread brett
Author: brett Date: Tue May 24 00:41:31 2005 New Revision: 178133 URL: http://svn.apache.org/viewcvs?rev=178133view=rev Log: remove pdf generation for now - do it manually Modified: maven/maven-1/core/trunk/maven.xml Modified: maven/maven-1/core/trunk/maven.xml URL:

Re: [ANN] Mavenbook.org

2005-05-24 Thread Brett Porter
Check what I just committed. I know it makes the nav another item longer, but I'm going to chop it back anyway next time I look at it. I'm publishing it now... - Brett Vincent Massol wrote: -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 09:12

svn commit: r178137 - in /maven/maven-1/core/trunk/src: java/org/apache/maven/cli/App.java messages/messages.properties messages/messages_fr.properties

2005-05-24 Thread brett
Author: brett Date: Tue May 24 01:14:27 2005 New Revision: 178137 URL: http://svn.apache.org/viewcvs?rev=178137view=rev Log: improve the appearance Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/cli/App.java maven/maven-1/core/trunk/src/messages/messages.properties

Build Profiles design doc

2005-05-24 Thread Vincent Massol
Hi, I've read http://docs.codehaus.org/display/MAVEN/Build+Profiles and I wanted to say that I like it! It's very comprehensive and I see it solving most (if not all) of my use cases. Is it already implemented? Let me know when it is and I'll start working on the Cargo m2 plugin using it.

svn commit: r178142 - /maven/maven-1/plugins/trunk/changelog/src/main/org/apache/maven/changelog/ChangeLog.java

2005-05-24 Thread brett
Author: brett Date: Tue May 24 01:44:34 2005 New Revision: 178142 URL: http://svn.apache.org/viewcvs?rev=178142view=rev Log: avoid NPE Modified: maven/maven-1/plugins/trunk/changelog/src/main/org/apache/maven/changelog/ChangeLog.java Modified:

[m2] xdoclet-plugin mojo and ant dependancies

2005-05-24 Thread Nicolas Chalumeau
I was looking at the existing xdoclet2 maven 1 plugin. It seem to be dependant of ant XDocletTask extends AbstractGeneramaTask that extends PicoContainerTask) So I want to know what are the best practise when writing a mojo (it is more a m2 team question I add xdoclet to inform them) : - totaly

RE: [ANN] Mavenbook.org

2005-05-24 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 09:42 To: Maven Developers List Subject: Re: [ANN] Mavenbook.org Check what I just committed. I know it makes the nav another item longer, but I'm going to chop it back anyway next time I

RE: [ANN] Mavenbook.org

2005-05-24 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 09:42 To: Maven Developers List Subject: Re: [ANN] Mavenbook.org Check what I just committed. I know it makes the nav another item longer, but I'm going to chop it back anyway next time I

results of synchronize

2005-05-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 7 (14 including POMs). building file list ... done ./ activation/ activation/poms/

Re: Build Profiles design doc

2005-05-24 Thread Jason van Zyl
On Tue, 2005-05-24 at 10:33 +0200, Vincent Massol wrote: Hi, I've read http://docs.codehaus.org/display/MAVEN/Build+Profiles and I wanted to say that I like it! It's very comprehensive and I see it solving most (if not all) of my use cases. Is it already implemented? Let me know when it

results of synchronize

2005-05-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 2 (4 including POMs). building file list ... done jaxme/jars/ jaxme/jars/jaxme2-SNAPSHOT.jar

[jira] Commented: (MPCLOVER-30) clover:on does not see updated maven.compile.src.set

2005-05-24 Thread Eric Lapierre (JIRA)
[ http://jira.codehaus.org/browse/MPCLOVER-30?page=comments#action_39673 ] Eric Lapierre commented on MPCLOVER-30: --- I am using clover with the multiproject plugin. If I add the generate directory maven.compile.src.set before calling clover:on, I

[jira] Closed: (MAVEN-1410) pom.artifactId is missing from XML schema and pom.id should be removed

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1410?page=all ] Brett Porter closed MAVEN-1410: --- Resolution: Fixed generating from model pom.artifactId is missing from XML schema and pom.id should be removed

RE: [m2] Where in pom.xml to list dependent jars for an exec'ed app?

2005-05-24 Thread Will Gwaltney
Hi Brett, Thanks for the information. I've been told that due to jcoverage/Cobertura licensing issues we can't directly call the main Cobertura class, thus the need to do getRuntime.exec(). Glad to hear that there's going to be support for system.exec in alpha 3; is there going to be a way

Re: [m2] Where in pom.xml to list dependent jars for an exec'ed app?

2005-05-24 Thread Brett Porter
Will Gwaltney wrote: Hi Brett, Thanks for the information. I've been told that due to jcoverage/Cobertura licensing issues we can't directly call the main Cobertura class, thus the need to do getRuntime.exec(). This really depends. The plugin could well be licensed GPL, just like

[jira] Updated: (CONTINUUM-6) Add security

2005-05-24 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-6?page=all ] Jason van Zyl updated CONTINUUM-6: -- Fix Version: (was: 1.0-alpha-2) 1.0-alpha-3 Version: 1.0-alpha-3 Environment: Description: Add a security scheme for the

[jira] Updated: (CONTINUUM-127) Try using a series of incorrect data in the integration tests

2005-05-24 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-127?page=all ] Jason van Zyl updated CONTINUUM-127: Fix Version: (was: 1.0-alpha-2) 1.0-alpha-3 Version: (was: 1.0-alpha-2) 1.0-alpha-3 We made a meagre

[jira] Updated: (CONTINUUM-93) setup a public demo site

2005-05-24 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-93?page=all ] Jason van Zyl updated CONTINUUM-93: --- Fix Version: (was: 1.0-alpha-2) 1.0-alpha-3 Version: 1.0-alpha-3 setup a public demo site

RE: [m2] Where in pom.xml to list dependent jars for an exec'ed app?

2005-05-24 Thread Will Gwaltney
Thanks once again for the information, Brett. I didn't know about the Plexus Commandline class; sounds like it'll do what I need. Will - Will Gwaltney SAS Institute [EMAIL PROTECTED] 919-531-9025 mathematics is not just a cultural activity that we

[jira] Updated: (MPARTIFACT-48) jar:deploy fails if project.xml is not in the current directory

2005-05-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-48?page=all ] Brett Porter updated MPARTIFACT-48: --- Fix Version: 1.5 jar:deploy fails if project.xml is not in the current directory ---

[jira] Closed: (CONTINUUM-104) status of ! without any explanation

2005-05-24 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-104?page=all ] Jason van Zyl closed CONTINUUM-104: --- Resolution: Fixed The check exception now display though it is limited in its use. I will create an issue for alpha-3 which is more detailed.

results of synchronize

2005-05-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 29 (58 including POMs). building file list ... done dom4j/jars/dom4j-1.5.2.jar dom4j/poms/

[jira] Created: (MNG-428) Japanese message resource

2005-05-24 Thread Takayoshi Kimura (JIRA)
Japanese message resource - Key: MNG-428 URL: http://jira.codehaus.org/browse/MNG-428 Project: Maven 2 Type: Improvement Components: maven-core Versions: 2.0-alpha-2 Environment: N/A Reporter: Takayoshi Kimura Priority:

svn commit: r178210 - in /maven/maven-1/core/trunk: maven.xml src/xsd/maven-project-3.xsd src/xsd/maven-project-4.xsd src/xsd/maven-v3_0_0.xsd src/xsd/maven-v4_0_0.xsd

2005-05-24 Thread brett
Author: brett Date: Tue May 24 10:26:25 2005 New Revision: 178210 URL: http://svn.apache.org/viewcvs?rev=178210view=rev Log: user generated xsds Added: maven/maven-1/core/trunk/src/xsd/maven-v3_0_0.xsd maven/maven-1/core/trunk/src/xsd/maven-v4_0_0.xsd Removed:

Information on Plexus?

2005-05-24 Thread Will Gwaltney
Where can I get hold of the plexus source code and documentation? Sorry to bother the list, but I've been looking around for awhile and haven't been able to find it. Will - Will Gwaltney SAS Institute [EMAIL PROTECTED] 919-531-9025 mathematics is not

svn commit: r178217 - /maven/maven-1/core/trunk/src/xsd/maven-v3_0_0.xsd /maven/maven-1/core/trunk/src/xsd/maven-v4_0_0.xsd

2005-05-24 Thread brett
Author: brett Date: Tue May 24 10:49:32 2005 New Revision: 178217 URL: http://svn.apache.org/viewcvs?rev=178217view=rev Log: regenerate with inheritence Modified: maven/maven-1/core/trunk/src/xsd/maven-v3_0_0.xsd maven/maven-1/core/trunk/src/xsd/maven-v4_0_0.xsd Modified:

[jira] Commented: (MPCLOVER-38) Error in clover plugin v1.9

2005-05-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPCLOVER-38?page=comments#action_39691 ] Carlos Sanchez commented on MPCLOVER-38: The problem is that maven:set doesn't allow nulls in value attribute. Fixed in svn, I'll make tests asap. Error in clover

svn commit: r178219 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-05-24 Thread carlos
Author: carlos Date: Tue May 24 10:59:09 2005 New Revision: 178219 URL: http://svn.apache.org/viewcvs?rev=178219view=rev Log: Fixed MPCLOVER-38, maven:set doesn't allow null values Modified: maven/maven-1/plugins/trunk/clover/project.xml

[jira] Commented: (MPPMD-15) Upgrade pmd version to 3.0

2005-05-24 Thread Jamie Bisotti (JIRA)
[ http://jira.codehaus.org/browse/MPPMD-15?page=comments#action_39693 ] Jamie Bisotti commented on MPPMD-15: Is anyone working on this? Will it be available soon? Upgrade pmd version to 3.0 -- Key: MPPMD-15

[m2]maven 2 web site has regressed?

2005-05-24 Thread Will Gwaltney
Is it just me, or has the Maven 2 main web page (http://maven.apache.org/maven2/index.html) gone back in time? Some of the page links that used to be there are gone (e.g. the Maven Plugin development page) and the main page has download instructions for Alpha 1. I *swear* it wasn't this way

svn commit: r178310 - /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/release/PrepareReleaseMojo.java

2005-05-24 Thread evenisse
Author: evenisse Date: Tue May 24 15:52:55 2005 New Revision: 178310 URL: http://svn.apache.org/viewcvs?rev=178310view=rev Log: Fix tag creation. We need to store in release.properties the tag choose by user Modified:

svn commit: r178316 - /maven/maven-1/plugins/trunk/clover/src/plugin-test/testCloverOffCleansProperly/maven.xml

2005-05-24 Thread carlos
Author: carlos Date: Tue May 24 16:07:32 2005 New Revision: 178316 URL: http://svn.apache.org/viewcvs?rev=178316view=rev Log: Fixed MPCLOVER-38, maven:set doesn't allow null values Check that maven.test.failure.ignore is correctly reset Modified:

[jira] Commented: (MPCLOVER-38) Error in clover plugin v1.9

2005-05-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPCLOVER-38?page=comments#action_39702 ] Carlos Sanchez commented on MPCLOVER-38: Test added under src\plugin-test\testCloverOffCleansProperly. It runs ok from that dir but the plugin:test is failing, seems a

Re: Information on Plexus?

2005-05-24 Thread Jason van Zyl
On Tue, 2005-05-24 at 13:37 -0400, Will Gwaltney wrote: Where can I get hold of the plexus source code and documentation? Sorry to bother the list, but I've been looking around for awhile and haven't been able to find it. http://plexus.codehaus.org http://cvs.plexus.codehaus.org Will

svn commit: r178317 - /maven/components/trunk/maven-model/maven.mdo

2005-05-24 Thread evenisse
Author: evenisse Date: Tue May 24 16:24:30 2005 New Revision: 178317 URL: http://svn.apache.org/viewcvs?rev=178317view=rev Log: Add tag to scm part Modified: maven/components/trunk/maven-model/maven.mdo Modified: maven/components/trunk/maven-model/maven.mdo URL:

svn commit: r178323 - in /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin: release/PrepareReleaseMojo.java transformer/AbstractPomTransformer.java transformer/VersionTransformer.java

2005-05-24 Thread evenisse
Author: evenisse Date: Tue May 24 16:35:00 2005 New Revision: 178323 URL: http://svn.apache.org/viewcvs?rev=178323view=rev Log: Rewrite scm tag part in project file in prepare release phase. Modified:

[jira] Commented: (MNG-223) consider replacement for versions/

2005-05-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-223?page=comments#action_39703 ] Emmanuel Venisse commented on MNG-223: -- tag/ is add to scm section. The default value is HEAD for all scm provider, we need perhaps a getDefaultTagName() method in maven-scm

[maven2 build - SUCCESS] Tue May 24 19:07:10 EDT 2005

2005-05-24 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050524.190710.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050524.190710.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

results of synchronize

2005-05-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 19 (38 including POMs). building file list ... done drools/distributions/ drools/jars/

[maven2 build - SUCCESS] Tue May 24 20:07:00 EDT 2005

2005-05-24 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050524.200700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050524.200700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [m2]maven 2 web site has regressed?

2005-05-24 Thread Brett Porter
Weird. No idea how it happened (it shows me last changing it about 16 hours ago, but that doesn't explain where the content from the 11 of May came from unless it was copied over the top retaining my permissions?) Fixed now (will sync live within 2 hours). If it happens again, I wil

Re: [m2] xdoclet-plugin mojo and ant dependancies

2005-05-24 Thread Brett Porter
Hi Nicolas Chalumeau wrote: I was looking at the existing xdoclet2 maven 1 plugin. It seem to be dependant of ant XDocletTask extends AbstractGeneramaTask that extends PicoContainerTask) So I want to know what are the best practise when writing a mojo (it is more a m2 team question I add

[m2] parent pom without version causes an NPE

2005-05-24 Thread Eric Blood
I came across a NPE when a parent pom didn't have a version tag specified. I created a test that would recreate the problem, but it is kind of unwieldy. Below is the patch to fix it, and if you want I can submit the test too... -- eblood Index:

Re: Information on Plexus?

2005-05-24 Thread dan tran
CVS shows pom.xml + maven.xml. I thought m2 does not have maven.xml any more. -D On 5/24/05, Jason van Zyl [EMAIL PROTECTED] wrote: On Tue, 2005-05-24 at 13:37 -0400, Will Gwaltney wrote: Where can I get hold of the plexus source code and documentation? Sorry to bother the list, but I've

Re: Information on Plexus?

2005-05-24 Thread Jason van Zyl
On Tue, 2005-05-24 at 19:33 -0700, dan tran wrote: CVS shows pom.xml + maven.xml. I thought m2 does not have maven.xml any more. Anything m1 related is a holdover. We build plexus with m2 and have for a long time. m2 does not have a maven.xml file. -D On 5/24/05, Jason van Zyl [EMAIL

Re: pdf plugin: xsl transformation

2005-05-24 Thread Brett Porter
Heh. I don't quite understand why this used to work, and doesn't since removing the xerces libraries, but perhaps the next PDF plugin release could be for 1.1 only, and go back to the ant task? That should work perfectly in Maven 1.1, with no need for the xalan dep, etc. - Brett Arnaud

results of synchronize

2005-05-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). building file list ... done last-sync.txt wrote 638470 bytes read 42 bytes

RE: pdf plugin: xsl transformation

2005-05-24 Thread Arnaud HERITIER
Ok for me, We can re-use the ant task and add maven 1.1 as pre-requisite for this plugin (I think that it will not the only one). I'll try to test it and commit it this week. Arnaud -Message d'origine- De : Brett Porter [mailto:[EMAIL PROTECTED] Envoyé : mercredi 25 mai 2005

Re: pdf plugin: xsl transformation

2005-05-24 Thread Brett Porter
It will still be compatible with Maven 1.0 on JDK 1.4, though? That way the release notes could easily just say that JDK5 users on Maven 1.0 must stick with the previous version. Thanks, Brett Arnaud HERITIER wrote: Ok for me, We can re-use the ant task and add maven 1.1 as pre-requisite

M1.1 bootstrap fails

2005-05-24 Thread Arnaud HERITIER
Hi guys, Is it normal that I can't use the bootstrap in 1.1 if i define a property maven.repo.remote in my user's build.properties file ? Here is the error : [exec] test-inheritance: [exec] [echo] Testing 0 level [exec] DEPRECATED: the default goal should be

RE: pdf plugin: xsl transformation

2005-05-24 Thread Arnaud HERITIER
It will still be compatible with Maven 1.0 on JDK 1.4, though? Yes I think. That way the release notes could easily just say that JDK5 users on Maven 1.0 must stick with the previous version. It's good for me. I think it will satisfy our users... Arnaud Thanks, Brett Arnaud

New to Maven...

2005-05-24 Thread Mazhar
Hello, I am new to Maven. I am using Maven 1.0.2 on a WinXP OS. I am getting following error. Can anybody suggest what is wrong with this? *

Re: M1.1 bootstrap fails

2005-05-24 Thread Brett Porter
I think so. For the specific repos you've listed, they should be present in project.properties when needed. - Brett Arnaud HERITIER wrote: Hi guys, Is it normal that I can't use the bootstrap in 1.1 if i define a property maven.repo.remote in my user's build.properties file ? Here

RE: M1.1 bootstrap fails

2005-05-24 Thread Arnaud HERITIER
Ok, I'll do that .. Thx. Arnaud -Message d'origine- De : Brett Porter [mailto:[EMAIL PROTECTED] Envoyé : mercredi 25 mai 2005 07:16 À : Maven Developers List Objet : Re: M1.1 bootstrap fails I think so. For the specific repos you've listed, they should be present in

Re: New to Maven...

2005-05-24 Thread Brett Porter
In general, these questions should be posted to the users list. I suspect you have not established your proxy settings (connection timed out). http://maven.apache.org/reference/properties.html#Proxy_Properties - Brett Mazhar wrote: Hello, I am new to Maven. I am using Maven 1.0.2 on a

RE: M1.1 bootstrap fails

2005-05-24 Thread Arnaud HERITIER
I have another error Brett : [exec] test-non-jar-dependency-path: [exec] DEPRECATED: the default goal should be specified in the build section of project.xml instead of maven.xml [exec] LA CONSTRUCTION A CHOU [exec] Fichier...

Re: M1.1 bootstrap fails

2005-05-24 Thread Brett Porter
Are you sure you are up to date? I don't see line 637 being a maven:maven call in touchstone-tests/maven.xml. Anyway, it seems to be failing for ${basedir}/src/reactor-build/entity-test/project.xml as that comes next after that test listed. Check if it has a maven.xml file that might be