svn commit: r292647 - /maven/jxr/trunk/src/main/java/org/apache/maven/jxr/JXR.java

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 23:51:22 2005 New Revision: 292647 URL: http://svn.apache.org/viewcvs?rev=292647&view=rev Log: fix file to check Modified: maven/jxr/trunk/src/main/java/org/apache/maven/jxr/JXR.java Modified: maven/jxr/trunk/src/main/java/org/apache/maven/jxr/JXR.java URL: ht

[jira] Commented: (MNG-247) make m2 shell script find home when it is a symlink

2005-09-29 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-247?page=comments#action_47521 ] Jerome Lacoste commented on MNG-247: Look at my comments in MNG-919 with regard to how the proposed patch fixes this issue. > make m2 shell script find home when it is a symlink > --

[jira] Updated: (MNG-247) make m2 shell script find home when it is a symlink

2005-09-29 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-247?page=all ] Jerome Lacoste updated MNG-247: --- Attachment: m2_fix_relative_links.diff > make m2 shell script find home when it is a symlink > --- > > Key: MNG-2

[jira] Commented: (MNG-919) Installation with symlinks

2005-09-29 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-919?page=comments#action_47520 ] Jerome Lacoste commented on MNG-919: My environment: [EMAIL PROTECTED]> echo $M2_HOME [EMAIL PROTECTED]> which m2 /home/jerome/local/bin/m2 [EMAIL PROTECTED]> ls -la `which m2` lrwxr

Re: [vote] plugins releases

2005-09-29 Thread Emmanuel Venisse
+1 to all Emmanuel Brett Porter a écrit : Please vote +1 (tested, agree), +0 (trust the consensus), -1 (have issues). Open for 72 hours... (X in the box means +1, empty or omitted plugin is +0) [ ] Release m2 clean plugin 2.0-rc1 [ ] Release m2 antrun plugin 2.0-rc1 [ ] Release m2 sources plug

svn commit: r292642 - /maven/jxr/trunk/pom.xml

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 23:22:51 2005 New Revision: 292642 URL: http://svn.apache.org/viewcvs?rev=292642&view=rev Log: update deps Modified: maven/jxr/trunk/pom.xml Modified: maven/jxr/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/jxr/trunk/pom.xml?rev=292642&r1=292641&r2=29

[jira] Reopened: (MAVENUPLOAD-534) Jini 2.1 Beta 2 Jars

2005-09-29 Thread Chris Sterling (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-534?page=all ] Chris Sterling reopened MAVENUPLOAD-534: I made a mistake when uploading the jini-starterkit and jini-start-examples bundles. It seems the zip files are not valid and I think that it

RE: [vote] plugins releases

