[maven2 build - SUCCESS] Mon May 16 16:07:00 EDT 2005

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

svn commit: r170442 - in /maven/components/trunk/maven-plugins/maven-release-plugin: ./ pom.xml src/main/java/org/apache/maven/plugin/release/ReleaseMojo.java

2005-05-16 Thread evenisse
Author: evenisse Date: Mon May 16 13:12:09 2005 New Revision: 170442 URL: http://svn.apache.org/viewcvs?rev=170442&view=rev Log: o Activate some methods o Remove unused dependencies Modified: maven/components/trunk/maven-plugins/maven-release-plugin/ (props changed) maven/components/tru

svn commit: r170435 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java

2005-05-16 Thread evenisse
Author: evenisse Date: Mon May 16 12:48:50 2005 New Revision: 170435 URL: http://svn.apache.org/viewcvs?rev=170435&view=rev Log: Remove debug Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java Modified: maven/components/trunk/maven-c

Re: POM additions

2005-05-16 Thread Jason van Zyl
On Mon, 2005-05-16 at 20:17 +1000, Brett Porter wrote: > Hi, > > I'd like to propose the following POM additions, rounding out what's > left from the M1 JIRA, for inclusion in both m1 and m2. > > inside . Not inherited. Specifies the goal to use > if none is specified. The case where you don't

RE: Maven 1.1: JIRA updated

2005-05-16 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: lundi 16 mai 2005 11:20 > To: Maven Developers List > Subject: Re: Maven 1.1: JIRA updated > > These all sounds ok... let's give them a once over to see if there are > outstanding patches or particularly pertinen

RE: Maven 1.1: JIRA updated

2005-05-16 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: lundi 16 mai 2005 11:20 > To: Maven Developers List > Subject: Re: Maven 1.1: JIRA updated > > These all sounds ok... let's give them a once over to see if there are > outstanding patches or particularly pertinen

[maven2 build - SUCCESS] Mon May 16 13:07:01 EDT 2005

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

svn commit: r170406 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin /maven/components/trunk/maven-plugins/maven-release-plugin /maven/components/trunk/maven-plugins/maven-release-plugin/src /maven/components/trunk/maven-plugins/maven-release-plugin/src/main /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/release /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/scm /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project

2005-05-16 Thread evenisse
Author: evenisse Date: Mon May 16 09:27:51 2005 New Revision: 170406 URL: http://svn.apache.org/viewcvs?rev=170406&view=rev Log: Start of release plugin Added: maven/components/trunk/maven-plugins/maven-release-plugin/ maven/components/trunk/maven-plugins/maven-release-plugin/pom.xml

Re: POM additions

2005-05-16 Thread dan tran
In M1, I heavily use default goal inheritant.This way I dont have to add an extra maven.xml to all sub probject. -D On 5/16/05, Felipe Leme <[EMAIL PROTECTED]> wrote: > On Mon, 2005-05-16 at 20:17 +1000, Brett Porter wrote: > > > inside . Not inherited. Specifies the goal to use > > if none is

results of synchronize

2005-05-16 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). building file list ... done last-sync.txt maven-plugins/plugins/ maven-plugins/

[jira] Created: (MNG-408) Can we have a filesetid attribute, to create a fileset for the downloaded files?

2005-05-16 Thread Steve Loughran (JIRA)
Can we have a filesetid attribute, to create a fileset for the downloaded files? Key: MNG-408 URL: http://jira.codehaus.org/browse/MNG-408 Project: m2 Type: New Feature Components: mav

[jira] Created: (MNG-407) Need a way to turn off transient fetching of libraries

2005-05-16 Thread Steve Loughran (JIRA)
Need a way to turn off transient fetching of libraries -- Key: MNG-407 URL: http://jira.codehaus.org/browse/MNG-407 Project: m2 Type: New Feature Versions: 2.0-alpha-2 Environment: ant1.7alpha on linux, beh

[jira] Created: (MNG-406) eclipse plugin hard code the repo location

