latest plugin releases on the maven download page

2005-06-04 Thread Brett Porter
Hi, I have updated the download page, and now list the latest plugin releases at the bottom of the page. http://people.apache.org/~brett/maven-stage-site/start/download.html I think we should continue to update this as releases are made. If anyone is interested in automatings its generation

[maven2 build - SUCCESS - update] Sun Jun 5 02:07:00 EDT 2005

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

svn commit: r180074 - /maven/maven-1/core/trunk/plugin-profile.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 23:00:04 2005 New Revision: 180074 URL: http://svn.apache.org/viewcvs?rev=180074&view=rev Log: update with latest Modified: maven/maven-1/core/trunk/plugin-profile.xml Modified: maven/maven-1/core/trunk/plugin-profile.xml URL: http://svn.apache.org/viewcvs/mav

Maven Artifact Plugin 1.5.1 Released

2005-06-04 Thread Brett Porter
The maven team is pleased to announce the Maven Artifact Plugin 1.5.1 release! The artifact plugin is used by all of the install and deploy goals to transfer the files. All users are encouraged to upgrade to this version as it stores better metadata in the repository, and uses the new Wagon

[jira] Closed: (MNG-447) deployed sha1 is not correct

2005-06-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-447?page=all ] Brett Porter closed MNG-447: Resolution: Fixed > deployed sha1 is not correct > > > Key: MNG-447 > URL: http://jira.codehaus.org/browse/MNG-447 > Pr

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

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 22:55:16 2005 New Revision: 180073 URL: http://svn.apache.org/viewcvs?rev=180073&view=rev Log: remove redundant code Modified: maven/maven-1/plugins/trunk/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.java Modified: maven/maven-

svn commit: r180072 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/manager/DefaultWagonManager.java

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 22:54:48 2005 New Revision: 180072 URL: http://svn.apache.org/viewcvs?rev=180072&view=rev Log: PR: MNG-447 ensure the checksums don't get overwritten by the extra put commands Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifa

[jira] Created: (MNG-447) deployed sha1 is not correct

2005-06-04 Thread Brett Porter (JIRA)
deployed sha1 is not correct Key: MNG-447 URL: http://jira.codehaus.org/browse/MNG-447 Project: Maven 2 Type: Bug Components: maven-artifact Versions: 2.0-alpha-2 Reporter: Brett Porter Assigned to: Brett Porter Fix

svn commit: r180071 - in /maven/maven-1/plugins/tags/maven-artifact-plugin-1.5.1: ./ project.xml src/main/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.java xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 22:50:28 2005 New Revision: 180071 URL: http://svn.apache.org/viewcvs?rev=180071&view=rev Log: [maven-scm] copy for tag maven-artifact-plugin-1.5.1 Added: maven/maven-1/plugins/tags/maven-artifact-plugin-1.5.1/ - copied from r180066, maven/maven-1/plugins/

svn commit: r180070 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 22:50:19 2005 New Revision: 180070 URL: http://svn.apache.org/viewcvs?rev=180070&view=rev Log: [maven-scm-plugin] prepare release 1.5.1 Modified: maven/maven-1/plugins/trunk/artifact/project.xml maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml Modifie

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

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 22:49:18 2005 New Revision: 180069 URL: http://svn.apache.org/viewcvs?rev=180069&view=rev Log: correctly deploy checksums Modified: maven/maven-1/plugins/trunk/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.java Modified: maven/m

svn commit: r180068 - /maven/components/trunk/maven-site/src/site/xdoc/developers/developing-plugins-with-marmalade.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 22:28:13 2005 New Revision: 180068 URL: http://svn.apache.org/viewcvs?rev=180068&view=rev Log: remove dud tag Modified: maven/components/trunk/maven-site/src/site/xdoc/developers/developing-plugins-with-marmalade.xml Modified: maven/components/trunk/maven-sit

svn commit: r180067 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 22:26:16 2005 New Revision: 180067 URL: http://svn.apache.org/viewcvs?rev=180067&view=rev Log: found a minor bug in the 1.5 release, so resetting and publishing 1.5.1 instead Modified: maven/maven-1/plugins/trunk/artifact/project.xml maven/maven-1/plugins/tr

Maven Site Plugin 1.6.1 Released

2005-06-04 Thread Brett Porter
The maven team is pleased to announce the Maven Site Plugin 1.6.1 release! http://maven.apache.org/reference/plugins/site/ Fixed bugs: o Goal site:ftpdeploy did nothing Issue: MPSITE-22. o In SSH mode do not continue with other commands if any prior commands have failed o Corrected rsync beha

Maven Changelog Plugin 1.8 Released

2005-06-04 Thread Brett Porter
The maven team is pleased to announce the Maven Changelog Plugin 1.8 release! http://maven.apache.org/reference/plugins/changelog/ New Features: o Add VSS support Issue: MPCHANGELOG-49. Thanks to Freddy Mallet. o Add the ability to show several sets of changes Issue: MPCHANGELOG-63. Thanks t

Maven SCM Plugin 1.5 Released

2005-06-04 Thread Brett Porter
Hi, This is to announce the release of the Maven SCM plugin 1.5 for Maven 1.0. http://maven.apache.org/reference/plugins/scm/ To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-scm-plugin -Dversion=1.5 For a manua

[maven2 build - SUCCESS - checkout] Sun Jun 5 00:06:59 EDT 2005

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

results of synchronize

2005-06-04 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

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

svn commit: r180062 - in /maven/maven-1/plugins/tags/maven-scm-plugin-1.5: ./ project.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:24:37 2005 New Revision: 180062 URL: http://svn.apache.org/viewcvs?rev=180062&view=rev Log: [maven-scm] copy for tag maven-scm-plugin-1.5 Added: maven/maven-1/plugins/tags/maven-scm-plugin-1.5/ - copied from r179735, maven/maven-1/plugins/trunk/scm/

svn commit: r180061 - /maven/maven-1/plugins/trunk/scm/project.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:24:30 2005 New Revision: 180061 URL: http://svn.apache.org/viewcvs?rev=180061&view=rev Log: [maven-scm-plugin] prepare release 1.5 Modified: maven/maven-1/plugins/trunk/scm/project.xml Modified: maven/maven-1/plugins/trunk/scm/project.xml URL: http://svn.ap

svn commit: r180060 - /maven/maven-1/plugins/tags/maven-changelog-plugin-1.8/xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:22:50 2005 New Revision: 180060 URL: http://svn.apache.org/viewcvs?rev=180060&view=rev Log: make change on tag Modified: maven/maven-1/plugins/tags/maven-changelog-plugin-1.8/xdocs/changes.xml Modified: maven/maven-1/plugins/tags/maven-changelog-plugin-1.8/

svn commit: r180059 - /maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:21:08 2005 New Revision: 180059 URL: http://svn.apache.org/viewcvs?rev=180059&view=rev Log: this didn't get changed because project.xml had already been changed Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml Modified: maven/maven-1/plugins

svn commit: r180058 - /maven/maven-1/plugins/tags/maven-changelog-plugin-1.8

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:15:54 2005 New Revision: 180058 URL: http://svn.apache.org/viewcvs?rev=180058&view=rev Log: [maven-scm] copy for tag maven-changelog-plugin-1.8 Added: maven/maven-1/plugins/tags/maven-changelog-plugin-1.8/ - copied from r180055, maven/maven-1/plugins/tr

svn commit: r180057 - /maven/maven-1/plugins/tags/maven-changelog-plugin-1.8

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:14:15 2005 New Revision: 180057 URL: http://svn.apache.org/viewcvs?rev=180057&view=rev Log: remove tag, it got a broken changes.xml file Removed: maven/maven-1/plugins/tags/maven-changelog-plugin-1.8/

svn commit: r180056 - /maven/maven-1/plugins/tags/maven-changelog-plugin-1.8/changelog

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:12:30 2005 New Revision: 180056 URL: http://svn.apache.org/viewcvs?rev=180056&view=rev Log: [maven-scm] copy for tag maven-changelog-plugin-1.8 Added: maven/maven-1/plugins/tags/maven-changelog-plugin-1.8/changelog/ - copied from r180055, maven/maven-1/

svn commit: r180055 - /maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:11:42 2005 New Revision: 180055 URL: http://svn.apache.org/viewcvs?rev=180055&view=rev Log: fix tag Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml URL: http://svn.apache.or

svn commit: r180054 - in /maven/maven-1/plugins/tags/maven-changelog-plugin-1.8: ./ project.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:10:46 2005 New Revision: 180054 URL: http://svn.apache.org/viewcvs?rev=180054&view=rev Log: [maven-scm] copy for tag maven-changelog-plugin-1.8 Added: maven/maven-1/plugins/tags/maven-changelog-plugin-1.8/ - copied from r180052, maven/maven-1/plugins/tr

svn commit: r180053 - /maven/maven-1/plugins/trunk/changelog/project.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:10:39 2005 New Revision: 180053 URL: http://svn.apache.org/viewcvs?rev=180053&view=rev Log: [maven-scm-plugin] prepare release 1.8 Modified: maven/maven-1/plugins/trunk/changelog/project.xml Modified: maven/maven-1/plugins/trunk/changelog/project.xml URL: h

svn commit: r180052 - /maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:09:48 2005 New Revision: 180052 URL: http://svn.apache.org/viewcvs?rev=180052&view=rev Log: clean up the changelog Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml URL: http:

svn commit: r180051 - in /maven/maven-1/plugins/tags/maven-artifact-plugin-1.5: ./ project.xml xdocs/ xdocs/authentication.xml xdocs/changes.xml xdocs/examples.xml xdocs/index.xml xdocs/navigation.xml xdocs/properties.xml xdocs/protocols.xml xdocs/security.xml xdocs/tags.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:02:59 2005 New Revision: 180051 URL: http://svn.apache.org/viewcvs?rev=180051&view=rev Log: [maven-scm] copy for tag maven-artifact-plugin-1.5 Added: maven/maven-1/plugins/tags/maven-artifact-plugin-1.5/ - copied from r180048, maven/maven-1/plugins/trun

svn commit: r180050 - in /maven/maven-1/plugins/trunk/artifact: project.xml xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:02:46 2005 New Revision: 180050 URL: http://svn.apache.org/viewcvs?rev=180050&view=rev Log: [maven-scm-plugin] prepare release 1.5 Modified: maven/maven-1/plugins/trunk/artifact/project.xml maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml Modified:

svn commit: r180049 - /maven/maven-1/plugins/trunk/artifact/xdocs

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:02:13 2005 New Revision: 180049 URL: http://svn.apache.org/viewcvs?rev=180049&view=rev Log: ignore backup file Modified: maven/maven-1/plugins/trunk/artifact/xdocs/ (props changed) Propchange: maven/maven-1/plugins/trunk/artifact/xdocs/ ---

svn commit: r180048 - in /maven/maven-1/plugins/tags/maven-site-plugin-1.6.1: ./ project.xml xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:00:17 2005 New Revision: 180048 URL: http://svn.apache.org/viewcvs?rev=180048&view=rev Log: [maven-scm] copy for tag maven-site-plugin-1.6.1 Added: maven/maven-1/plugins/tags/maven-site-plugin-1.6.1/ - copied from r180045, maven/maven-1/plugins/trunk/si

svn commit: r180047 - in /maven/maven-1/plugins/trunk/site: project.xml xdocs/changes.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 19:00:09 2005 New Revision: 180047 URL: http://svn.apache.org/viewcvs?rev=180047&view=rev Log: [maven-scm-plugin] prepare release 1.6.1 Modified: maven/maven-1/plugins/trunk/site/project.xml maven/maven-1/plugins/trunk/site/xdocs/changes.xml Modified: maven

Re: Tatarenkov Pavel (Summer of Code)

2005-06-04 Thread Brett Porter
FYI - though it didn't come through to the list, I have the attached CV that was sent to me privately. - Brett Tatarenkov Pavel wrote: Dear Maven Developers, Tatarenkov Pavel want to apply to your team for "maven-model-visualisation" Resume attached. Sincerely Tatarenkov Pavel. --

svn commit: r180039 - /maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/navigation.jelly

2005-06-04 Thread aheritier
Author: aheritier Date: Sat Jun 4 17:18:40 2005 New Revision: 180039 URL: http://svn.apache.org/viewcvs?rev=180039&view=rev Log: Fix cvs-usage entry. Add it if the repository element is defined in the pom (and not if the URL of the repository is defined) Modified: maven/maven-1/plugins/trun

results of synchronize

2005-06-04 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

RE: [VOTE] Releasing Multiproject plugin v1.4

2005-06-04 Thread Arnaud HERITIER
+1 Arnaud > Hi, > > I'd like to release the Multiproject plugin before the Maven > 1.1 final release (i.e. real soon). > > Is that ok with everyone? > > Here's my +1 > > Disclaimer: the goal here is not fix outstanding issues but > rather to have a release of the plugin for the Maven 1.1 >

RE: [VOTE] Releasing the Jar plugin v1.7

2005-06-04 Thread Arnaud HERITIER
+1 Arnaud > -Message d'origine- > De : Vincent Massol [mailto:[EMAIL PROTECTED] > Envoyé : samedi 4 juin 2005 14:38 > À : 'Maven Developers List' > Objet : [VOTE] Releasing the Jar plugin v1.7 > > Hi, > > I'd like to release the Jar plugin before the Maven 1.1 final > release (i.e.

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

RE: [vote - last one!] release site plugin 1.6.1

2005-06-04 Thread Arnaud HERITIER
+1 But with a warning : I wasn't able to test my fix for MPSITE-22 with maven 1.0. If someone can test it before the release. If it's not possible, it's minor and if there's a bug we'll publish a new release (working with maven 1.0.X). Arnaud > -Message d'origine- > De : Brett Porter

RE: [vote] release Maven 1.1 beta 1

2005-06-04 Thread Arnaud HERITIER
+1 Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 3 juin 2005 09:03 > À : Maven Developers List > Objet : [vote] release Maven 1.1 beta 1 > > Pending the other plugin votes and releases already out there > and a Jelly release which won'

svn commit: r180034 - /maven/maven-1/plugins/trunk/site/project.xml

2005-06-04 Thread aheritier
Author: aheritier Date: Sat Jun 4 16:55:47 2005 New Revision: 180034 URL: http://svn.apache.org/viewcvs?rev=180034&view=rev Log: upgrade to the last ant release Modified: maven/maven-1/plugins/trunk/site/project.xml Modified: maven/maven-1/plugins/trunk/site/project.xml URL: http://svn.apa

[jira] Closed: (MPCHANGES-23) wrong issue url for scarab

2005-06-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGES-23?page=all ] Brett Porter closed MPCHANGES-23: - Resolution: Won't Fix > wrong issue url for scarab > -- > > Key: MPCHANGES-23 > URL: http://jira.codehaus.org/brow

Tatarenkov Pavel (Summer of Code)

2005-06-04 Thread Tatarenkov Pavel
Dear Maven Developers, Tatarenkov Pavel want to apply to your team for "maven-model-visualisation" Resume attached. Sincerely Tatarenkov Pavel. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

Re: [VOTE] Releasing the Jar plugin v1.7

2005-06-04 Thread Brett Porter
+1 Vincent Massol wrote: Hi, I'd like to release the Jar plugin before the Maven 1.1 final release (i.e. real soon). Is that ok with everyone? Here's my +1 Disclaimer: the goal here is not fix outstanding issues but rather to have a release of the plugin for the Maven 1.1 release containin

Re: [VOTE] Releasing Multiproject plugin v1.4

2005-06-04 Thread Brett Porter
+1 Vincent Massol wrote: Hi, I'd like to release the Multiproject plugin before the Maven 1.1 final release (i.e. real soon). Is that ok with everyone? Here's my +1 Disclaimer: the goal here is not fix outstanding issues but rather to have a release of the plugin for the Maven 1.1 release c

results of synchronize

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

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

results of synchronize

2005-06-04 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

[maven2 build - SUCCESS - update] Sat Jun 4 12:07:00 EDT 2005

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

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

svn commit: r180000 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

2005-06-04 Thread trygvis
Author: trygvis Date: Sat Jun 4 09:10:13 2005 New Revision: 18 URL: http://svn.apache.org/viewcvs?rev=18&view=rev Log: o Fixing a small bug that would cause a NPE if a plugin doesn't contain any mojos. Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifec

[jira] Commented: (MPCHANGES-23) wrong issue url for scarab

2005-06-04 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGES-23?page=comments#action_40572 ] Vincent Massol commented on MPCHANGES-23: - Hi Thomas, You should have a look at the maven.changes.issue.template property of the changes plugin. It should solve your ne

[jira] Created: (MPCHANGES-23) wrong issue url for scarab

2005-06-04 Thread Thomas Fischer (JIRA)
wrong issue url for scarab -- Key: MPCHANGES-23 URL: http://jira.codehaus.org/browse/MPCHANGES-23 Project: maven-changes-plugin Type: Bug Versions: 1.5.1 Reporter: Thomas Fischer if the issue tracker is scarab, the url for the "F

[maven2 build - SUCCESS - update] Sat Jun 4 10:07:04 EDT 2005

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

Re: [VOTE] Releasing Multiproject plugin v1.4

2005-06-04 Thread Felipe Leme
On Sat, 2005-06-04 at 14:40 +0200, Vincent Massol wrote: > Is that ok with everyone? Yes. > Here's my +1 And here's mine... -- Felipe - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

Re: [VOTE] Releasing the Jar plugin v1.7

2005-06-04 Thread Felipe Leme
On Sat, 2005-06-04 at 14:38 +0200, Vincent Massol wrote: > Is that ok with everyone? +1 (I was going to add the issueId for MPJAR-38, but you have already done it :-) -- Felipe - To unsubscribe, e-mail: [EMAIL PROTECTED] For

[continuum] BUILD FAILURE: Continuum Core

2005-06-04 Thread [EMAIL PROTECTED]
Build statistics: State: Failed Previous State: Failed Started at: Sat, 4 Jun 2005 13:24:03 + Finished at: Sat, 4 Jun 2005 13:24:27 + Total time: 24s Building machine hostname: maven.zones.apache.org **

svn commit: r179987 - /maven/components/trunk/maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorGenerator.java

2005-06-04 Thread trygvis
Author: trygvis Date: Sat Jun 4 06:24:17 2005 New Revision: 179987 URL: http://svn.apache.org/viewcvs?rev=179987&view=rev Log: o Fixing a small bug that would cause a NPE if a plugin doesn't contain any mojos. Modified: maven/components/trunk/maven-plugin-tools/maven-plugin-tools-api/src/m

[jira] Commented: (MAVENUPLOAD-398) iCal4j 0.9.13 - Maven bundle

2005-06-04 Thread Ben Fortuna (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-398?page=comments#action_40564 ] Ben Fortuna commented on MAVENUPLOAD-398: - My apologies. This has now been fixed. > iCal4j 0.9.13 - Maven bundle > > > Key: MAV

results of synchronize

2005-06-04 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: 3 (6 including POMs). [ERROR] Error encountered while converting source repository to target reposit

[jira] Updated: (MPCRUISECONTROL-21) Need to be able to support two branches of the same artifact

2005-06-04 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPCRUISECONTROL-21?page=all ] Vincent Massol updated MPCRUISECONTROL-21: -- Fix Version: (was: 1.7) "Fix version" should be decided by the assignee > Need to be able to support two branches of the same artif

[VOTE] Releasing Multiproject plugin v1.4

2005-06-04 Thread Vincent Massol
Hi, I'd like to release the Multiproject plugin before the Maven 1.1 final release (i.e. real soon). Is that ok with everyone? Here's my +1 Disclaimer: the goal here is not fix outstanding issues but rather to have a release of the plugin for the Maven 1.1 release containing everything fixed so

[VOTE] Releasing Multiproject plugin v1.4

2005-06-04 Thread Vincent Massol
Hi, I'd like to release the Multiproject plugin before the Maven 1.1 final release (i.e. real soon). Is that ok with everyone? Here's my +1 Disclaimer: the goal here is not fix outstanding issues but rather to have a release of the plugin for the Maven 1.1 release containing everything fixed so

[jira] Closed: (MPJAR-38) Create property maven.jar.final.name

2005-06-04 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPJAR-38?page=all ] Vincent Massol closed MPJAR-38: --- Resolution: Fixed Already fixed by Felipe. > Create property maven.jar.final.name > > > Key: MPJAR-38 > URL:

[VOTE] Releasing the Jar plugin v1.7

2005-06-04 Thread Vincent Massol
Hi, I'd like to release the Jar plugin before the Maven 1.1 final release (i.e. real soon). Is that ok with everyone? Here's my +1 Disclaimer: the goal here is not fix outstanding issues but rather to have a release of the plugin for the Maven 1.1 release containing everything fixed so far. Th

[VOTE] Releasing the Jar plugin v1.7

2005-06-04 Thread Vincent Massol
Hi, I'd like to release the Jar plugin before the Maven 1.1 final release (i.e. real soon). Is that ok with everyone? Here's my +1 Disclaimer: the goal here is not fix outstanding issues but rather to have a release of the plugin for the Maven 1.1 release containing everything fixed so far. Th

svn commit: r179982 - /maven/maven-1/plugins/trunk/jar/xdocs/changes.xml

2005-06-04 Thread vmassol
Author: vmassol Date: Sat Jun 4 05:36:38 2005 New Revision: 179982 URL: http://svn.apache.org/viewcvs?rev=179982&view=rev Log: Added issue MPJAR-38 to changes.xml file Modified: maven/maven-1/plugins/trunk/jar/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/jar/xdocs/changes.xml URL

[jira] Updated: (MPJAR-43) incorrect artifact relative path for inherited subproject pom

2005-06-04 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPJAR-43?page=all ] Vincent Massol updated MPJAR-43: Fix Version: (was: 1.6) Environment: Description: call to in uses an relative path that the artifact plugin doest resolve correctly when inheritance

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

[ANN] Maven Plugin Plugin 1.6 released

2005-06-04 Thread Vincent Massol
We are pleased to announce the Maven Plugin Plugin 1.6 release! http://maven.apache.org/reference/plugins/plugin/ Maven Plugin management plugin. Changes in this version include: New Features: o Added new assert:assertFileContainstag that verifies if a file contains a specific string.

[jira] Commented: (MNG-411) improve maven-project-reports inline with m1

2005-06-04 Thread Mauro Botelho (JIRA)
[ http://jira.codehaus.org/browse/MNG-411?page=comments#action_40558 ] Mauro Botelho commented on MNG-411: --- Could we have all the archives in one single column? In other words merge the "archive" and "other archives" column into a single "archives" co

RE: Deploying a plugin with Maven 1.1-SNAPSHOT failing?

2005-06-04 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: samedi 4 juin 2005 10:04 > To: Maven Developers List > Subject: Re: Deploying a plugin with Maven 1.1-SNAPSHOT failing? > > Brett Porter wrote: > > > Vincent Massol wrote: > > > >> Are you fixing it? I've seen t

RE: Deploying a plugin with Maven 1.1-SNAPSHOT failing?

2005-06-04 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: samedi 4 juin 2005 10:04 > To: Maven Developers List > Subject: Re: Deploying a plugin with Maven 1.1-SNAPSHOT failing? > > Brett Porter wrote: > > > Vincent Massol wrote: > > > >> Are you fixing it? I've seen t

[jira] Commented: (MPCHANGELOG-62) Inconsistent use of repositoryConnection and repositoryDeveloperConnectio

2005-06-04 Thread Martin West (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGELOG-62?page=comments#action_40557 ] Martin West commented on MPCHANGELOG-62: I disagree. If I have a working developer connection it should use that connection otherwise the reports will not be accurate

results of synchronize

2005-06-04 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

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

[result] Vincent Siveton as a Maven Plugins Committer

2005-06-04 Thread Brett Porter
This vote is complete. Everyone welcome Vincent 2.0 to the team! I will send out the paperwork. Cheers, Brett Brett Porter wrote: Hi, Vincent has expressed interest in working in various areas of the Maven plugins. He has implemented i18n for the Maven1 xdoc plugin, done some work on the m

Re: Deploying a plugin with Maven 1.1-SNAPSHOT failing?

2005-06-04 Thread Brett Porter
Brett Porter wrote: Vincent Massol wrote: Are you fixing it? I've seen this morning you've committed changes to the changelog plugin but nothing to the artifact plugin. Let me know. Otherwise, I'll switch to Maven 1.0.2 for deploying the Plugin plugin (but I thought it would be a good test

Re: [m2] war:war error in assembling war on windows, path error?

2005-06-04 Thread Brett Porter
IT's a "bug"" that has already been fixed in SVN. However, you probably don't want war:war on it's own (which won't do anything bug assemble a war from the target files, if present) - you probably want "package" (which compiles and tests, etc), which will not have this problem. - Brett solo t

Re: Deploying a plugin with Maven 1.1-SNAPSHOT failing?

2005-06-04 Thread Brett Porter
Vincent Massol wrote: Are you fixing it? I've seen this morning you've committed changes to the changelog plugin but nothing to the artifact plugin. Let me know. Otherwise, I'll switch to Maven 1.0.2 for deploying the Plugin plugin (but I thought it would be a good test to use Maven 1.1 for tha

svn commit: r179969 - /maven/maven-1/plugins/trunk/artifact/project.xml

2005-06-04 Thread brett
Author: brett Date: Sat Jun 4 00:56:41 2005 New Revision: 179969 URL: http://svn.apache.org/viewcvs?rev=179969&view=rev Log: Add a dependency on digester, required by betwixt Modified: maven/maven-1/plugins/trunk/artifact/project.xml Modified: maven/maven-1/plugins/trunk/artifact/project.x