2005-09-29 Thread Arnaud HERITIER
+0 for all I didn't test them. Arnaud > -Message d'origine- > De : Brett Porter [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 30 septembre 2005 03:45 > À : Maven Developers List > Objet : [vote] plugins releases > > Please vote +1 (tested, agree), +0 (trust the consensus), -1 > (hav

svn commit: r292625 [2/2] - in /maven/jxr/trunk: ./ src/main/java/org/apache/maven/jxr/ src/main/java/org/apache/maven/jxr/ant/ src/main/java/org/apache/maven/jxr/pacman/ src/main/java/org/apache/mave

2005-09-29 Thread brett
Modified: maven/jxr/trunk/src/main/java/org/apache/maven/jxr/JxrBean.java URL: http://svn.apache.org/viewcvs/maven/jxr/trunk/src/main/java/org/apache/maven/jxr/JxrBean.java?rev=292625&r1=292624&r2=292625&view=diff == --- m

svn commit: r292620 - /maven/maven-1/plugins/trunk/xdoc/xdocs/index.xml

2005-09-29 Thread ltheussl
Author: ltheussl Date: Thu Sep 29 21:18:28 2005 New Revision: 292620 URL: http://svn.apache.org/viewcvs?rev=292620&view=rev Log: Add link to reference documents Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/index.xml Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/index.xml URL: http://

svn commit: r292619 - in /maven/jxr/trunk: pom.xml src/main/java/org/ src/test/ src/test/java/ src/test/java/org/

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 21:10:36 2005 New Revision: 292619 URL: http://svn.apache.org/viewcvs?rev=292619&view=rev Log: initial copy Added: maven/jxr/trunk/src/main/java/org/ - copied from r278977, maven/maven-1/plugins/trunk/jxr/src/main/org/ maven/jxr/trunk/src/test/ mav

svn commit: r292618 - /maven/jxr/trunk/pom.xml

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 20:54:53 2005 New Revision: 292618 URL: http://svn.apache.org/viewcvs?rev=292618&view=rev Log: initial pom Added: maven/jxr/trunk/pom.xml (with props) Added: maven/jxr/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/jxr/trunk/pom.xml?rev=292618&view=au

svn commit: r292617 - in /maven/jxr/trunk/src: ./ main/ main/java/

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 20:54:30 2005 New Revision: 292617 URL: http://svn.apache.org/viewcvs?rev=292617&view=rev Log: add structure Added: maven/jxr/trunk/src/ maven/jxr/trunk/src/main/ maven/jxr/trunk/src/main/java/ --

Re: [vote] plugins releases

2005-09-29 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 from me, too (do we want to consolidate maven-sources-plugin with maven-jar-plugin, or not? We could pretty easily make the maven-sources-plugin a dummy and deprecate it) - -j Brett Porter wrote: | Please vote +1 (tested, agree), +0 (trust the co

Re: [vote] plugins releases

2005-09-29 Thread Jeff Genender
Ok...I am a non-committer...but I am committed to this project and this vote ;-) +1 (I know...none of my votes count) for antrun. I have a client right now who needs it bad. They LOVE m2...but they whine about the need for some of the antrun fixes that I aske dBrett to put in a few days

[maven2 build - SUCCESS - update] Fri Sep 30 03:15:00 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050930.031500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050930.031500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r292611 - /maven/components/trunk/pom.xml

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 20:19:13 2005 New Revision: 292611 URL: http://svn.apache.org/viewcvs?rev=292611&view=rev Log: fix old tag info Modified: maven/components/trunk/pom.xml Modified: maven/components/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/components/trunk/pom.xml?

Re: [vote] plugins releases

2005-09-29 Thread Jason van Zyl
On Fri, 2005-09-30 at 11:45 +1000, Brett Porter wrote: > Please vote +1 (tested, agree), +0 (trust the consensus), -1 (have > issues). Open for 72 hours... (X in the box means +1, empty or omitted > plugin is +0) > > [ ] Release m2 clean plugin 2.0-rc1 > [ ] Release m2 antrun plugin 2.0-rc1 > [ ]

Re: [m2b2] reading velocity template from external projects

2005-09-29 Thread Jason van Zyl
On Fri, 2005-09-30 at 10:03 +0800, Allan Ramirez wrote: > Hi everyone, > > I have this plugin that can read a velocity template, but the template > must be in the classpath of the plugin to read it. > Now, I am trying to modify the plugin which it can able to read > templates from other project

[maven2 build - SUCCESS - update] Fri Sep 30 03:00:00 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050930.03.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050930.03.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r292609 - in /maven/jxr: branches/ tags/ trunk/

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 20:10:30 2005 New Revision: 292609 URL: http://svn.apache.org/viewcvs?rev=292609&view=rev Log: create trunk/tags/branches Added: maven/jxr/branches/ maven/jxr/tags/ maven/jxr/trunk/ -

svn commit: r292608 - /maven/jxr/

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 20:05:45 2005 New Revision: 292608 URL: http://svn.apache.org/viewcvs?rev=292608&view=rev Log: create jxr subproject Added: maven/jxr/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

[result][vote] Create a JXR library in Maven's SVN

2005-09-29 Thread Brett Porter
11 - 0. Carried. I will create this from the Maven 1 sources. - Brett Brett Porter wrote: >Hi, > >I polled on this last week. The general feeling was in favour of Maven >over Commons. Some reservations about maintaining another library, and >some proposed alternatives. > >Here is what I propose

[jira] Commented: (MNG-1045) resolve ordering of parent build in reactor

2005-09-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1045?page=comments#action_47513 ] Brett Porter commented on MNG-1045: --- I think that's the same as what I was suggesting. cool :) > resolve ordering of parent build in reactor > -

svn commit: r292606 - /maven/components/trunk/maven-embedder/notes.txt

2005-09-29 Thread jvanzyl
Author: jvanzyl Date: Thu Sep 29 20:01:24 2005 New Revision: 292606 URL: http://svn.apache.org/viewcvs?rev=292606&view=rev Log: (empty) Modified: maven/components/trunk/maven-embedder/notes.txt Modified: maven/components/trunk/maven-embedder/notes.txt URL: http://svn.apache.org/viewcvs/mave

[jira] Created: (MPCHECKSTYLE-42) Improve summary report

2005-09-29 Thread Carlos Sanchez (JIRA)
Improve summary report -- Key: MPCHECKSTYLE-42 URL: http://jira.codehaus.org/browse/MPCHECKSTYLE-42 Project: maven-checkstyle-plugin Type: Improvement Versions: 3.0 Reporter: Carlos Sanchez Fix For: 3.0 Split the list of problems b

[jira] Closed: (MPCHECKSTYLE-40) Add summary report

2005-09-29 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-40?page=all ] Carlos Sanchez closed MPCHECKSTYLE-40: -- Resolution: Fixed > Add summary report > --- > > Key: MPCHECKSTYLE-40 > URL: http://jira.codehaus.org/browse

svn commit: r292600 - in /maven/maven-1/plugins/trunk/checkstyle: ./ src/plugin-resources/ src/plugin-test/ xdocs/

2005-09-29 Thread carlos
Author: carlos Date: Thu Sep 29 19:30:50 2005 New Revision: 292600 URL: http://svn.apache.org/viewcvs?rev=292600&view=rev Log: Added summary report as default Moved reports to its own checkstyle folder Added: maven/maven-1/plugins/trunk/checkstyle/src/plugin-resources/checkstyle-all.jsl

[jira] Reopened: (MNG-786) clean:clean goal ignores profile settings

2005-09-29 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-786?page=all ] Dan Tran reopened MNG-786: -- retest with latest maven-2.0-beta-3-SNAPSHOT. Still see the same behavor > clean:clean goal ignores profile settings > - > > Key

