results of synchronize

2005-05-21 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 635212 bytes read 42 bytes

[jira] Commented: (MEV-12) mysql-connector-java uses a classifier

2005-05-21 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MEV-12?page=comments#action_39460 ] Dennis Lundberg commented on MEV-12: MySQL Connector/J version 3.0 has had several naming schemes during it's lifetime. The name of the jar file to deploy for regular java use

svn commit: r171203 - /maven/maven-1/plugins/trunk/clover/src/plugin-test/testCustomCloverLicense

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 04:09:16 2005 New Revision: 171203 URL: http://svn.apache.org/viewcvs?rev=171203view=rev Log: ignore target dir Modified: maven/maven-1/plugins/trunk/clover/src/plugin-test/testCustomCloverLicense/ (props changed) Propchange:

results of synchronize

2005-05-21 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 635212 bytes read 42 bytes

[Maven-2] Bootstrap fails

2005-05-21 Thread Unico Hommes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi guys :-) I just tried bootstrapping a fresh maven-2 subversion checkout on my Mac OS 10.4.1 without much luck. It says: Building project in /Users/unico/Code/maven-2/maven-model Cleaning /Users/unico/Code/maven-2/maven-model/target... Downloading

[jira] Updated: (MPXDOC-128) Internationalized Websites

2005-05-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-128?page=all ] Brett Porter updated MPXDOC-128: Attachment: jelly-tagsdiff.txt jelly part of the patch from Vincent Internationalized Websites -- Key: MPXDOC-128

[jira] Updated: (MPXDOC-128) Internationalized Websites

2005-05-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-128?page=all ] Brett Porter updated MPXDOC-128: Attachment: GrabClassLoaderTag.java tag from Vincent Internationalized Websites -- Key: MPXDOC-128 URL:

[jira] Updated: (MPXDOC-128) Internationalized Websites

2005-05-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-128?page=all ] Brett Porter updated MPXDOC-128: Attachment: UnGrabClassLoaderTag.java from Vincent Internationalized Websites -- Key: MPXDOC-128 URL:

svn commit: r171208 - /maven/maven-1/core/trunk/src/java/org/apache/maven/cli/App.java

2005-05-21 Thread brett
Author: brett Date: Sat May 21 05:36:18 2005 New Revision: 171208 URL: http://svn.apache.org/viewcvs?rev=171208view=rev Log: ignore empty parameters coming from commons-cli Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/cli/App.java Modified:

Re: [Maven-2] Bootstrap fails

2005-05-21 Thread Brett Porter
It is working for me, but I don't have access to Mac OS X to test it. Unico Hommes wrote: Exception in thread main java.lang.ClassNotFoundException: org.codehaus.modello.ModelloCli at java.net.URLClassLoader$1.run(URLClassLoader.java:199) at

[jira] Updated: (MNG-421) Add bootstrap repository configuration to settings.xml

2005-05-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-421?page=all ] Brett Porter updated MNG-421: - Fix Version: 2.0-alpha-3 Add bootstrap repository configuration to settings.xml -- Key: MNG-421

Re: [Maven-2] Bootstrap fails

2005-05-21 Thread Unico Hommes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brett Porter wrote: It is working for me, but I don't have access to Mac OS X to test it. Unico Hommes wrote: Exception in thread main java.lang.ClassNotFoundException: org.codehaus.modello.ModelloCli at

Re: Ear plugin

2005-05-21 Thread Emmanuel Venisse
Stephane Nicoll wrote: Emmanuel, Please see my comments inline as well as a new version of the plugin. On 5/20/05, Emmanuel Venisse [EMAIL PROTECTED] wrote: - Can you format the code correctly with m2 coding style? Sure. This is done and added on my local Intellij installation. -

Re: [Maven-2] Bootstrap fails

