[jira] Closed: (MPCLOVER-41) Failure to load user specified clover

2005-05-31 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPCLOVER-41?page=all ] Vincent Massol closed MPCLOVER-41: -- Fix Version: 1.10 Resolution: Won't Fix Assign To: Vincent Massol There was a bug. It has been fixed in Clover plugin 1.9.1. Here's what the ch

svn commit: r179362 - in /maven/maven-1/plugins/trunk/artifact/src/main/org/apache/maven/artifact/deployer: DefaultArtifactDeployer.java RepositoryBuilder.java

2005-05-31 Thread brett
Author: brett Date: Tue May 31 22:46:59 2005 New Revision: 179362 URL: http://svn.apache.org/viewcvs?rev=179362&view=rev Log: implement scpexe args Modified: maven/maven-1/plugins/trunk/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.java maven/maven-1/plugi

svn commit: r179358 - in /maven/maven-1/plugins/trunk/artifact/xdocs: changes.xml index.xml properties.xml tags.xml

2005-05-31 Thread brett
Author: brett Date: Tue May 31 22:12:06 2005 New Revision: 179358 URL: http://svn.apache.org/viewcvs?rev=179358&view=rev Log: doc improvements Modified: maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml maven/maven-1/plugins/trunk/artifact/xdocs/index.xml maven/maven-1/plugins/tr

[jira] Closed: (MPARTIFACT-13) plugin doesn't handle SNAPSHOT versions correctly

2005-05-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-13?page=all ] Brett Porter closed MPARTIFACT-13: -- Fix Version: (was: 1.5) Resolution: Won't Fix :deploy now deploys as a snapshot. :deploy-snapshot is deprecated, but retains the old functional

[jira] Closed: (MPARTIFACT-19) determine automatically if artifact is a snapshot or not

2005-05-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-19?page=all ] Brett Porter closed MPARTIFACT-19: -- Resolution: Fixed > determine automatically if artifact is a snapshot or not > > > Key:

svn commit: r179356 - in /maven/maven-1/plugins/trunk/artifact/src/main/org/apache/maven/artifact/deployer: DefaultArtifactDeployer.java RepositoryBuilder.java

2005-05-31 Thread brett
Author: brett Date: Tue May 31 22:04:14 2005 New Revision: 179356 URL: http://svn.apache.org/viewcvs?rev=179356&view=rev Log: PR: MPARTIFACT-19 Automatically deploy as a snapshot when the version contains SNAPSHOT Modified: maven/maven-1/plugins/trunk/artifact/src/main/org/apache/maven/artif

results of synchronize

2005-05-31 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: 5 (10 including POMs). [ERROR] Error encountered while converting source repository to target reposi

[maven2 build - SUCCESS] Wed Jun 1 00:07:01 EDT 2005

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

[REPOCLEAN] Error(s) occurred while converting repository

2005-05-31 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/01-Jun-2005_12.03.08/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[REPOCLEAN] Error(s) occurred while converting repository

2005-05-31 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/01-Jun-2005_12.03.08/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

svn commit: r179349 - in /maven/maven-1/plugins/trunk/artifact: plugin.jelly xdocs/changes.xml

2005-05-31 Thread brett
Author: brett Date: Tue May 31 21:08:14 2005 New Revision: 179349 URL: http://svn.apache.org/viewcvs?rev=179349&view=rev Log: remove deprecated legacy deploy method Modified: maven/maven-1/plugins/trunk/artifact/plugin.jelly maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml Modified

[continuum] BUILD FAILURE: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Failed Previous State: Failed Started at: Wed, 1 Jun 2005 03:44:33 + Finished at: Wed, 1 Jun 2005 03:44:36 + Total time: 3s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD SUCCESSFUL: Maven Artifact

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous build: No previous build. Started at: Wed, 1 Jun 2005 03:44:26 + Finished at: Wed, 1 Jun 2005 03:44:30 + Total time: 4s Building machine hostname: maven.zones.apache

[continuum] BUILD FAILURE: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Failed Previous State: Failed Started at: Wed, 1 Jun 2005 03:43:28 + Finished at: Wed, 1 Jun 2005 03:43:31 + Total time: 3s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD SUCCESSFUL: Maven Local Settings Model

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous build: No previous build. Started at: Wed, 1 Jun 2005 03:43:14 + Finished at: Wed, 1 Jun 2005 03:43:17 + Total time: 2s Building machine hostname: maven.zones.apache