Re: [vote] plugins releases

2005-09-29 Thread Brett Porter
Brett Porter wrote: >[x] Release m2 clean plugin 2.0-rc1 >[x] Release m2 antrun plugin 2.0-rc1 >[x] Release m2 sources plugin 2.0-rc1 >[x] Release m2 RAR plugin 2.0-rc1 >[x] Release m2 EJB plugin 2.0-rc1 >[x] Release m2 JAR plugin 2.0-rc1 (pending inclusion of jar:test-jar) >[x] Release m2 resourc

[m2b2] reading velocity template from external projects

2005-09-29 Thread Allan Ramirez
Hi everyone, I have this plugin that can read a velocity template, but the template must be in the classpath of the plugin to read it. Now, I am trying to modify the plugin which it can able to read templates from other projects. Any ideas? From my components.xml, I already tried to change t

[jira] Commented: (MNG-840) Fields of type URL should be able to accept pom.xml configuration without the implementation attribute.

2005-09-29 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-840?page=comments#action_47509 ] Edwin Punzalan commented on MNG-840: I agree. The implementation attribute is required for Colleactions which contains non-String Objects. > Fields of type URL should be able to acc

[vote] plugins releases

2005-09-29 Thread Brett Porter
Please vote +1 (tested, agree), +0 (trust the consensus), -1 (have issues). Open for 72 hours... (X in the box means +1, empty or omitted plugin is +0) [ ] Release m2 clean plugin 2.0-rc1 [ ] Release m2 antrun plugin 2.0-rc1 [ ] Release m2 sources plugin 2.0-rc1 [ ] Release m2 RAR plugin 2.0-rc1 [

[maven2 build - SUCCESS - update] Fri Sep 30 01:00:00 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050930.01.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050930.01.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r292594 - /maven/components/trunk/maven-plugins/maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/AssemblyMojo.java

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 17:58:19 2005 New Revision: 292594 URL: http://svn.apache.org/viewcvs?rev=292594&view=rev Log: assembly is an aggregator Modified: maven/components/trunk/maven-plugins/maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/AssemblyMojo.java Modif

[maven2 build - SUCCESS - checkout] Fri Sep 30 00:15:01 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050930.001501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050930.001501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-786) clean:clean goal ignores profile settings

2005-09-29 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-786?page=comments#action_47504 ] Dan Tran commented on MNG-786: -- I understand why it builds and clean both since ${user.name} always available in system properties. My case a little different 4.0.0 org.apache.maven.

[jira] Closed: (MNG-786) clean:clean goal ignores profile settings

2005-09-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-786?page=all ] Brett Porter closed MNG-786: Resolution: Fixed it was fixed in beta-3 (see issue fix for) > clean:clean goal ignores profile settings > - > > Key: MNG

svn commit: r292588 - in /maven/maven-1/plugins/trunk/checkstyle: plugin.properties xdocs/changes.xml xdocs/properties.xml

2005-09-29 Thread carlos
Author: carlos Date: Thu Sep 29 17:31:17 2005 New Revision: 292588 URL: http://svn.apache.org/viewcvs?rev=292588&view=rev Log: Added maven.checkstyle.dir and move output files there. Modified: maven/maven-1/plugins/trunk/checkstyle/plugin.properties maven/maven-1/plugins/trunk/checkstyle/

svn commit: r292587 - /maven/components/trunk/maven-artifact/src/main/resources/META-INF/plexus/components.xml

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 17:29:55 2005 New Revision: 292587 URL: http://svn.apache.org/viewcvs?rev=292587&view=rev Log: PR: MNG-932 add test-jar artifact type in case we decide to allow this in future via a plugin. Modified: maven/components/trunk/maven-artifact/src/main/resources/MET

[jira] Reopened: (MNG-786) clean:clean goal ignores profile settings

2005-09-29 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-786?page=all ] Dan Tran reopened MNG-786: -- > clean:clean goal ignores profile settings > - > > Key: MNG-786 > URL: http://jira.codehaus.org/browse/MNG-786 > Pr

[jira] Commented: (MNG-786) clean:clean goal ignores profile settings

2005-09-29 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-786?page=comments#action_47501 ] Dan Tran commented on MNG-786: -- I use maven-2.0-beta-2 to run it0075, it seems that profile setting is not working. m2 install builds both sub1 and sub2 ( instead of just sub1) m2 clean:cle

svn commit: r292583 - /maven/maven-1/plugins/trunk/checkstyle/plugin.jelly

2005-09-29 Thread carlos
Author: carlos Date: Thu Sep 29 16:59:09 2005 New Revision: 292583 URL: http://svn.apache.org/viewcvs?rev=292583&view=rev Log: Fixed typo Modified: maven/maven-1/plugins/trunk/checkstyle/plugin.jelly Modified: maven/maven-1/plugins/trunk/checkstyle/plugin.jelly URL: http://svn.apache.org/vi

svn commit: r292581 - /maven/components/trunk/maven-core-it/it0065/

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 16:47:16 2005 New Revision: 292581 URL: http://svn.apache.org/viewcvs?rev=292581&view=rev Log: don't check in test file Modified: maven/components/trunk/maven-core-it/it0065/ (props changed) Propchange: maven/components/trunk/maven-core-it/it0065/ ---

[jira] Created: (MPCHECKSTYLE-41) Do not assert ASF copyright in checkstyle.rss

2005-09-29 Thread Lukas Theussl (JIRA)
Do not assert ASF copyright in checkstyle.rss - Key: MPCHECKSTYLE-41 URL: http://jira.codehaus.org/browse/MPCHECKSTYLE-41 Project: maven-checkstyle-plugin Type: Bug Reporter: Lukas Theussl Fix For: 3.0 I recently fi

svn commit: r292577 - in /maven/maven-1/plugins/trunk/checkstyle: plugin.jelly plugin.properties xdocs/changes.xml xdocs/properties.xml

2005-09-29 Thread carlos
Author: carlos Date: Thu Sep 29 16:12:44 2005 New Revision: 292577 URL: http://svn.apache.org/viewcvs?rev=292577&view=rev Log: Added properties maven.checkstyle.output.xml and maven.checkstyle.output.txt Modified: maven/maven-1/plugins/trunk/checkstyle/plugin.jelly maven/maven-1/plugins/t

[jira] Commented: (MPPDF-51) XSLT Error (javax.xml.transform.TransformerException): org.apache.xml.dtm.DTMException: No more DTM IDs are available

2005-09-29 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-51?page=comments#action_47495 ] Lukas Theussl commented on MPPDF-51: You will have to provide a bit more information here. Which jdk are you using, which version of the pdf plugin? The error that you get was a know

svn commit: r292575 - /maven/maven-1/plugins/trunk/checkstyle/src/plugin-test/project.properties

2005-09-29 Thread carlos
Author: carlos Date: Thu Sep 29 16:06:40 2005 New Revision: 292575 URL: http://svn.apache.org/viewcvs?rev=292575&view=rev Log: Reverted latest change Modified: maven/maven-1/plugins/trunk/checkstyle/src/plugin-test/project.properties Modified: maven/maven-1/plugins/trunk/checkstyle/src/plug

[jira] Moved: (MPPDF-51) XSLT Error (javax.xml.transform.TransformerException): org.apache.xml.dtm.DTMException: No more DTM IDs are available

2005-09-29 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-51?page=all ] Lukas Theussl moved MAVEN-1703 to MPPDF-51: --- Version: (was: 1.0.2) Fix Version: (was: 1.0.2) Component: (was: model) Workflow: jira (was: Maven)

svn commit: r292574 - /maven/maven-1/plugins/trunk/checkstyle/plugin.jelly

2005-09-29 Thread carlos
Author: carlos Date: Thu Sep 29 16:01:26 2005 New Revision: 292574 URL: http://svn.apache.org/viewcvs?rev=292574&view=rev Log: Take checkstyle:report-internal from checkstyle:run Improve docs Modified: maven/maven-1/plugins/trunk/checkstyle/plugin.jelly Modified: maven/maven-1/plugins/trunk

svn commit: r292572 - in /maven/maven-1/plugins/trunk/checkstyle: src/plugin-test/project.properties xdocs/properties.xml

2005-09-29 Thread carlos
Author: carlos Date: Thu Sep 29 15:59:52 2005 New Revision: 292572 URL: http://svn.apache.org/viewcvs?rev=292572&view=rev Log: Improve docs Modified: maven/maven-1/plugins/trunk/checkstyle/src/plugin-test/project.properties maven/maven-1/plugins/trunk/checkstyle/xdocs/properties.xml Modi

[jira] Created: (MNG-1048) scope in local pom doesn't override others

2005-09-29 Thread Brett Porter (JIRA)
scope in local pom doesn't override others -- Key: MNG-1048 URL: http://jira.codehaus.org/browse/MNG-1048 Project: Maven 2 Type: Bug Reporter: Brett Porter Assigned to: Brett Porter Fix For: 2.0-beta-3 it may be best

[jira] Updated: (MNG-1046) Project Mailing Lists reports bad URL, post and archive

2005-09-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1046?page=all ] Brett Porter updated MNG-1046: -- Fix Version: 2.0-beta-4 > Project Mailing Lists reports bad URL, post and archive > --- > > Key: MNG-1046 >

[jira] Created: (MAVEN-1703) XSLT Error (javax.xml.transform.TransformerException): org.apache.xml.dtm.DTMException: No more DTM IDs are available

2005-09-29 Thread coyt jackson (JIRA)
XSLT Error (javax.xml.transform.TransformerException): org.apache.xml.dtm.DTMException: No more DTM IDs are available - Key: MAVEN-1703 URL: http://jira.codehaus.o

[maven2 build - SUCCESS - update] Thu Sep 29 22:15:00 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050929.221500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050929.221500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r292564 - in /maven/components/trunk/maven-embedder/src/main/resources/plugins: ./ maven-compiler-plugin.xml maven-jar-plugin.xml

2005-09-29 Thread jvanzyl
Author: jvanzyl Date: Thu Sep 29 15:04:25 2005 New Revision: 292564 URL: http://svn.apache.org/viewcvs?rev=292564&view=rev Log: o mock data for embedder Added: maven/components/trunk/maven-embedder/src/main/resources/plugins/ maven/components/trunk/maven-embedder/src/main/resources/plugi

svn commit: r292561 - /maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/TestCompilerMojo.java

2005-09-29 Thread kenney
Author: kenney Date: Thu Sep 29 14:58:01 2005 New Revision: 292561 URL: http://svn.apache.org/viewcvs?rev=292561&view=rev Log: Also skip compiling tests when -Dmaven.test.skip=true is provided. Modified: maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/mave

[jira] Created: (MNG-1047) Evaluate commons vfs to use for file system operations

2005-09-29 Thread Carlos Sanchez (JIRA)
Evaluate commons vfs to use for file system operations -- Key: MNG-1047 URL: http://jira.codehaus.org/browse/MNG-1047 Project: Maven 2 Type: Improvement Reporter: Carlos Sanchez Commons virtual file system provid

[maven2 build - SUCCESS - update] Thu Sep 29 20:45:00 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050929.204500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050929.204500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r292538 - in /maven/components/trunk/maven-site/src/site/apt/guides: configuration/ getting-started/index.apt getting-started/settings/

2005-09-29 Thread jvanzyl
Author: jvanzyl Date: Thu Sep 29 13:39:58 2005 New Revision: 292538 URL: http://svn.apache.org/viewcvs?rev=292538&view=rev Log: (empty) Added: maven/components/trunk/maven-site/src/site/apt/guides/configuration/ - copied from r292498, maven/components/trunk/maven-site/src/site/apt/guid