2005-05-21 Thread Brett Porter
Unico Hommes wrote: Brett Porter wrote: charles:~/Code/maven-2 unico$ jar -tvf ~/.m2/repository/org/codehaus/[...]/modello-plugin-xpp3-1.0-alpha-2.jar The jar you should be looking for is modello-core (which would be referenced from modello-plugin-xpp3-1.0-alpha-2.pom in the above

[jira] Resolved: (MNG-421) Add bootstrap repository configuration to settings.xml

2005-05-21 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-421?page=all ] Emmanuel Venisse resolved MNG-421: -- Resolution: Fixed It's already done. I needed it for release plugin. Add bootstrap repository configuration to settings.xml

Re: [jira] Resolved: (MNG-421) Add bootstrap repository configuration to settings.xml

2005-05-21 Thread Mark Hobson
(Don't want to clog up JIRA, so replying to dev) Are there any docs regarding the syntax? Cheers, Mark On 5/21/05, Emmanuel Venisse (JIRA) [EMAIL PROTECTED] wrote: [ http://jira.codehaus.org/browse/MNG-421?page=all ] Emmanuel Venisse resolved MNG-421:

Re: [jira] Resolved: (MNG-421) Add bootstrap repository configuration to settings.xml

2005-05-21 Thread Brett Porter
Actually, I was just chatting to Emmanuel. He was thinking of MNG-383 which is different, so this will be reopened. Cheers, Brett Mark Hobson wrote: (Don't want to clog up JIRA, so replying to dev) Are there any docs regarding the syntax? Cheers, Mark

[jira] Reopened: (MNG-421) Add bootstrap repository configuration to settings.xml

2005-05-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-421?page=all ] Brett Porter reopened MNG-421: -- this is different to MNG-383 Add bootstrap repository configuration to settings.xml -- Key: MNG-421

svn commit: r171209 - in /maven/maven-1/jelly-tags/trunk/src: main/java/org/apache/maven/jelly/tags/ main/java/org/apache/maven/jelly/tags/maven/ test/java/org/apache/maven/jelly/tags/maven/

2005-05-21 Thread brett
Author: brett Date: Sat May 21 06:35:27 2005 New Revision: 171209 URL: http://svn.apache.org/viewcvs?rev=171209view=rev Log: svn tag updates Modified: maven/maven-1/jelly-tags/trunk/src/main/java/org/apache/maven/jelly/tags/BaseTagLibrary.java

results of synchronize

2005-05-21 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 635212 bytes read 42 bytes

results of synchronize

2005-05-21 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 635212 bytes read 42 bytes

[jira] Updated: (MPXDOC-128) Internationalized Websites

2005-05-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-128?page=all ] Brett Porter updated MPXDOC-128: Attachment: xdoc.zip missing files from Vincent Internationalized Websites -- Key: MPXDOC-128 URL:

svn commit: r171213 - /maven/components/trunk/m2-bootstrap-all.sh

2005-05-21 Thread brett
Author: brett Date: Sat May 21 07:41:31 2005 New Revision: 171213 URL: http://svn.apache.org/viewcvs?rev=171213view=rev Log: set executable property Modified: maven/components/trunk/m2-bootstrap-all.sh (props changed) Propchange: maven/components/trunk/m2-bootstrap-all.sh

svn commit: r171214 - in /maven/maven-1/plugins/trunk/clover: ./ src/plugin-test/testCloverOffCleansProperly/ src/plugin-test/testCloverOffCleansProperly/src/ src/plugin-test/testCloverOffCleansProperly/src/main/ src/plugin-test/testCloverOffCleansProperly/src/main/org/ src/plugin-test/testCloverOffCleansProperly/src/main/org/apache/ src/plugin-test/testCloverOffCleansProperly/src/main/org/apache/maven/ src/plugin-test/testCloverOffCleansProperly/src/main/org/apache/maven/clover/ src/plugin-test/testCloverOffCleansProperly/src/main/org/apache/maven/clover/test/ src/plugin-test/testCloverOffCleansProperly/src/test/ src/plugin-test/testCloverOffCleansProperly/src/test/org/ src/plugin-test/testCloverOffCleansProperly/src/test/org/apache/ src/plugin-test/testCloverOffCleansProperly/src/test/org/apache/maven/ src/plugin-test/testCloverOffCleansProperly/src/test/org/apache/maven/clover/ src/plugin-test/testCloverOffCleansProperly/src/test/org/apache/maven/clover/test/ xdocs/

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 07:46:36 2005 New Revision: 171214 URL: http://svn.apache.org/viewcvs?rev=171214view=rev Log: MPCLOVER-32: Fully disable Clover in codeclover:off/code so that the Clover compiler adapter delegates straight to the default compiler. Added:

[jira] Closed: (MPCLOVER-32) clover:off does not reset the compiler to javac

2005-05-21 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPCLOVER-32?page=all ] Vincent Massol closed MPCLOVER-32: -- Fix Version: 1.9 Resolution: Fixed Assign To: Vincent Massol Thanks Wim. A patch with some test cases would be just awesome but I guess I

svn commit: r171216 - /maven/maven-1/plugins/trunk/clover/src/plugin-test/testCloverOffCleansProperly

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 07:48:32 2005 New Revision: 171216 URL: http://svn.apache.org/viewcvs?rev=171216view=rev Log: ignore target dir Modified: maven/maven-1/plugins/trunk/clover/src/plugin-test/testCloverOffCleansProperly/ (props changed) Propchange:

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

2005-05-21 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-148?page=all ] Stephane Nicoll updated MNG-148: Attachment: maven-ear-plugin.zip Basic implementation, see @TODO for missing features. Write an ear mojo - Key: MNG-148 URL:

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

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 08:02:21 2005 New Revision: 171219 URL: http://svn.apache.org/viewcvs?rev=171219view=rev Log: MPCLOVER-37: codemaven.test.failure.ignore/code is now correctly reset when codeclover:off/code is called. Thanks to Carlos Sanchez. Modified:

[jira] Closed: (MPCLOVER-37) Clover prevents failing tests to break the build

2005-05-21 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPCLOVER-37?page=all ] Vincent Massol closed MPCLOVER-37: -- Fix Version: 1.9 Resolution: Fixed Assign To: Vincent Massol Applied. Thanks Clover prevents failing tests to break the build

svn commit: r171222 [4/4] - in /maven/maven-1/plugins/trunk/xdoc: ./ src/main/org/apache/maven/xdoc/ src/main/org/apache/maven/xdoc/util/ src/plugin-resources/ src/plugin-resources/templates/ src/plugin-resources/templates/scm/ src/plugin-test/ src/plugin-test/test01/xdocs/ src/plugin-test/test03/ src/plugin-test/test03/xdocs/ src/plugin-test/test03/xdocs/images/ src/plugin-test/test03/xdocs/subdir/ src/plugin-test/test03/xdocs/subdir/subdir2/ src/plugin-test/test04/ src/plugin-test/test04/xdocs/ src/plugin-test/test04/xdocs/images/ src/plugin-test/test04/xdocs/subdir/ src/plugin-test/test04/xdocs/subdir/subdir2/ src/plugin-test/testDependenciesComment/ src/test/org/apache/maven/xdoc/ src/test/org/apache/maven/xdoc/util/ xdocs/

2005-05-21 Thread brett
Added: maven/maven-1/plugins/trunk/xdoc/src/plugin-test/test04/xdocs/myfile_i18n.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/src/plugin-test/test04/xdocs/myfile_i18n.xml?rev=171222view=auto ==

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

2005-05-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-148?page=comments#action_39476 ] Brett Porter commented on MNG-148: -- applied to sandbox. Please supply patches against that (note, I changed the version in the pom), and when happy with it, we will move it out of

svn commit: r171223 - in /maven/maven-1/jelly-tags/trunk: project.xml src/main/java/org/apache/maven/jelly/tags/maven/GrabClassLoaderTag.java src/main/java/org/apache/maven/jelly/tags/maven/MavenTagLibrary.java src/main/java/org/apache/maven/jelly/tags/maven/UnGrabClassLoaderTag.java

2005-05-21 Thread brett
Author: brett Date: Sat May 21 08:17:50 2005 New Revision: 171223 URL: http://svn.apache.org/viewcvs?rev=171223view=rev Log: PR: MPXDOC-128 Submitted by: Vincent Siveton Reviewed by: Brett Porter, Arnaud Heritier Internationalization support for xdoc. Applied with changes Added:

[jira] Commented: (MPXDOC-128) Internationalized Websites

2005-05-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-128?page=comments#action_39477 ] Brett Porter commented on MPXDOC-128: - committed. I need to review a couple of things: - try moving the tags out of jelly tags, get it working with m1 - getting an NPE in 1.1

[maven2 build - FAILED] Sat May 21 11:36:48 EDT 2005

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

svn commit: r171225 - /maven/components/trunk/maven-core-it/it0006/pom.xml

2005-05-21 Thread brett
Author: brett Date: Sat May 21 08:46:15 2005 New Revision: 171225 URL: http://svn.apache.org/viewcvs?rev=171225view=rev Log: use built verifier plugin in itest Modified: maven/components/trunk/maven-core-it/it0006/pom.xml Modified: maven/components/trunk/maven-core-it/it0006/pom.xml URL:

[maven2 build - SUCCESS] Sat May 21 11:46:16 EDT 2005

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

svn commit: r171227 - in /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-site: ./ src/ src/main/ src/main/resources/ src/main/resources/META-INF/ src/main/resources/archetype-resources/ src/main/resources/archetype-resources/src/ src/main/resources/archetype-resources/src/site/ src/main/resources/archetype-resources/src/site/apt/ src/main/resources/archetype-resources/src/site/fml/ src/main/resources/archetype-resources/src/site/xdoc/

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 09:23:22 2005 New Revision: 171227 URL: http://svn.apache.org/viewcvs?rev=171227view=rev Log: o an archetype for a basic site which includes - apt example - apt format guide - faq example - xdoc example Added:

svn commit: r171228 - in /maven/components/trunk/maven-archetype/maven-archetype-core/src/main/java/org/apache/maven/archetype: DefaultArchetype.java descriptor/ArchetypeDescriptor.java descriptor/ArchetypeDescriptorBuilder.java

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 09:28:52 2005 New Revision: 171228 URL: http://svn.apache.org/viewcvs?rev=171228view=rev Log: o deal specifically with site resources as the site is definitely a first class citizen. Modified:

[maven2 build - SUCCESS] Sat May 21 13:07:01 EDT 2005

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

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

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 10:50:01 2005 New Revision: 171233 URL: http://svn.apache.org/viewcvs?rev=171233view=rev Log: o use the parent of the current project not the project we started with :-) Modified:

[maven2 build - SUCCESS] Sat May 21 14:07:00 EDT 2005

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

svn commit: r171236 - /maven/maven-1/plugins/trunk/clover/xdocs/faq.fml

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 11:12:05 2005 New Revision: 171236 URL: http://svn.apache.org/viewcvs?rev=171236view=rev Log: Fixed missing /p tag Modified: maven/maven-1/plugins/trunk/clover/xdocs/faq.fml Modified: maven/maven-1/plugins/trunk/clover/xdocs/faq.fml URL:

[VOTE] Releasing Clover plugin v1.9

2005-05-21 Thread Vincent Massol
Hi, I'd like to release the Clover plugin v1.9. There's only one issue left in JIRA but I don't quite agree with its content. Changes in this version include: New Features: o Added a quick usage guide in the documentation. o Added a maven.clover.multiproject property that should be set to

[VOTE] Releasing Clover plugin v1.9

2005-05-21 Thread Vincent Massol
Hi, I'd like to release the Clover plugin v1.9. There's only one issue left in JIRA but I don't quite agree with its content. Changes in this version include: New Features: o Added a quick usage guide in the documentation. o Added a maven.clover.multiproject property that should be set to

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

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 11:49:19 2005 New Revision: 171238 URL: http://svn.apache.org/viewcvs?rev=171238view=rev Log: o making the maven.username parameter required. Modified:

[maven2 build - SUCCESS] Sat May 21 15:07:00 EDT 2005

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

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

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 12:23:04 2005 New Revision: 171241 URL: http://svn.apache.org/viewcvs?rev=171241view=rev Log: o adding a bit of javadoc and some notes Modified:

Re: [VOTE] Releasing Clover plugin v1.9

2005-05-21 Thread Carlos Sanchez
+1 On 5/21/05, Vincent Massol [EMAIL PROTECTED] wrote: Hi, I'd like to release the Clover plugin v1.9. There's only one issue left in JIRA but I don't quite agree with its content. Changes in this version include: New Features: o Added a quick usage guide in the documentation. o

[jira] Created: (MAVEN-1607) Add MAVEN_OPTS info

2005-05-21 Thread Jeff Jensen (JIRA)
Add MAVEN_OPTS info - Key: MAVEN-1607 URL: http://jira.codehaus.org/browse/MAVEN-1607 Project: maven Type: Improvement Components: documentation Reporter: Jeff Jensen Priority: Minor Took some digging to learn how to increase memory

[jira] Updated: (MAVEN-1607) Add MAVEN_OPTS info

2005-05-21 Thread Jeff Jensen (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1607?page=all ] Jeff Jensen updated MAVEN-1607: --- Attachment: 1607.txt Attached is a minor patch to the command line reference page to add a note on MAVEN_OPTS. Felipe conveniently just posted the debug with

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

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 13:29:27 2005 New Revision: 171249 URL: http://svn.apache.org/viewcvs?rev=171249view=rev Log: o i can now do a deploy with a couple of glitches, will work through the problems as i release more components. Modified:

[maven2 build - SUCCESS] Sat May 21 16:07:02 EDT 2005

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

results of synchronize

2005-05-21 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 maven-plugins/plugins/

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

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 13:36:27 2005 New Revision: 171252 URL: http://svn.apache.org/viewcvs?rev=171252view=rev Log: o renaming a couple methods Modified:

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

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 13:38:10 2005 New Revision: 171253 URL: http://svn.apache.org/viewcvs?rev=171253view=rev Log: o not using a maven writer ... Modified:

svn commit: r171254 - /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/transformer/AbstractPomTransformer.java

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 13:40:02 2005 New Revision: 171254 URL: http://svn.apache.org/viewcvs?rev=171254view=rev Log: o updating address Modified: maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/transformer/AbstractPomTransformer.java

[maven2 build - SUCCESS] Sat May 21 17:07:00 EDT 2005

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

results of synchronize

2005-05-21 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 635259 bytes read 42 bytes

svn commit: r171270 - in /maven/components/trunk/maven-plugins/maven-release-plugin: ./ src/main/java/org/apache/maven/plugin/release/ src/main/java/org/apache/maven/plugin/scm/

2005-05-21 Thread jvanzyl
Author: jvanzyl Date: Sat May 21 17:33:55 2005 New Revision: 171270 URL: http://svn.apache.org/viewcvs?rev=171270view=rev Log: o still a work in progress but i can release using the plugin, have released several components now and have worked out most of the kinks. there some debugging info

[maven2 build - SUCCESS] Sat May 21 21:07:01 EDT 2005

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

[jira] Updated: (MPJAVADOC-50) target/javadoc is empty

2005-05-21 Thread Arnaud HERITIER (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-50?page=all ] Arnaud HERITIER updated MPJAVADOC-50: - Fix Version: (was: 1.6.1) Description: I have just started off with Maven... I have in the folloing directory structure for my java project:

results of synchronize

2005-05-21 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

[jira] Closed: (MAVEN-1607) Add MAVEN_OPTS info

2005-05-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1607?page=all ] Brett Porter closed MAVEN-1607: --- Resolution: Fixed Assign To: Brett Porter applied - thanks! Add MAVEN_OPTS info - Key: MAVEN-1607 URL:

svn commit: r171282 - /maven/maven-1/core/trunk/xdocs/reference/command-line.xml

2005-05-21 Thread brett
Author: brett Date: Sat May 21 21:56:14 2005 New Revision: 171282 URL: http://svn.apache.org/viewcvs?rev=171282view=rev Log: PR: MAVEN-1067 Submitted by: Jeff Jensen Reviewed by: Brett Porter Document MAVEN_OPTS (applied with modifications) Modified: