svn commit: r201573 - in /maven/components/trunk/maven-site/src/site: apt/ant-tasks.apt xdoc/ant-tasks.xml

2005-06-23 Thread brett
Author: brett Date: Thu Jun 23 23:54:09 2005 New Revision: 201573 URL: http://svn.apache.org/viewcvs?rev=201573&view=rev Log: move to APT, improve ant task document Added: maven/components/trunk/maven-site/src/site/apt/ant-tasks.apt - copied, changed from r201565, maven/components/trun

Apache Maven 2.0 Alpha 3 Released

2005-06-23 Thread Brett Porter
The Apache Maven team are proud to announce the third alpha release of Maven 2.0. Download it from http://maven.apache.org/maven2/download.html Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build,

[maven2 build - SUCCESS - checkout] Fri Jun 24 00:07:08 EDT 2005

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

results of synchronize

2005-06-23 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 2 (4 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

[maven2 build - SUCCESS - update] Thu Jun 23 22:07:00 EDT 2005

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

[jira] Created: (MAVEN-1634) Attempt to build geronimo with Maven 1.1 beta 1 results in "MavenException: Unknown error reading project" & XmlPullParserException

2005-06-23 Thread John Sisson (JIRA)
Attempt to build geronimo with Maven 1.1 beta 1 results in "MavenException: Unknown error reading project" & XmlPullParserException --- Key: MAVEN-1634

svn commit: r201544 - in /maven/components/trunk/maven-plugins/maven-site-plugin: pom.xml src/main/java/org/apache/maven/doxia/ScpSiteDeployMojo.java

2005-06-23 Thread brett
Author: brett Date: Thu Jun 23 19:04:18 2005 New Revision: 201544 URL: http://svn.apache.org/viewcvs?rev=201544&view=rev Log: put the site mojo back how it was. deployment was silently failing Modified: maven/components/trunk/maven-plugins/maven-site-plugin/pom.xml maven/components/trunk

svn commit: r201543 - /maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 19:03:20 2005 New Revision: 201543 URL: http://svn.apache.org/viewcvs?rev=201543&view=rev Log: [maven-release-plugin] prepare for development 2.0-alpha-4-SNAPSHOT Modified: maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml Modified: maven/comp

svn commit: r201542 - in /maven/components/tags/maven-eclipse-plugin-2.0-alpha-3-second-try: ./ pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 19:03:12 2005 New Revision: 201542 URL: http://svn.apache.org/viewcvs?rev=201542&view=rev Log: [maven-scm] copy for tag maven-eclipse-plugin-2.0-alpha-3-second-try Added: maven/components/tags/maven-eclipse-plugin-2.0-alpha-3-second-try/ - copied from r2

svn commit: r201541 - /maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 19:03:06 2005 New Revision: 201541 URL: http://svn.apache.org/viewcvs?rev=201541&view=rev Log: [maven-release-plugin] prepare release 2.0-alpha-3 Modified: maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml Modified: maven/components/trunk/mave

svn commit: r201533 - in /maven/components/trunk/maven-site/src/site: apt/site.apt xdoc/download.xml xdoc/getting-started.xml xdoc/index.xml

2005-06-23 Thread brett
Author: brett Date: Thu Jun 23 18:36:39 2005 New Revision: 201533 URL: http://svn.apache.org/viewcvs?rev=201533&view=rev Log: release changes Modified: maven/components/trunk/maven-site/src/site/apt/site.apt maven/components/trunk/maven-site/src/site/xdoc/download.xml maven/components

svn commit: r201532 - /maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 18:34:55 2005 New Revision: 201532 URL: http://svn.apache.org/viewcvs?rev=201532&view=rev Log: preparing for re-release to fix version. Modified: maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml Modified: maven/components/trunk/maven-plugins/

svn commit: r201531 - /maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 18:34:23 2005 New Revision: 201531 URL: http://svn.apache.org/viewcvs?rev=201531&view=rev Log: preparing for re-release to fix version. Modified: maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml Modified: maven/components/trunk/maven-plugins/

Re: [IMPORTANT] plugin repository and plugin registry changes for -alpha-3

2005-06-23 Thread Brett Porter
John Casey wrote: Due to the extent of the enhancements we've made to the lifecycle and plugin handling in general in the 2.0-alpha-3 release, we are left with fairly widespread incompatibility between -alpha-2 and -alpha-3 plugins. To avoid this happening again, I am filing a JIRA issue. We

[jira] Created: (MNG-514) "Provided" dependencies not included in eclipse build path

2005-06-23 Thread Nathaniel Stoddard (JIRA)
"Provided" dependencies not included in eclipse build path -- Key: MNG-514 URL: http://jira.codehaus.org/browse/MNG-514 Project: Maven 2 Type: Bug Components: maven-plugins Environment: Windows XP SP2, J2SE

[IMPORTANT] plugin repository and plugin registry changes for -alpha-3

2005-06-23 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, This is a bit of a windy email, so please bear with me. There is some important information in here that may save you some time... Before I get started, here is a *very* important tip for users of Maven 2.0-alpha-2 who wish to start using 2.0-alp

[jira] Created: (MAVENUPLOAD-416) jmorph upload request

2005-06-23 Thread Incze Lajos (JIRA)
jmorph upload request - Key: MAVENUPLOAD-416 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-416 Project: maven-upload-requests Type: Task Reporter: Incze Lajos An affix stripping stemmer and morphological analyzer in java (for Hungarian l

[jira] Commented: (MAVEN-1432) javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.SAX while trying to execute maven -D package=com.oreillynet.mavensample genapp

2005-06-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1432?page=comments#action_41962 ] Brett Porter commented on MAVEN-1432: - if you are seeing this issue in 1.1, it is due to having the 1.0.2 install in your PATH ahead of 1.1. > javax.xml.parsers.FactoryConfigurati

results of synchronize

2005-06-23 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

[maven2 build - SUCCESS - update] Thu Jun 23 18:07:01 EDT 2005

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

[jira] Created: (MAVENUPLOAD-415) Cleanup Findbugs related directories on ibiblio

2005-06-23 Thread David Eric Pugh (JIRA)
Cleanup Findbugs related directories on ibiblio --- Key: MAVENUPLOAD-415 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-415 Project: maven-upload-requests Type: Task Reporter: David Eric Pugh There has been a bit of

svn commit: r201492 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:18:31 2005 New Revision: 201492 URL: http://svn.apache.org/viewcvs?rev=201492&view=rev Log: [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo

svn commit: r201491 - in /maven/components/tags/maven-archetype-marmalade-mojo-1.0-alpha-2: ./ pom.xml src/main/resources/archetype-resources/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:18:24 2005 New Revision: 201491 URL: http://svn.apache.org/viewcvs?rev=201491&view=rev Log: [maven-scm] copy for tag maven-archetype-marmalade-mojo-1.0-alpha-2 Added: maven/components/tags/maven-archetype-marmalade-mojo-1.0-alpha-2/ - copied from r193

svn commit: r201490 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:18:18 2005 New Revision: 201490 URL: http://svn.apache.org/viewcvs?rev=201490&view=rev Log: [maven-release-plugin] prepare release 1.0-alpha-2 Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml Modifie

svn commit: r201489 - in /maven/components/trunk/maven-archetype: maven-archetypes/maven-archetype-marmalade-mojo/pom.xml maven-archetypes/maven-archetype-marmalade-mojo/src/main/resources/archetype-resources/pom.xml maven-archetypes/pom.xml pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:17:03 2005 New Revision: 201489 URL: http://svn.apache.org/viewcvs?rev=201489&view=rev Log: updated parent pom version. Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml maven/components/trunk/mav

svn commit: r201488 - /maven/components/tags/maven-archetype-marmalade-mojo-1.0-alpha-2/

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:16:02 2005 New Revision: 201488 URL: http://svn.apache.org/viewcvs?rev=201488&view=rev Log: re-releasing...problem with archetypical pom.xml Removed: maven/components/tags/maven-archetype-marmalade-mojo-1.0-alpha-2/ ---

[maven2 build - SUCCESS - update] Thu Jun 23 17:07:00 EDT 2005

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

svn commit: r201485 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-webapp/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:10:51 2005 New Revision: 201485 URL: http://svn.apache.org/viewcvs?rev=201485&view=rev Log: [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-webapp/pom.xml

svn commit: r201484 - in /maven/components/tags/maven-archetype-webapp-1.0-alpha-2: ./ pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:10:45 2005 New Revision: 201484 URL: http://svn.apache.org/viewcvs?rev=201484&view=rev Log: [maven-scm] copy for tag maven-archetype-webapp-1.0-alpha-2 Added: maven/components/tags/maven-archetype-webapp-1.0-alpha-2/ - copied from r193194, maven/comp

svn commit: r201483 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-webapp/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:10:40 2005 New Revision: 201483 URL: http://svn.apache.org/viewcvs?rev=201483&view=rev Log: [maven-release-plugin] prepare release 1.0-alpha-2 Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-webapp/pom.xml Modified: mave

svn commit: r201482 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-webapp/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:10:13 2005 New Revision: 201482 URL: http://svn.apache.org/viewcvs?rev=201482&view=rev Log: preparing for release. Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-webapp/pom.xml Modified: maven/components/trunk/maven-arc

svn commit: r201481 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-site/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:08:23 2005 New Revision: 201481 URL: http://svn.apache.org/viewcvs?rev=201481&view=rev Log: [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-site/pom.xml

svn commit: r201480 - in /maven/components/tags/maven-archetype-site-1.0-alpha-2: ./ pom.xml src/main/resources/archetype-resources/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:08:18 2005 New Revision: 201480 URL: http://svn.apache.org/viewcvs?rev=201480&view=rev Log: [maven-scm] copy for tag maven-archetype-site-1.0-alpha-2 Added: maven/components/tags/maven-archetype-site-1.0-alpha-2/ - copied from r193194, maven/componen

svn commit: r201479 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-site/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:08:12 2005 New Revision: 201479 URL: http://svn.apache.org/viewcvs?rev=201479&view=rev Log: [maven-release-plugin] prepare release 1.0-alpha-2 Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-site/pom.xml Modified: maven/

svn commit: r201478 - in /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-site: pom.xml src/main/resources/archetype-resources/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:07:46 2005 New Revision: 201478 URL: http://svn.apache.org/viewcvs?rev=201478&view=rev Log: preparing to release. Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-site/pom.xml maven/components/trunk/maven-archetype/mav

svn commit: r201477 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-quickstart/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:04:50 2005 New Revision: 201477 URL: http://svn.apache.org/viewcvs?rev=201477&view=rev Log: [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-quickstart/pom

svn commit: r201476 - in /maven/components/tags/maven-archetype-quickstart-1.0-alpha-2: ./ pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:04:46 2005 New Revision: 201476 URL: http://svn.apache.org/viewcvs?rev=201476&view=rev Log: [maven-scm] copy for tag maven-archetype-quickstart-1.0-alpha-2 Added: maven/components/tags/maven-archetype-quickstart-1.0-alpha-2/ - copied from r193194, ma

svn commit: r201475 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-quickstart/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:04:41 2005 New Revision: 201475 URL: http://svn.apache.org/viewcvs?rev=201475&view=rev Log: [maven-release-plugin] prepare release 1.0-alpha-2 Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-quickstart/pom.xml Modified:

svn commit: r201474 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-quickstart/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:04:15 2005 New Revision: 201474 URL: http://svn.apache.org/viewcvs?rev=201474&view=rev Log: preparing to release. Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-quickstart/pom.xml Modified: maven/components/trunk/maven-

svn commit: r201473 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-mojo/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:02:42 2005 New Revision: 201473 URL: http://svn.apache.org/viewcvs?rev=201473&view=rev Log: [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-mojo/pom.xml

svn commit: r201472 - in /maven/components/tags/maven-archetype-mojo-1.0-alpha-2: ./ pom.xml src/main/resources/archetype-resources/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:02:37 2005 New Revision: 201472 URL: http://svn.apache.org/viewcvs?rev=201472&view=rev Log: [maven-scm] copy for tag maven-archetype-mojo-1.0-alpha-2 Added: maven/components/tags/maven-archetype-mojo-1.0-alpha-2/ - copied from r193194, maven/componen

svn commit: r201471 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-mojo/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:02:30 2005 New Revision: 201471 URL: http://svn.apache.org/viewcvs?rev=201471&view=rev Log: [maven-release-plugin] prepare release 1.0-alpha-2 Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-mojo/pom.xml Modified: maven/

svn commit: r201470 - in /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-mojo: pom.xml src/main/resources/archetype-resources/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:02:04 2005 New Revision: 201470 URL: http://svn.apache.org/viewcvs?rev=201470&view=rev Log: preparing to release. Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-mojo/pom.xml maven/components/trunk/maven-archetype/mav

svn commit: r201469 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 14:00:03 2005 New Revision: 201469 URL: http://svn.apache.org/viewcvs?rev=201469&view=rev Log: [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo

svn commit: r201467 - /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:59:50 2005 New Revision: 201467 URL: http://svn.apache.org/viewcvs?rev=201467&view=rev Log: [maven-release-plugin] prepare release 1.0-alpha-2 Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml Modifie

svn commit: r201468 - in /maven/components/tags/maven-archetype-marmalade-mojo-1.0-alpha-2: ./ pom.xml src/main/resources/archetype-resources/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:59:58 2005 New Revision: 201468 URL: http://svn.apache.org/viewcvs?rev=201468&view=rev Log: [maven-scm] copy for tag maven-archetype-marmalade-mojo-1.0-alpha-2 Added: maven/components/tags/maven-archetype-marmalade-mojo-1.0-alpha-2/ - copied from r193

svn commit: r201466 - in /maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo: pom.xml src/main/resources/archetype-resources/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:59:04 2005 New Revision: 201466 URL: http://svn.apache.org/viewcvs?rev=201466&view=rev Log: preparing to release. Modified: maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml maven/components/trunk/maven-arc

svn commit: r201465 - /maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:55:02 2005 New Revision: 201465 URL: http://svn.apache.org/viewcvs?rev=201465&view=rev Log: [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT Modified: maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml Modified: maven/co

svn commit: r201464 - in /maven/components/tags/maven-archetype-core-1.0-alpha-2: ./ pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:54:57 2005 New Revision: 201464 URL: http://svn.apache.org/viewcvs?rev=201464&view=rev Log: [maven-scm] copy for tag maven-archetype-core-1.0-alpha-2 Added: maven/components/tags/maven-archetype-core-1.0-alpha-2/ - copied from r193194, maven/componen

svn commit: r201463 - /maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:54:48 2005 New Revision: 201463 URL: http://svn.apache.org/viewcvs?rev=201463&view=rev Log: [maven-release-plugin] prepare release 1.0-alpha-2 Modified: maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml Modified: maven/components/trunk/ma

svn commit: r201462 - /maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:54:04 2005 New Revision: 201462 URL: http://svn.apache.org/viewcvs?rev=201462&view=rev Log: getting ready to release. Modified: maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml Modified: maven/components/trunk/maven-archetype/maven-arche

svn commit: r201461 - /maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:50:54 2005 New Revision: 201461 URL: http://svn.apache.org/viewcvs?rev=201461&view=rev Log: [maven-release-plugin] prepare for development 1.0-alpha-2-SNAPSHOT Modified: maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml Modified: maven/

svn commit: r201460 - in /maven/components/tags/maven-archetype-plugin-1.0-alpha-1: ./ pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:50:44 2005 New Revision: 201460 URL: http://svn.apache.org/viewcvs?rev=201460&view=rev Log: [maven-scm] copy for tag maven-archetype-plugin-1.0-alpha-1 Added: maven/components/tags/maven-archetype-plugin-1.0-alpha-1/ - copied from r193194, maven/comp

svn commit: r201459 - /maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:50:38 2005 New Revision: 201459 URL: http://svn.apache.org/viewcvs?rev=201459&view=rev Log: [maven-release-plugin] prepare release 1.0-alpha-1 Modified: maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml Modified: maven/components/trunk/

svn commit: r201458 - /maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:50:24 2005 New Revision: 201458 URL: http://svn.apache.org/viewcvs?rev=201458&view=rev Log: rolling back version...retrying release. Modified: maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml Modified: maven/components/trunk/maven-arch

svn commit: r201457 - /maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:49:07 2005 New Revision: 201457 URL: http://svn.apache.org/viewcvs?rev=201457&view=rev Log: [maven-release-plugin] prepare release 1.0-alpha-1 Modified: maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml Modified: maven/components/trunk/

svn commit: r201456 - /maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:47:48 2005 New Revision: 201456 URL: http://svn.apache.org/viewcvs?rev=201456&view=rev Log: Changing root element from to . Modified: maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml Modified: maven/components/trunk/maven-archetype/ma

svn commit: r201270 - /maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:36:24 2005 New Revision: 201270 URL: http://svn.apache.org/viewcvs?rev=201270&view=rev Log: getting ready to release. Modified: maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml Modified: maven/components/trunk/maven-archetype/maven-arc

svn commit: r201116 - /maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml

2005-06-23 Thread jdcasey
Author: jdcasey Date: Thu Jun 23 13:33:08 2005 New Revision: 201116 URL: http://svn.apache.org/viewcvs?rev=201116&view=rev Log: getting ready to release. Modified: maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml Modified: maven/components/trunk/maven-archetype/maven-arc

results of synchronize

2005-06-23 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 1 (2 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Commented: (MAVEN-1432) javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.SAX while trying to execute maven -D package=com.oreillynet.mavensample genapp

2005-06-23 Thread Bernard Durfee (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1432?page=comments#action_41954 ] Bernard Durfee commented on MAVEN-1432: --- I am having a similiar problemt running from within eclipse... ==

[maven2 build - SUCCESS - update] Thu Jun 23 15:07:00 EDT 2005

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

svn commit: r193195 - in /maven/components/trunk: maven-artifact-ant/ maven-core/ maven-core/src/assemble/ maven-core/src/main/java/org/apache/maven/cli/ maven-core/src/main/java/org/apache/maven/plugin/

2005-06-23 Thread brett
Author: brett Date: Thu Jun 23 11:33:19 2005 New Revision: 193195 URL: http://svn.apache.org/viewcvs?rev=193195&view=rev Log: merge changes for rev 193190 from the alpha-3 tag Modified: maven/components/trunk/maven-artifact-ant/sample.build.xml maven/components/trunk/maven-core/pom.xml

svn commit: r193194 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/execution/MavenSession.java

2005-06-23 Thread brett
Author: brett Date: Thu Jun 23 11:26:32 2005 New Revision: 193194 URL: http://svn.apache.org/viewcvs?rev=193194&view=rev Log: unused Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/execution/MavenSession.java Modified: maven/components/trunk/maven-core/src/main/j

svn commit: r193193 - /maven/components/trunk/maven-core-it-plugin/pom.xml

2005-06-23 Thread brett
Author: brett Date: Thu Jun 23 11:25:34 2005 New Revision: 193193 URL: http://svn.apache.org/viewcvs?rev=193193&view=rev Log: correct parent Modified: maven/components/trunk/maven-core-it-plugin/pom.xml Modified: maven/components/trunk/maven-core-it-plugin/pom.xml URL: http://svn.apache.org

[jira] Updated: (MPIDEA-35) Patch for .iml template for Irida (Idea 5)

2005-06-23 Thread Otto von Wachter (JIRA)
[ http://jira.codehaus.org/browse/MPIDEA-35?page=all ] Otto von Wachter updated MPIDEA-35: --- Attachment: module.jelly.patch2 ok, sorry, here is the unified diff attached > Patch for .iml template for Irida (Idea 5) > ---

[jira] Updated: (MPIDEA-35) Patch for .iml template for Irida (Idea 5)

2005-06-23 Thread Otto von Wachter (JIRA)
[ http://jira.codehaus.org/browse/MPIDEA-35?page=all ] Otto von Wachter updated MPIDEA-35: --- Attachment: module.jelly.patch Ok, sorry, here is the unified diff attached > Patch for .iml template for Irida (Idea 5) >

[jira] Created: (MNG-513) if no entry in plugin version registry, assume acceptance

2005-06-23 Thread Brett Porter (JIRA)
if no entry in plugin version registry, assume acceptance - Key: MNG-513 URL: http://jira.codehaus.org/browse/MNG-513 Project: Maven 2 Type: Bug Components: maven-core Reporter: Brett Porter Fix For

Re: m2-bootstrap-all.bat Problem For Latest Snapshot of Maven 2.0

2005-06-23 Thread Shane Isbell
Update. I never did get a proper build on Windows XP, but there is no problem on Linux. On 6/17/05, Shane Isbell <[EMAIL PROTECTED]> wrote: > Did not work for me. If I have time to find out why (and it is > interesting), I will update with an e-mail, but from now I will > compile it on Linux and g

[jira] Created: (MNG-512) skip project if no goals are bound

2005-06-23 Thread Brett Porter (JIRA)
skip project if no goals are bound -- Key: MNG-512 URL: http://jira.codehaus.org/browse/MNG-512 Project: Maven 2 Type: Improvement Components: maven-core Reporter: Brett Porter Fix For: 2.0-beta-2 eg, package on a pom do

svn commit: r193190 - in /maven/components/tags/maven-2.0-alpha-3: maven-artifact-ant/ maven-core/ maven-core/src/assemble/ maven-core/src/main/java/org/apache/maven/cli/ maven-core/src/main/java/org/apache/maven/plugin/

2005-06-23 Thread brett
Author: brett Date: Thu Jun 23 10:41:40 2005 New Revision: 193190 URL: http://svn.apache.org/viewcvs?rev=193190&view=rev Log: late breaking changes: - fix version reporting - fix plugin repository use - fix output version of assembly - include p-u in assembly, but not sources Modified: maven/

[jira] Created: (MNG-511) only retrieve metadata to determine version in version manager, not resolve plugin artifact

2005-06-23 Thread Brett Porter (JIRA)
only retrieve metadata to determine version in version manager, not resolve plugin artifact --- Key: MNG-511 URL: http://jira.codehaus.org/browse/MNG-511 Project: Maven 2 Type: I

[maven2 build - SUCCESS - update] Thu Jun 23 13:07:00 EDT 2005

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

[jira] Commented: (MPIDEA-35) Patch for .iml template for Irida (Idea 5)

2005-06-23 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/MPIDEA-35?page=comments#action_41944 ] Trygve Laugstol commented on MPIDEA-35: --- Can you please make sure you make a unified diff and attach the diff as a file to the issue? Svn can only apply unified diffs and it's eas

svn commit: r193181 - /maven/components/trunk/maven-mboot2/src/main/java/MBoot.java

2005-06-23 Thread evenisse
Author: evenisse Date: Thu Jun 23 09:23:07 2005 New Revision: 193181 URL: http://svn.apache.org/viewcvs?rev=193181&view=rev Log: rollback, it's download from remote repo Modified: maven/components/trunk/maven-mboot2/src/main/java/MBoot.java Modified: maven/components/trunk/maven-mboot2/src/m

Re: svn commit: r193177 - /maven/components/trunk/maven-mboot2/src/main/java/MBoot.java

2005-06-23 Thread Emmanuel Venisse
ok, sorry, I just see it in synchronize report. Emmanuel Brett Porter wrote: the intention is to test downloading, actually - can you remove it? (if you are trying to fix the integration tests, they are back in order now, and the plugin just went to ibiblio now). - Brett [EMAIL PROTECTED]

Re: svn commit: r193177 - /maven/components/trunk/maven-mboot2/src/main/java/MBoot.java

2005-06-23 Thread Brett Porter
the intention is to test downloading, actually - can you remove it? (if you are trying to fix the integration tests, they are back in order now, and the plugin just went to ibiblio now). - Brett [EMAIL PROTECTED] wrote: Author: evenisse Date: Thu Jun 23 09:11:07 2005 New Revision: 193177 U

[maven2 build - SUCCESS - update] Thu Jun 23 12:07:01 EDT 2005

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

svn commit: r193177 - /maven/components/trunk/maven-mboot2/src/main/java/MBoot.java

2005-06-23 Thread evenisse
Author: evenisse Date: Thu Jun 23 09:11:07 2005 New Revision: 193177 URL: http://svn.apache.org/viewcvs?rev=193177&view=rev Log: Add core-it plugin in bootstrap Modified: maven/components/trunk/maven-mboot2/src/main/java/MBoot.java Modified: maven/components/trunk/maven-mboot2/src/main/java/

results of synchronize

2005-06-23 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 17 (34 including POMs). [ERROR] Error encountered while converting source repositor

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Commented: (MPPDF-40) Can't use 2 subsections with the same name

2005-06-23 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-40?page=comments#action_41940 ] Lukas Theussl commented on MPPDF-40: My personal feeling is that this is rather a fop issue - duplicate id's should be ignored and not lead to a build failure. In principle I could w

[jira] Closed: (MNG-510) maven-surefire-plugin: Tests on classes surefire depends on run on the dependencies, not the project's classes

2005-06-23 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-510?page=all ] Emmanuel Venisse closed MNG-510: Resolution: Fixed Applied. Thanks. > maven-surefire-plugin: Tests on classes surefire depends on run on the > dependencies, not the project's classes > -

svn commit: r193164 - in /maven/components/trunk/maven-plugins/maven-surefire-plugin: pom.xml src/main/java/org/apache/maven/test/SurefirePlugin.java

2005-06-23 Thread evenisse
Author: evenisse Date: Thu Jun 23 08:22:57 2005 New Revision: 193164 URL: http://svn.apache.org/viewcvs?rev=193164&view=rev Log: [MNG-510]. Fix classpath order. Thanks to Kenney Westerhof Modified: maven/components/trunk/maven-plugins/maven-surefire-plugin/pom.xml maven/components/trunk/

[maven2 build - SUCCESS - update] Thu Jun 23 11:07:00 EDT 2005

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

svn commit: r193160 - /maven/components/trunk/maven-core-it/it0023/pom.xml

2005-06-23 Thread brett
Author: brett Date: Thu Jun 23 08:15:09 2005 New Revision: 193160 URL: http://svn.apache.org/viewcvs?rev=193160&view=rev Log: fix bad group id Modified: maven/components/trunk/maven-core-it/it0023/pom.xml Modified: maven/components/trunk/maven-core-it/it0023/pom.xml URL: http://svn.apache.o

[jira] Created: (MPIDEA-35) Patch for .iml template for Irida (Idea 5)

2005-06-23 Thread Otto von Wachter (JIRA)
Patch for .iml template for Irida (Idea 5) -- Key: MPIDEA-35 URL: http://jira.codehaus.org/browse/MPIDEA-35 Project: maven-idea-plugin Type: Bug Versions: 1.5 Environment: Irida (Idea 5) Reporter: Otto von Wachter

[maven2 build - FAILED - update] Thu Jun 23 10:07:01 EDT 2005

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

[maven2 build - FAILED - update] Thu Jun 23 09:07:01 EDT 2005

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

svn commit: r193152 - in /maven/components/trunk/maven-reports/maven-pmd-plugin: pom.xml src/main/java/org/apache/maven/plugin/pmd/PmdReport.java src/main/java/org/apache/maven/plugin/pmd/PmdReportListener.java

2005-06-23 Thread evenisse
Author: evenisse Date: Thu Jun 23 07:50:25 2005 New Revision: 193152 URL: http://svn.apache.org/viewcvs?rev=193152&view=rev Log: Add i18n translations Modified: maven/components/trunk/maven-reports/maven-pmd-plugin/pom.xml maven/components/trunk/maven-reports/maven-pmd-plugin/src/main/ja

svn commit: r193151 - in /maven/components/trunk/maven-reports/maven-checkstyle-plugin: pom.xml src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReportListener.java

2005-06-23 Thread evenisse
Author: evenisse Date: Thu Jun 23 07:49:54 2005 New Revision: 193151 URL: http://svn.apache.org/viewcvs?rev=193151&view=rev Log: Add i18n translations Modified: maven/components/trunk/maven-reports/maven-checkstyle-plugin/pom.xml maven/components/trunk/maven-reports/maven-checkstyle-plug

[jira] Created: (MNG-510) maven-surefire-plugin: Tests on classes surefire depends on run on the dependencies, not the project's classes

2005-06-23 Thread Kenney Westerhof (JIRA)
maven-surefire-plugin: Tests on classes surefire depends on run on the dependencies, not the project's classes -- Key: MNG-510 URL: http://jira.codehaus.org/browse/MNG-510

[jira] Updated: (MNG-509) Dependency type "ejb-client" includes main ejb-jar in WAR build.

2005-06-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-509?page=all ] Brett Porter updated MNG-509: - Fix Version: 2.0-beta-1 > Dependency type "ejb-client" includes main ejb-jar in WAR build. > > > Key

[jira] Commented: (MNG-509) Dependency type "ejb-client" includes main ejb-jar in WAR build.

2005-06-23 Thread Nathaniel Stoddard (JIRA)
[ http://jira.codehaus.org/browse/MNG-509?page=comments#action_41936 ] Nathaniel Stoddard commented on MNG-509: I'm going against the code in SVN (the "trunk" directory). When I do m2 -v, it says "unknown". > Dependency type "ejb-client" includes m

[jira] Commented: (MNG-509) Dependency type "ejb-client" includes main ejb-jar in WAR build.

2005-06-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-509?page=comments#action_41935 ] Brett Porter commented on MNG-509: -- what alpha version of Maven2 are you using? > Dependency type "ejb-client" includes main ejb-jar in WAR build. > -

[jira] Created: (MPMULTIPROJECT-54) bug interacting with the cactus-plugin 1.7

2005-06-23 Thread Rapha?l Pi?roni (JIRA)
bug interacting with the cactus-plugin 1.7 -- Key: MPMULTIPROJECT-54 URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-54 Project: maven-multiproject-plugin Type: Bug Versions: 1.4.1 Environment: WinXP maven-1.0.2

[jira] Created: (MNG-509) Dependency type "ejb-client" includes main ejb-jar in WAR build.

2005-06-23 Thread Nathaniel Stoddard (JIRA)
Dependency type "ejb-client" includes main ejb-jar in WAR build. Key: MNG-509 URL: http://jira.codehaus.org/browse/MNG-509 Project: Maven 2 Type: Bug Components: maven-plugins Environment: Windows

  1   2   >