svn commit: r292528 - /maven/maven-1/core/trunk/xdocs/navigation.xml

2005-09-29 Thread aheritier
Author: aheritier Date: Thu Sep 29 13:18:21 2005 New Revision: 292528 URL: http://svn.apache.org/viewcvs?rev=292528&view=rev Log: no components are available actually Modified: maven/maven-1/core/trunk/xdocs/navigation.xml Modified: maven/maven-1/core/trunk/xdocs/navigation.xml URL: http://

Versionning for Schema(s)

2005-09-29 Thread Arnaud HERITIER
In fact I don't know. We can store all these files in plugin-resources/xsd, and we can also remove the release number in the name. I imagined that in future it will be useful to test with a given release of the plugin a file with an old format. It's why I wanted to keep the different releases. B

[jira] Created: (MNG-1046) Project Mailing Lists reports bad URL, post and archive

2005-09-29 Thread David DIDIER (JIRA)
Project Mailing Lists reports bad URL, post and archive --- Key: MNG-1046 URL: http://jira.codehaus.org/browse/MNG-1046 Project: Maven 2 Type: Bug Components: maven-project-info-reports-plugin Versions: 2.0-

Re: svn commit: r292338 - in /maven/maven-1/plugins/trunk/faq: src/plugin-resources/xsd/ src/plugin-resources/xsd/faq.xsd xdocs/faq.xsd

2005-09-29 Thread Lukas Theussl
Actually, I don't see the use of the schema file in src/xsd. The plugin just uses the file in src/plugin-resources/xsd, so why keep two copies of the same file? I think it should be enough to work on the file in src/plugin-resources/xsd. At release time, we give it a final release number and

[jira] Closed: (MEV-100) Tapestry 4.0-beta-8 POM

2005-09-29 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-100?page=all ] Carlos Sanchez closed MEV-100: -- Assign To: Carlos Sanchez Resolution: Fixed There's n hivemind 1.1 yet so it should be rc-1 > Tapestry 4.0-beta-8 POM > --- > > Key

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-09-29 Thread ?rjan Austvold (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_47483 ] Ørjan Austvold commented on MNG-678: I have done some tracing on this error and come to the conclusion that the intermittent failure is caused by a race condition (and a bug in jsch).

[jira] Closed: (MEV-101) M2-Hibernate 3.1beta POM should refer to asm version 1.5.3

2005-09-29 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-101?page=all ] Carlos Sanchez closed MEV-101: -- Assign To: Carlos Sanchez Resolution: Fixed > M2-Hibernate 3.1beta POM should refer to asm version 1.5.3 > --

[jira] Moved: (MEV-101) M2-Hibernate 3.1beta POM should refer to asm version 1.5.3

2005-09-29 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-101?page=all ] Carlos Sanchez moved MAVENUPLOAD-535 to MEV-101: Bundle URL: (was: None) Key: MEV-101 (was: MAVENUPLOAD-535) Project: Maven Evangelism (was: maven-upload-requests)

[maven2 build - SUCCESS - update] Thu Sep 29 18:15:00 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050929.181501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050929.181501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r292501 - in /maven/maven-1/plugins/trunk/xdoc/xdocs: escapeXml.xml goals.xml i18n.xml index.xml navigation.xml reference/ reference/escapeXml.xml reference/i18n.xml reference/index.xml re

2005-09-29 Thread ltheussl
Author: ltheussl Date: Thu Sep 29 11:41:15 2005 New Revision: 292501 URL: http://svn.apache.org/viewcvs?rev=292501&view=rev Log: Documentation update Added: maven/maven-1/plugins/trunk/xdoc/xdocs/reference/ maven/maven-1/plugins/trunk/xdoc/xdocs/reference/escapeXml.xml maven/maven-1/p

RE: svn commit: r292338 - in /maven/maven-1/plugins/trunk/faq: src/plugin-resources/xsd/ src/plugin-resources/xsd/faq.xsd xdocs/faq.xsd

2005-09-29 Thread Arnaud HERITIER
I don't think but I'm not sure. Users have always new ideas... And all these schemas will be used (I hope) in m2 plugins. Arnaud > -Message d'origine- > De : Lukas Theussl [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 29 septembre 2005 20:17 > À : Maven Developers List > Objet : Re: svn c

[jira] Closed: (MAVENUPLOAD-534) Jini 2.1 Beta 2 Jars