2005-05-16 Thread Nicolas Chalumeau (JIRA)
eclipse plugin hard code the repo location -- Key: MNG-406 URL: http://jira.codehaus.org/browse/MNG-406 Project: m2 Type: Bug Components: maven-plugins Versions: 2.0-alpha-2 Reporter: Nicolas Chalumeau The gen

svn commit: r170373 - /maven/maven-1/core/trunk/build-bootstrap.xml

2005-05-16 Thread brett
Author: brett Date: Mon May 16 05:42:06 2005 New Revision: 170373 URL: http://svn.apache.org/viewcvs?rev=170373&view=rev Log: reorder arguments, required for CLI 1.0 Modified: maven/maven-1/core/trunk/build-bootstrap.xml Modified: maven/maven-1/core/trunk/build-bootstrap.xml URL: http://svn

svn commit: r170372 - /maven/maven-1/core/trunk/src/java/org/apache/maven/cli/CLIManager.java

2005-05-16 Thread brett
Author: brett Date: Mon May 16 05:41:54 2005 New Revision: 170372 URL: http://svn.apache.org/viewcvs?rev=170372&view=rev Log: add extra description Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/cli/CLIManager.java Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/cl

results of synchronize

2005-05-16 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 635125 bytes read 42 bytes 10

Re: POM additions

2005-05-16 Thread Felipe Leme
On Mon, 2005-05-16 at 20:17 +1000, Brett Porter wrote: > inside . Not inherited. Specifies the goal to use > if none is specified. Why not inherited? -- Felipe - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

[jira] Commented: (MAVEN-1294) Maven is leaking much memory

2005-05-16 Thread Felipe Leme (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1294?page=comments#action_39133 ] Felipe Leme commented on MAVEN-1294: Brett, Why wouldn't it work? I mean, I was planning to change a local Maven 1.0.2 installation to Jelly 1.0 in order to fix this issue, b

[maven2 build - SUCCESS] Mon May 16 06:07:00 EDT 2005

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

[jira] Closed: (MAVEN-1392) update dependencies for commons-cli

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1392?page=all ] Brett Porter closed MAVEN-1392: --- Resolution: Fixed > update dependencies for commons-cli > --- > > Key: MAVEN-1392 > URL: http://jira.codehaus.or

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

2005-05-16 Thread brett
Author: brett Date: Mon May 16 03:28:44 2005 New Revision: 170353 URL: http://svn.apache.org/viewcvs?rev=170353&view=rev Log: PR: MAVEN-1392 upgrade to CLI 1.0 Modified: maven/maven-1/core/trunk/bootstrap.sh maven/maven-1/core/trunk/project.xml maven/maven-1/core/trunk/src/java/org/ap

[jira] Updated: (MNG-404) add a required-maven-version to the POM

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-404?page=all ] Brett Porter updated MNG-404: - Fix Version: (was: 2.0-alpha-3) > add a required-maven-version to the POM > --- > > Key: MNG-404 > URL: http://jira.

POM additions

2005-05-16 Thread Brett Porter
Hi, I'd like to propose the following POM additions, rounding out what's left from the M1 JIRA, for inclusion in both m1 and m2. inside . Not inherited. Specifies the goal to use if none is specified. in alongside . Also, which allows arbitrary settings, like , etc. We can standardise some

[jira] Moved: (MNG-405) Add javadoc links to dependencies in project.xml

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-405?page=all ] Brett Porter moved MAVEN-1574 to MNG-405: - Fix Version: (was: 1.1-beta-1) Component: (was: model additions) design Issue Type: Improvement (was: New Feature)

[jira] Commented: (MNG-148) Write an ear mojo

2005-05-16 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-148?page=comments#action_39131 ] Stephane Nicoll commented on MNG-148: - That's good. Hope I'll find some spare time this week to finalize it. I'll keep you posted. > Write an ear mojo > - > >