[jira] Closed: (MPARTIFACT-46) deploy fails due to chmod command failure

2005-05-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-46?page=all ] Brett Porter closed MPARTIFACT-46: -- Resolution: Fixed > deploy fails due to chmod command failure > - > > Key: MPARTIFACT-46 > URL:

svn commit: r179341 - in /maven/maven-1/plugins/trunk/artifact: plugin.jelly xdocs/changes.xml

2005-05-31 Thread brett
Author: brett Date: Tue May 31 19:59:32 2005 New Revision: 179341 URL: http://svn.apache.org/viewcvs?rev=179341&view=rev Log: PR: MPARTIFACT-46 add -f flag to chmod and chgrp Modified: maven/maven-1/plugins/trunk/artifact/plugin.jelly maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml

[jira] Closed: (MPARTIFACT-18) Need a property to specify what value should be used for a snapshot deploy.

2005-05-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-18?page=all ] Brett Porter closed MPARTIFACT-18: -- Fix Version: (was: 1.5) Resolution: Won't Fix marking won't fix. in m2, the format is fixed, and we need to parse it back again. If there is so

svn commit: r179338 - in /maven/maven-1/plugins/trunk/artifact: plugin.jelly xdocs/changes.xml

2005-05-31 Thread brett
Author: brett Date: Tue May 31 19:45:49 2005 New Revision: 179338 URL: http://svn.apache.org/viewcvs?rev=179338&view=rev Log: PR: MPARTIFACT-48 Correct basedir for command execution Modified: maven/maven-1/plugins/trunk/artifact/plugin.jelly maven/maven-1/plugins/trunk/artifact/xdocs/chan

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

2005-05-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-48?page=all ] Brett Porter closed MPARTIFACT-48: -- Resolution: Fixed fixed, but please use the new method (maven.repo.list and related properties) instead. The method you are using is deprecated. > jar:

[ANN] Maven Gump Plug-in 2.0.1 released

2005-05-31 Thread brett
The maven team is pleased to announce the Maven Gump Plug-in 2.0.1 release! http://maven.apache.org/reference/plugins/gump/ Changes in this version include: New Features: o Add maven.gump.svn.dir property for setting the subdirectory under the svn repository o Add the ability to specif

[ANN] Maven Gump Plug-in 2.0.1 released

2005-05-31 Thread brett
The maven team is pleased to announce the Maven Gump Plug-in 2.0.1 release! http://maven.apache.org/reference/plugins/gump/ Changes in this version include: New Features: o Add maven.gump.svn.dir property for setting the subdirectory under the svn repository o Add the ability to specif

svn commit: r179332 - in /maven/maven-1/plugins/tags/maven-gump-plugin-2.0.1: ./ project.xml xdocs/changes.xml

2005-05-31 Thread brett
Author: brett Date: Tue May 31 19:11:15 2005 New Revision: 179332 URL: http://svn.apache.org/viewcvs?rev=179332&view=rev Log: [maven-scm] copy for tag maven-gump-plugin-2.0.1 Added: maven/maven-1/plugins/tags/maven-gump-plugin-2.0.1/ - copied from r179330, maven/maven-1/plugins/trunk/gu

svn commit: r179331 - in /maven/maven-1/plugins/trunk/gump: project.xml xdocs/changes.xml

2005-05-31 Thread brett
Author: brett Date: Tue May 31 19:11:05 2005 New Revision: 179331 URL: http://svn.apache.org/viewcvs?rev=179331&view=rev Log: [maven-scm-plugin] prepare release 2.0.1 Modified: maven/maven-1/plugins/trunk/gump/project.xml maven/maven-1/plugins/trunk/gump/xdocs/changes.xml Modified: maven

[jira] Closed: (MPARTIFACT-40) PutMethod will always store artifact in the root of the repository

2005-05-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-40?page=all ] Brett Porter closed MPARTIFACT-40: -- Resolution: Fixed > PutMethod will always store artifact in the root of the repository >

[maven2 build - SUCCESS] Tue May 31 21:07:16 EDT 2005

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

[jira] Commented: (MNG-331) design profile and filtering solution

2005-05-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-331?page=comments#action_40379 ] Brett Porter commented on MNG-331: -- a couple of thoughts: - instead of so much duplication in maven.mdo, can profile extend a common base with Model? - I think the original document

[jira] Updated: (MAVEN-1610) failing inheritance for project.properties

2005-05-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1610?page=all ] Brett Porter updated MAVEN-1610: Fix Version: 1.1-beta-1 > failing inheritance for project.properties > -- > > Key: MAVEN-1610 > URL: http:/

results of synchronize

2005-05-31 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). [ERROR] Error encountered while converting source repository to target repos

svn commit: r179323 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java

2005-05-31 Thread evenisse
Author: evenisse Date: Tue May 31 17:28:02 2005 New Revision: 179323 URL: http://svn.apache.org/viewcvs?rev=179323&view=rev Log: Remove unused code. Modified: maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java Modified: maven/componen

[REPOCLEAN] Error(s) occurred while converting repository

2005-05-31 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/31-May-2005_08.03.58/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[REPOCLEAN] Error(s) occurred while converting repository

2005-05-31 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/31-May-2005_08.03.58/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[continuum] BUILD ERROR: Continuum XMLRPC Interface

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Wed, 1 Jun 2005 00:24:11 + Finished at: Wed, 1 Jun 2005 00:24:11 + Total time: 0s Building machine hostname: maven.zones.apache.org *

[continuum] BUILD ERROR: Continuum Web

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Wed, 1 Jun 2005 00:24:09 + Finished at: Wed, 1 Jun 2005 00:24:09 + Total time: 0s Building machine hostname: maven.zones.apache.org *

[continuum] BUILD ERROR: Continuum Plexus Application

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Wed, 1 Jun 2005 00:24:07 + Finished at: Wed, 1 Jun 2005 00:24:07 + Total time: 0s Building machine hostname: maven.zones.apache.org *

[continuum] BUILD ERROR: Continuum Cruise Control Importer

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Wed, 1 Jun 2005 00:24:03 + Finished at: Wed, 1 Jun 2005 00:24:03 + Total time: 0s Building machine hostname: maven.zones.apache.org *

[continuum] BUILD ERROR: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Wed, 1 Jun 2005 00:24:01 + Finished at: Wed, 1 Jun 2005 00:24:01 + Total time: 0s Building machine hostname: maven.zones.apache.org *

[continuum] BUILD ERROR: Continuum API

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Wed, 1 Jun 2005 00:23:59 + Finished at: Wed, 1 Jun 2005 00:23:59 + Total time: 0s Building machine hostname: maven.zones.apache.org *

svn commit: r179320 - in /maven/components/trunk/maven-plugins/maven-site-plugin/src/main: java/org/apache/maven/doxia/DoxiaMojo.java resources/org/apache/maven/doxia/maven-site.vm

2005-05-31 Thread evenisse
Author: evenisse Date: Tue May 31 17:24:37 2005 New Revision: 179320 URL: http://svn.apache.org/viewcvs?rev=179320&view=rev Log: o Fix copy of resources directory for exclude all "default" files o Fix xhtml for conformance with standard Modified: maven/components/trunk/maven-plugins/maven-si

[jira] Created: (MPCLOVER-41) Failure to load user specified clover

2005-05-31 Thread Binyan (JIRA)
Failure to load user specified clover - Key: MPCLOVER-41 URL: http://jira.codehaus.org/browse/MPCLOVER-41 Project: maven-clover-plugin Type: Bug Versions: 1.9 Reporter: Binyan Attachments: zoo.zip I have a project =th

[continuum] BUILD ERROR: Continuum XMLRPC Interface

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 22:24:11 + Finished at: Tue, 31 May 2005 22:24:11 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Web

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 22:24:09 + Finished at: Tue, 31 May 2005 22:24:09 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Plexus Application

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 22:24:07 + Finished at: Tue, 31 May 2005 22:24:07 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Cruise Control Importer

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 22:24:03 + Finished at: Tue, 31 May 2005 22:24:03 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 22:24:01 + Finished at: Tue, 31 May 2005 22:24:01 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum API

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 22:23:59 + Finished at: Tue, 31 May 2005 22:23:59 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[maven2 build - SUCCESS] Tue May 31 18:07:00 EDT 2005

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

svn commit: r179289 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven /maven/components/trunk/maven-core/src/main/java/org/apache/maven/cli /maven/components/trunk/maven-core/src/main/java/org/apache/maven/execution /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle /maven/components/trunk/maven-core/src/main/java/org/apache/maven/model/profiles /maven/components/trunk/maven-core/src/main/java/org/apache/maven/model/settings /maven/components/trunk/maven-core/src/main/java/org/apache/maven/profiles /maven/components/trunk/maven-core/src/main/java/org/apache/maven/settings /maven/components/trunk/maven-core/src/main/resources/META-INF/plexus /maven/components/trunk/maven-core/src/test/java/org/apache/maven/plugin /maven/components/trunk/maven-profile /maven/components/trunk/maven-settings

2005-05-31 Thread jdcasey
Author: jdcasey Date: Tue May 31 14:48:55 2005 New Revision: 179289 URL: http://svn.apache.org/viewcvs?rev=179289&view=rev Log: Moved the packages org.apache.maven.model.settings and org.apache.maven.model.profiles to org.apache.maven.settings and org.apache.maven.profiles, respectively. This i

[maven2 build - SUCCESS] Tue May 31 17:37:40 EDT 2005

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

[continuum] BUILD ERROR: Continuum XMLRPC Interface

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 21:24:14 + Finished at: Tue, 31 May 2005 21:24:14 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Web

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 21:24:12 + Finished at: Tue, 31 May 2005 21:24:12 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Plexus Application

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 21:24:10 + Finished at: Tue, 31 May 2005 21:24:10 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Cruise Control Importer

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 21:24:06 + Finished at: Tue, 31 May 2005 21:24:06 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 21:24:04 + Finished at: Tue, 31 May 2005 21:24:04 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum API

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 21:24:00 + Finished at: Tue, 31 May 2005 21:24:00 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[maven2 build - FAILED] Tue May 31 17:07:00 EDT 2005

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

[jira] Resolved: (MNG-345) bad plugin configuration errors out

2005-05-31 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-345?page=all ] John Casey resolved MNG-345: Resolution: Fixed > bad plugin configuration errors out > --- > > Key: MNG-345 > URL: http://jira.codehaus.org/browse/MNG

svn commit: r179274 - in /maven/components/trunk/maven-core/src: main/java/org/apache/maven/usability/ test/java/org/apache/maven/usability/

2005-05-31 Thread jdcasey
Author: jdcasey Date: Tue May 31 14:01:25 2005 New Revision: 179274 URL: http://svn.apache.org/viewcvs?rev=179274&view=rev Log: improved the error diagnosis for invalid plugin parameters, as in MNG-345 Added: maven/components/trunk/maven-core/src/main/java/org/apache/maven/usability/Diagnosi

results of synchronize

2005-05-31 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). [ERROR] Error encountered while converting source repository to target reposit

[continuum] BUILD ERROR: Continuum XMLRPC Interface

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 20:24:11 + Finished at: Tue, 31 May 2005 20:24:11 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Plexus Application

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 20:24:07 + Finished at: Tue, 31 May 2005 20:24:07 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Web

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 20:24:09 + Finished at: Tue, 31 May 2005 20:24:09 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Cruise Control Importer

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 20:24:03 + Finished at: Tue, 31 May 2005 20:24:03 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 20:24:01 + Finished at: Tue, 31 May 2005 20:24:01 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum API

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 20:23:59 + Finished at: Tue, 31 May 2005 20:23:59 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[REPOCLEAN] Error(s) occurred while converting repository

2005-05-31 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/31-May-2005_04.01.35/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[REPOCLEAN] Error(s) occurred while converting repository

2005-05-31 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/31-May-2005_04.01.35/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[maven2 build - FAILED] Tue May 31 16:07:01 EDT 2005

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

[maven2 build - FAILED] Tue May 31 15:34:11 EDT 2005

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

[jira] Commented: (MNG-331) design profile and filtering solution

2005-05-31 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-331?page=comments#action_40360 ] John Casey commented on MNG-331: first pass at the profiles model work has been finished. settings.xml, profiles.xml, and pom.xml are all valid points for specifying profiles, but o

svn commit: r179265 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact /maven/components/trunk/maven-core/src/main/java/org/apache/maven /maven/components/trunk/maven-core/src/main/java/org/apache/maven/usability /maven/components/trunk/maven-core/src/main/resources/META-INF/plexus /maven/components/trunk/maven-core/src/test/java/org/apache/maven/usability

2005-05-31 Thread jdcasey
Author: jdcasey Date: Tue May 31 12:31:58 2005 New Revision: 179265 URL: http://svn.apache.org/viewcvs?rev=179265&view=rev Log: o Added runtime exception to construction of DefaultArtifact, when one or more of the four attributes required for object identity are null o Created corresponding runti

[continuum] BUILD ERROR: Continuum Web

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 19:24:09 + Finished at: Tue, 31 May 2005 19:24:09 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum XMLRPC Interface

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 19:24:11 + Finished at: Tue, 31 May 2005 19:24:11 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Plexus Application

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 19:24:07 + Finished at: Tue, 31 May 2005 19:24:07 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Cruise Control Importer

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 19:24:03 + Finished at: Tue, 31 May 2005 19:24:03 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum API

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 19:23:59 + Finished at: Tue, 31 May 2005 19:23:59 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 19:24:01 + Finished at: Tue, 31 May 2005 19:24:01 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[jira] Commented: (MNG-437) Improve version = null message in DefaultArtifact

2005-05-31 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-437?page=comments#action_40353 ] John Casey commented on MNG-437: I've backed out these changes and put an error diagnoser and RT exception in place instead. This should make diagnosis on the part of the user better

[maven2 build - FAILED] Tue May 31 15:07:00 EDT 2005

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

[continuum] BUILD ERROR: Continuum XMLRPC Interface

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 18:24:11 + Finished at: Tue, 31 May 2005 18:24:11 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Web

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 18:24:09 + Finished at: Tue, 31 May 2005 18:24:09 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Plexus Application

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 18:24:07 + Finished at: Tue, 31 May 2005 18:24:07 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 18:24:01 + Finished at: Tue, 31 May 2005 18:24:01 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum API

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 18:23:59 + Finished at: Tue, 31 May 2005 18:23:59 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Cruise Control Importer

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 18:24:03 + Finished at: Tue, 31 May 2005 18:24:03 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[jira] Created: (MAVEN-1610) failing inheritance for project.properties

2005-05-31 Thread Wim Deblauwe (JIRA)
failing inheritance for project.properties -- Key: MAVEN-1610 URL: http://jira.codehaus.org/browse/MAVEN-1610 Project: maven Type: Bug Versions: 1.0.2 Environment: Maven 1.0.2 Windows XP Reporter: Wim Deblauwe Att

[maven2 build - FAILED] Tue May 31 14:07:00 EDT 2005

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

[continuum] BUILD ERROR: Continuum XMLRPC Interface

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 17:24:12 + Finished at: Tue, 31 May 2005 17:24:12 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Web

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 17:24:10 + Finished at: Tue, 31 May 2005 17:24:10 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Plexus Application

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 17:24:08 + Finished at: Tue, 31 May 2005 17:24:08 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 17:24:02 + Finished at: Tue, 31 May 2005 17:24:02 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Cruise Control Importer

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 17:24:04 + Finished at: Tue, 31 May 2005 17:24:04 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum API

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 17:23:59 + Finished at: Tue, 31 May 2005 17:23:59 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[maven2 build - FAILED] Tue May 31 13:07:01 EDT 2005

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

svn commit: r179236 - in /maven/components/trunk/maven-core/src/main/java/org/apache/maven: settings/ util/

2005-05-31 Thread jdcasey
Author: jdcasey Date: Tue May 31 09:30:15 2005 New Revision: 179236 URL: http://svn.apache.org/viewcvs?rev=179236&view=rev Log: still trying to get this change put through... Removed: maven/components/trunk/maven-core/src/main/java/org/apache/maven/settings/ maven/components/trunk/maven-c

[continuum] BUILD ERROR: Continuum Web

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 16:24:10 + Finished at: Tue, 31 May 2005 16:24:10 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum XMLRPC Interface

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 16:24:12 + Finished at: Tue, 31 May 2005 16:24:12 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Plexus Application

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 16:24:08 + Finished at: Tue, 31 May 2005 16:24:08 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

[continuum] BUILD ERROR: Continuum Core

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Failed Started at: Tue, 31 May 2005 16:24:02 + Finished at: Tue, 31 May 2005 16:24:02 + Total time: 0s Building machine hostname: maven.zones.apache.org **

[continuum] BUILD ERROR: Continuum Cruise Control Importer

2005-05-31 Thread [EMAIL PROTECTED]
Build statistics: State: Error Previous State: Error Started at: Tue, 31 May 2005 16:24:04 + Finished at: Tue, 31 May 2005 16:24:04 + Total time: 0s Building machine hostname: maven.zones.apache.org ***

  1   2   >