2005-09-29 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-534?page=all ] Carlos Sanchez closed MAVENUPLOAD-534: -- Resolution: Fixed Uploaded the zips under the zips folder > Jini 2.1 Beta 2 Jars > > > Key: MAVENUPLOAD-534 >

svn commit: r292499 - /maven/components/trunk/maven-site/src/site-sandbox/

2005-09-29 Thread jvanzyl
Author: jvanzyl Date: Thu Sep 29 11:19:53 2005 New Revision: 292499 URL: http://svn.apache.org/viewcvs?rev=292499&view=rev Log: (empty) Removed: maven/components/trunk/maven-site/src/site-sandbox/ - To unsubscribe, e-mail:

Re: svn commit: r292338 - in /maven/maven-1/plugins/trunk/faq: src/plugin-resources/xsd/ src/plugin-resources/xsd/faq.xsd xdocs/faq.xsd

2005-09-29 Thread Lukas Theussl
I guess we should, yes. I will do it. But I don't think the fml schema is going to change much? -Lukas Arnaud HERITIER wrote: Mustn't we create a schema for each plugin release like in xdoc ? Arnaud - To unsubscribe, e-mai

RE: svn commit: r292338 - in /maven/maven-1/plugins/trunk/faq: src/plugin-resources/xsd/ src/plugin-resources/xsd/faq.xsd xdocs/faq.xsd

2005-09-29 Thread Arnaud HERITIER
Mustn't we create a schema for each plugin release like in xdoc ? Arnaud > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 29 septembre 2005 00:49 > À : [EMAIL PROTECTED] > Objet : svn commit: r292338 - in > /maven/maven-1/plugins/trunk/faq: src

[continuum build - FAILED - update] Thu Sep 29 17:00:00 GMT 2005

2005-09-29 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050929.17.txt

Re: plan for plugin releases

2005-09-29 Thread Carlos Sanchez
+1 On 9/27/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Hi, > > What shall we do for the plugin releases as we lead up to the final? > > I'm thinking: > - get them basically finished first (unless the current betas are > fundamentally flawed) > - fix all bugs in the matrix slated for that plugin,

svn commit: r292466 - in /maven/maven-1/plugins/trunk/xdoc/src: dtd/maven-xdoc.dtd plugin-resources/dtd/maven-xdoc-1.10.dtd

2005-09-29 Thread ltheussl
Author: ltheussl Date: Thu Sep 29 09:38:24 2005 New Revision: 292466 URL: http://svn.apache.org/viewcvs?rev=292466&view=rev Log: add navbar element Modified: maven/maven-1/plugins/trunk/xdoc/src/dtd/maven-xdoc.dtd maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/dtd/maven-xdoc-1.10.

[jira] Commented: (MNG-1043) No way to configure the target JDK in PMD report plugin

2005-09-29 Thread Ken Weiner (JIRA)
[ http://jira.codehaus.org/browse/MNG-1043?page=comments#action_47478 ] Ken Weiner commented on MNG-1043: - Thanks. Sorry about the reshuffled imports and whitespace. I'll be more careful next time. > No way to configure the target JDK in PMD report plugin >

[jira] Commented: (MNG-1045) resolve ordering of parent build in reactor

2005-09-29 Thread Bob Allison (JIRA)
[ http://jira.codehaus.org/browse/MNG-1045?page=comments#action_47477 ] Bob Allison commented on MNG-1045: -- Not being up-to-speed on all the details of the DAG process, this may not be possible, but... How about this approach: Do not automatically add the

[continuum build - FAILED - update] Thu Sep 29 16:00:00 GMT 2005

2005-09-29 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050929.16.txt

Re: ear plugin: using the standard lifecycle?

2005-09-29 Thread Stephane Nicoll
I don't think so. We can change it. Cheers, Stephane On 9/29/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Hi, > > The ear plugin is using an alternate lifecycle that doesn't use the > standard resources goal, which is causing issues: > http://jira.codehaus.org/browse/MNG-1025 > > Is there a reaso

Re: plan for plugin releases

2005-09-29 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry for the late reply...I agree, it's probably time for the release cycles of the plugins to be somewhat separated, and driven by the needs of each plugin project. You got my +1. - -john Brett Porter wrote: | Hi, | | What shall we do for the plu

[maven2 build - SUCCESS - update] Thu Sep 29 14:30:00 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050929.143000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050929.143000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[continuum build - FAILED - update] Thu Sep 29 14:30:00 GMT 2005

2005-09-29 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050929.143000.txt

[jira] Updated: (MNG-33) Plugin development guide

2005-09-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-33?page=all ] Brett Porter updated MNG-33: Fix Version: (was: 2.0-beta-3) 2.0 > Plugin development guide > > > Key: MNG-33 > URL: http://jira.codehaus.org/b

[jira] Closed: (MNG-1016) Snapshot dependency in plugin template

2005-09-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1016?page=all ] Brett Porter closed MNG-1016: - Assign To: Brett Porter Resolution: Fixed > Snapshot dependency in plugin template > -- > > Key: MNG-1016 > U