[jira] Moved: (MNG-404) add a required-maven-version to the POM

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-404?page=all ] Brett Porter moved MAVEN-1553 to MNG-404: - Fix Version: (was: 1.1-beta-1) 2.0-alpha-3 Component: (was: model additions) Key: MNG-404 (was: MAVEN-1553)

Re: [M2] Add Repository URL to site

2005-05-16 Thread Brett Porter
Good idea... do you have any thoughts on where it should be listed? Perhaps you could submit a documentation patch for maven-site into JIRA? Thanks, Brett Thomas Van de Velde wrote: >It would be nice to add Maven 2's repository address to the Web Site. > >Cheers, >Thomas > > > -

svn commit: r170347 - /maven/components/trunk/maven-plugins/pom.xml

2005-05-16 Thread brett
Author: brett Date: Mon May 16 02:33:30 2005 New Revision: 170347 URL: http://svn.apache.org/viewcvs?rev=170347&view=rev Log: fix the base url Modified: maven/components/trunk/maven-plugins/pom.xml Modified: maven/components/trunk/maven-plugins/pom.xml URL: http://svn.apache.org/viewcvs/mav

svn commit: r170346 - /maven/components/trunk/maven-site/src/site/xdoc/plugins/index.html /maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml

2005-05-16 Thread brett
Author: brett Date: Mon May 16 02:32:11 2005 New Revision: 170346 URL: http://svn.apache.org/viewcvs?rev=170346&view=rev Log: fix plugins index Added: maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml - copied, changed from r170033, maven/components/trunk/maven-site/src

Re: Maven 1.1: JIRA updated

2005-05-16 Thread Brett Porter
These all sounds ok... let's give them a once over to see if there are outstanding patches or particularly pertinent issues in JIRA first though. I said I'd look after changelog, do you think you can manage the rest? - Brett Vincent Massol wrote: >Brett, > >I'd really like to release the follow

RE: Maven 1.1: JIRA updated

2005-05-16 Thread Vincent Massol
Brett, I'd really like to release the following plugins before a 1.1-beta 1 release: - plugin - changelog - cruisecontrol - dashboard - jar - multiproject Thanks -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: lundi 16 mai 2005 10:02 > To: Maven Deve

RE: Maven 1.1: JIRA updated

2005-05-16 Thread Vincent Massol
Brett, I'd really like to release the following plugins before a 1.1-beta 1 release: - plugin - changelog - cruisecontrol - dashboard - jar - multiproject Thanks -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: lundi 16 mai 2005 10:02 > To: Maven Deve

results of synchronize

2005-05-16 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). building file list ... done activemq/distributions/ last-sync.txt wrote 635125

[jira] Updated: (MAVEN-1147) tag should be able to inherit at least a subset of variables.

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1147?page=all ] Brett Porter updated MAVEN-1147: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > tag should be able to inherit at least a subset of variables. > ---

[jira] Updated: (MAVEN-122) FTP repository support

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-122?page=all ] Brett Porter updated MAVEN-122: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > FTP repository support > -- > > Key: MAVEN-122 > URL: http://jira

[jira] Updated: (MAVEN-121) Checking of downloaded jars and other artifacts

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-121?page=all ] Brett Porter updated MAVEN-121: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Checking of downloaded jars and other artifacts > --- > >

[jira] Updated: (MAVEN-1397) replace test plugin with surefire

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1397?page=all ] Brett Porter updated MAVEN-1397: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > replace test plugin with surefire > - > > Key: MAVEN-1397 >

[jira] Updated: (MAVEN-1514) Maven should be specific why it is downloading a dependency

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1514?page=all ] Brett Porter updated MAVEN-1514: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Maven should be specific why it is downloading a dependency > --

Maven 1.1: JIRA updated

2005-05-16 Thread Brett Porter
Hi, As you can see, I've cleaned house on the core JIRA. Everything is scheduled, and I've trimmed back beta-1 to be releasable in a near timeframe. 20 issues, most of which relate to m2'ish things so we can sort them out now for both. 43 issues for 1.1-beta-2 (which would then be RC'd and release

[jira] Updated: (MAVEN-1428) "Response content length not known"

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1428?page=all ] Brett Porter updated MAVEN-1428: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > "Response content length not known" > --- > > Key: MAVEN-14

[jira] Updated: (MAVEN-1492) use whole id, not artifact ID, for identifying plugins

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1492?page=all ] Brett Porter updated MAVEN-1492: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > use whole id, not artifact ID, for identifying plugins > ---

[jira] Updated: (MAVEN-1270) multiproject:clean fails due to dependencies in reactor set

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1270?page=all ] Brett Porter updated MAVEN-1270: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > multiproject:clean fails due to dependencies in reactor set > --

[jira] Updated: (MAVEN-1500) nsis installer only works with nsis plugin v1.1

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1500?page=all ] Brett Porter updated MAVEN-1500: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > nsis installer only works with nsis plugin v1.1 > --- >

[jira] Updated: (MAVEN-1267) create source distribution for Maven 1.0 as part of installer process

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1267?page=all ] Brett Porter updated MAVEN-1267: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > create source distribution for Maven 1.0 as part of installer process >

[jira] Updated: (MAVEN-1466) install_repo.bat can require inconsistent quoting on the command line

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1466?page=all ] Brett Porter updated MAVEN-1466: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > install_repo.bat can require inconsistent quoting on the command line >

[jira] Updated: (MAVEN-1258) Can't run replacetoken ant tag inside maven

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1258?page=all ] Brett Porter updated MAVEN-1258: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Can't run replacetoken ant tag inside maven > --- > >

[jira] Updated: (MAVEN-1287) documentation ideas

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1287?page=all ] Brett Porter updated MAVEN-1287: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > documentation ideas > --- > > Key: MAVEN-1287 > URL: http://jira.c

[jira] Updated: (MAVEN-256) does not use the global session

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-256?page=all ] Brett Porter updated MAVEN-256: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > does not use the global session > > > Key: MAVEN

[jira] Updated: (MAVEN-1390) POM example doco is non-portable

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1390?page=all ] Brett Porter updated MAVEN-1390: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > POM example doco is non-portable > -- > > Key: MAV

[jira] Updated: (MAVEN-1440) Clearing maven.repo.remote results in incorrect reporting of unsatisfied dependencies

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1440?page=all ] Brett Porter updated MAVEN-1440: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Clearing maven.repo.remote results in incorrect reporting of unsatisfied > dependencies > -

[jira] Updated: (MAVEN-410) maven plugins seem to choke on properties containing a "-"?

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-410?page=all ] Brett Porter updated MAVEN-410: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > maven plugins seem to choke on properties containing a "-"? > -

[jira] Updated: (MAVEN-125) Documentation enhancements

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-125?page=all ] Brett Porter updated MAVEN-125: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Documentation enhancements > -- > > Key: MAVEN-125 > URL: htt

[jira] Updated: (MAVEN-1521) loading properties file via Ant property task does not work from maven.xml

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1521?page=all ] Brett Porter updated MAVEN-1521: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > loading properties file via Ant property task does not work from maven.xml > ---

[jira] Updated: (MAVEN-1103) improve "goal not found" reporting

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1103?page=all ] Brett Porter updated MAVEN-1103: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > improve "goal not found" reporting > -- > > Key: MAVEN-1103

[jira] Updated: (MAVEN-1384) Display something when a snapshot dependency is newer

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1384?page=all ] Brett Porter updated MAVEN-1384: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Display something when a snapshot dependency is newer >

[jira] Updated: (MAVEN-1080) Maven download corrupted jar file into repository

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1080?page=all ] Brett Porter updated MAVEN-1080: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Maven download corrupted jar file into repository >

[jira] Updated: (MAVEN-126) Add a -logfile option

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-126?page=all ] Brett Porter updated MAVEN-126: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Add a -logfile option > - > > Key: MAVEN-126 > URL: http://jira.c