svn commit: r292439 - in /maven/components/trunk/maven-archetype/maven-archetypes: maven-archetype-marmalade-mojo/src/main/resources/archetype-resources/ maven-archetype-mojo/src/main/resources/archet

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 07:32:35 2005 New Revision: 292439 URL: http://svn.apache.org/viewcvs?rev=292439&view=rev Log: PR: MNG-1016 remove snapshot dependencies in the templates. This will need to be updated again after 2.0 final. Modified: maven/components/trunk/maven-archetype/mave

ear plugin: using the standard lifecycle?

2005-09-29 Thread Brett Porter
Hi, The ear plugin is using an alternate lifecycle that doesn't use the standard resources goal, which is causing issues: http://jira.codehaus.org/browse/MNG-1025 Is there a reason for that? - Brett - To unsubscribe, e-mail: [E

[jira] Closed: (MNG-438) conf for dummies (install wizard)

2005-09-29 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-438?page=all ] Brett Porter closed MNG-438: Assign To: John Casey Resolution: Fixed Fix Version: (was: 2.0-beta-3) 2.0-alpha-3 John did Kenney's solution ages ago. Jason is writing a

[maven2 build - SUCCESS - update] Thu Sep 29 14:09:12 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050929.140912.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050929.140912.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MNG-1045) resolve ordering of parent build in reactor

2005-09-29 Thread Brett Porter (JIRA)
resolve ordering of parent build in reactor --- Key: MNG-1045 URL: http://jira.codehaus.org/browse/MNG-1045 Project: Maven 2 Type: Bug Components: maven-project Reporter: Brett Porter Assigned to: Brett Porter Fix F

[maven2 build - FAILED - update] Thu Sep 29 14:00:00 GMT 2005

2005-09-29 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050929.14.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r292437 - in /maven/components/trunk/maven-core-it/it0065: expected-results.txt plugin/src/main/java/org/apache/maven/plugin/coreit/TestBasedirMojo.java prebuild-hook.txt

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 07:08:47 2005 New Revision: 292437 URL: http://svn.apache.org/viewcvs?rev=292437&view=rev Log: don't rely on target directory as it is cleaned after use Added: maven/components/trunk/maven-core-it/it0065/prebuild-hook.txt (with props) Modified: maven/compo

[jira] Updated: (MEV-100) Tapestry 4.0-beta-8 POM

2005-09-29 Thread mike perham (JIRA)
[ http://jira.codehaus.org/browse/MEV-100?page=all ] mike perham updated MEV-100: Attachment: tapestry-4.0-beta-8.pom > Tapestry 4.0-beta-8 POM > --- > > Key: MEV-100 > URL: http://jira.codehaus.org/browse/MEV-100 >

[jira] Created: (MEV-100) Tapestry 4.0-beta-8 POM

2005-09-29 Thread mike perham (JIRA)
Tapestry 4.0-beta-8 POM --- Key: MEV-100 URL: http://jira.codehaus.org/browse/MEV-100 Project: Maven Evangelism Type: Bug Reporter: mike perham Here is a fully fleshed out POM for Tapestry. Note that there is one difference with Tapestry's do

[maven2 build - FAILED - update] Thu Sep 29 13:40:13 GMT 2005

2005-09-29 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050929.134013.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r292431 - /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/GroupRepositoryMetadata.java

2005-09-29 Thread brett
Author: brett Date: Thu Sep 29 06:43:15 2005 New Revision: 292431 URL: http://svn.apache.org/viewcvs?rev=292431&view=rev Log: retain prior public API to avoid busting plugins Modified: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/G

[continuum build - SUCCESS - update] Thu Sep 29 13:30:00 GMT 2005

2005-09-29 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050929.133000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050929.133000.txt

[maven2 build - FAILED - update] Thu Sep 29 13:27:09 GMT 2005

2005-09-29 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050929.132709.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

  1   2   >