[jira] Updated: (MAVEN-1064) License.comments missing in maven-project.xsd

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1064?page=all ] Brett Porter updated MAVEN-1064: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > License.comments missing in maven-project.xsd > - > >

[jira] Updated: (MAVEN-954) Would like more customizable Developer information

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-954?page=all ] Brett Porter updated MAVEN-954: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Would like more customizable Developer information > --

[jira] Updated: (MAVEN-1490) make plugin installation unique by artifactId

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1490?page=all ] Brett Porter updated MAVEN-1490: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > make plugin installation unique by artifactId > - > >

[jira] Updated: (MAVEN-1106) remove poor uses of system.err/out in core and plugins

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1106?page=all ] Brett Porter updated MAVEN-1106: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > remove poor uses of system.err/out in core and plugins > ---

[jira] Updated: (MAVEN-1127) decouple artifact type implementations from maven core

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1127?page=all ] Brett Porter updated MAVEN-1127: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > decouple artifact type implementations from maven core > ---

[jira] Updated: (MAVEN-430) maven checks md5 checksums at wrong point.

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-430?page=all ] Brett Porter updated MAVEN-430: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > maven checks md5 checksums at wrong point. > -- > > Ke

[jira] Updated: (MAVEN-1280) Support group ID in jar overrides

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1280?page=all ] Brett Porter updated MAVEN-1280: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Support group ID in jar overrides > - > > Key: MAVEN-1280 >

[jira] Updated: (MAVEN-456) unable to access remote repository via https

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-456?page=all ] Brett Porter updated MAVEN-456: --- Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > unable to access remote repository via https > > >

[jira] Moved: (MNG-402) clean up bad IDs in the repository

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-402?page=all ] Brett Porter moved MAVEN-1534 to MNG-402: - Fix Version: (was: 1.1-beta-1) 2.0-beta-1 Component: repository-tools Issue Type: Task (was: Bug) Key: MNG

[jira] Updated: (MAVEN-1552) align project-descriptor descriptions to maven.mdo

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1552?page=all ] Brett Porter updated MAVEN-1552: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > align project-descriptor descriptions to maven.mdo > ---

[jira] Moved: (MNG-403) add timeout to HttpUtils/wagon

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-403?page=all ] Brett Porter moved MAVEN-1460 to MNG-403: - Fix Version: (was: 1.1-beta-1) 2.0-beta-1 Component: (was: core) maven-artifact Issue Type: Improv

[M2] Add Repository URL to site

2005-05-16 Thread Thomas Van de Velde
It would be nice to add Maven 2's repository address to the Web Site. Cheers, Thomas

[jira] Updated: (MAVEN-1549) Excution of pregoals twice.

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1549?page=all ] Brett Porter updated MAVEN-1549: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Excution of pregoals twice. > --- > > Key: MAVEN-1549 > UR

[jira] Updated: (MAVEN-1520) maven:makeRelativePath tag is borked

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1520?page=all ] Brett Porter updated MAVEN-1520: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > maven:makeRelativePath tag is borked > > > Key: MAVEN-

[jira] Closed: (MAVEN-1472) document standardised Sun JAR names and situation

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1472?page=all ] Brett Porter closed MAVEN-1472: --- Fix Version: (was: 1.1-beta-1) Resolution: Fixed in place, will be ongoing > document standardised Sun JAR names and situation > ---

[jira] Updated: (MAVEN-1575) mavenSession.getAllGoalNames() should include goals from maven.xml

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1575?page=all ] Brett Porter updated MAVEN-1575: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > mavenSession.getAllGoalNames() should include goals from maven.xml > ---

[jira] Updated: (MAVEN-1546) add maven.reactor.basedir property when the reactor starts to locate the project root

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1546?page=all ] Brett Porter updated MAVEN-1546: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > add maven.reactor.basedir property when the reactor starts to locate the > project root > -

[jira] Updated: (MAVEN-1533) Project properties inherited to plugins

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1533?page=all ] Brett Porter updated MAVEN-1533: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > Project properties inherited to plugins > --- > > Key:

[jira] Updated: (MAVEN-1576) expecects ForeheadClassLoader, finds sun.misc.Launcher$AppClassLoader

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1576?page=all ] Brett Porter updated MAVEN-1576: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > expecects ForeheadClassLoader, finds sun.misc.Launcher$AppClassLoader >

[jira] Updated: (MAVEN-1591) 'maven.repo.local' not honored by all

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1591?page=all ] Brett Porter updated MAVEN-1591: Fix Version: (was: 1.1-beta-1) 1.1-beta-2 > 'maven.repo.local' not honored by all > - > > Key: MAVE

[jira] Closed: (MAVEN-1547) add staging siteAddress/Directory/user to POM in 1.1

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1547?page=all ] Brett Porter closed MAVEN-1547: --- Fix Version: (was: 1.1-beta-1) Resolution: Won't Fix different solution for m2, so properties will suffice for m1 > add staging siteAddress/Directory/us

[jira] Updated: (MAVEN-1533) Project properties inherited to plugins

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1533?page=all ] Brett Porter updated MAVEN-1533: Fix Version: 1.1-beta-1 Environment: Win XP & Solaris 8 Maven 1.0.2 was: Win XP & Solaris 8 Maven 1.0.2 Description: In my project.properties the mave

[jira] Updated: (MAVEN-1392) update dependencies for commons-cli

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1392?page=all ] Brett Porter updated MAVEN-1392: Priority: Blocker Environment: Description: dom4j, commons-cli, commons-betwixt (if not removed), and more should be upgraded to the latest released ver

[jira] Closed: (MAVEN-454) message.properties not need \u00c5\u00eb\u00e5\u00e3\u00ea\u00f4

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-454?page=all ] Brett Porter closed MAVEN-454: -- Resolution: Won't Fix out of date. There are Chinese resources in Maven 1.0 however. > message.properties not need \u00c5\u00eb\u00e5\u00e3\u00ea\u00f4 > --

[jira] Closed: (MAVEN-1322) ClassCastException crashes Maven Ant task

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1322?page=all ] Brett Porter closed MAVEN-1322: --- Resolution: Won't Fix ant task no longer supported > ClassCastException crashes Maven Ant task > - > > Key: MAVE

[jira] Closed: (MAVEN-1294) Maven is leaking much memory

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1294?page=all ] Brett Porter closed MAVEN-1294: --- Fix Version: 1.1-beta-1 Resolution: Fixed we've upgraded to Jelly 1.0-rc2 on Maven 1.1's dev branch. It wouldn't work with the 1.0.x branch. > Maven is lea

[jira] Moved: (MNG-401) Add meta-data to root of Maven repository.

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-401?page=all ] Brett Porter moved MAVEN-1604 to MNG-401: - Component: repository-tools Key: MNG-401 (was: MAVEN-1604) Project: m2 (was: maven) > Add meta-data to root of Maven repository. > -

[jira] Closed: (MAVEN-1498) java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1498?page=all ] Brett Porter closed MAVEN-1498: --- Resolution: Cannot Reproduce please try again with Maven 1.0.2, if not fixed, reopen. remove your repository first - there is a chance you may have had a 0 length

[jira] Closed: (MAVEN-1593) deploy is not documented

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1593?page=all ] Brett Porter closed MAVEN-1593: --- Resolution: Won't Fix the deploy plugin is gone, just that tag still exists as documented in the user guide. Have removed the content from the web site > deploy

[jira] Updated: (MAVEN-1591) 'maven.repo.local' not honored by all

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1591?page=all ] Brett Porter updated MAVEN-1591: Fix Version: 1.1-beta-1 confirmed bug > 'maven.repo.local' not honored by all > - > > Key: MAVEN-1591 > URL: h

[jira] Closed: (MAVEN-1579) bin/maven file permission in bootstrapping

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1579?page=all ] Brett Porter closed MAVEN-1579: --- Fix Version: 1.1-beta-1 Resolution: Fixed applied, thanks! > bin/maven file permission in bootstrapping > -- > >

[jira] Moved: (MPTEST-52) Timeout for Maven Tests

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-52?page=all ] Brett Porter moved MAVEN-1589 to MPTEST-52: --- Version: (was: 1.0.2) Issue Type: Improvement (was: Wish) Key: MPTEST-52 (was: MAVEN-1589) Project: maven-test-plu

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

2005-05-16 Thread brett
Author: brett Date: Mon May 16 00:12:53 2005 New Revision: 170324 URL: http://svn.apache.org/viewcvs?rev=170324&view=rev Log: PR: MAVEN-1579 Submitted by: Kenney Westerhof Reviewed by: Brett Porter fix issue with maven:installer on unix where script pers are not correct. Modified: maven/mave

svn commit: r170323 - in /maven/maven-1/core/trunk: project.xml xdocs/changes.xml

2005-05-16 Thread brett
Author: brett Date: Mon May 16 00:11:06 2005 New Revision: 170323 URL: http://svn.apache.org/viewcvs?rev=170323&view=rev Log: removed changes report, that is what JIRA is for Removed: maven/maven-1/core/trunk/xdocs/changes.xml Modified: maven/maven-1/core/trunk/project.xml Modified: mave

svn commit: r170322 - in /maven/maven-1/core/trunk: build-bootstrap.xml maven.xml project.xml src/bin/forehead.conf src/bin/maven src/bin/maven.bat

2005-05-16 Thread brett
Author: brett Date: Mon May 16 00:02:36 2005 New Revision: 170322 URL: http://svn.apache.org/viewcvs?rev=170322&view=rev Log: remove xerces from distribution, depend on JDK 1.4. Upgrade Ant and incorporate ant JAR for style task Modified: maven/maven-1/core/trunk/build-bootstrap.xml mave

[jira] Updated: (MAVEN-1258) Can't run replacetoken ant tag inside maven

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1258?page=all ] Brett Porter updated MAVEN-1258: Fix Version: 1.1-beta-1 Environment: Maven 1.0-rc2 Windows 2000 SP4 J2SDK 1.4.2_04 Ant 1.5.3 was: Maven 1.0-rc2 Windows 2000 SP4 J2SDK 1.4.2_04 Ant 1.5.3

[jira] Closed: (MAVEN-1582) j:include destroys xmlns attribute

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1582?page=all ] Brett Porter closed MAVEN-1582: --- Resolution: Won't Fix looks like a jelly bug, and should be filed there. > j:include destroys xmlns attribute > -- > > K

[jira] Commented: (MNG-400) if plugin has dependencies, the plugin props should be consulted for remote repositories to check.

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-400?page=comments#action_39118 ] Brett Porter commented on MNG-400: -- this would have nasty side effects in m1 of never allowing you to override the repository correctly, I believe. Possible in m2, but we need to a

[jira] Updated: (MAVEN-1571) Add organizationUrl to developer information

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1571?page=all ] Brett Porter updated MAVEN-1571: Fix Version: 1.1-beta-1 Environment: Description: Hi, I would like to add a hyperlink to the organizations of the developers. However, this doesn't seem p

[jira] Closed: (MAVEN-1601) XSLT transformations fail with JDK 1.5

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1601?page=all ] Brett Porter closed MAVEN-1601: --- Resolution: Duplicate > XSLT transformations fail with JDK 1.5 > -- > > Key: MAVEN-1601 > URL: http://jira.c

[jira] Moved: (MNG-400) if plugin has dependencies, the plugin props should be consulted for remote repositories to check.

2005-05-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-400?page=all ] Brett Porter moved MAVEN-1578 to MNG-400: - Fix Version: 2.0-beta-1 Version: (was: 1.0.2) Component: (was: plugin manager) maven-core Issue Type: Impro