[m2] Marmalade plugin - how to use ant namespace

2005-06-18 Thread david varnes
Question for John, I am trying to use the marmalade ant compatibility layer. Using the downloaded m2-alpha-2 binaries. Questions: * Do I need to explicitly declare a plugin dependency on the marmalade-ant-compat jar ? * How do I register the ant namespace in the .mmld script? I have tried:

[maven2 build - SUCCESS - checkout] Sun Jun 19 00:07:00 EDT 2005

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

results of synchronize

2005-06-18 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-18 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/19-Jun-2005_12.01.01/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[REPOCLEAN] Error(s) occurred while converting repository

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

[maven2 build - SUCCESS - update] Sat Jun 18 21:07:00 EDT 2005

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

Re: [m2] m2 clean:clean build failure

2005-06-18 Thread Rahul
Hi, Thanks for that. Re. Stax: The implementation is available at: http://dev2dev.bea.com/xml/stax.html and, the Stax RI is JSR173 available at: http://ftpna2.bea.com/pub/downloads/jsr173.jar For some reason building Maven Model ("m2 eclipse:eclipse") also comes up with: [WARNING] Unable t

[jira] Created: (MNG-489) trim plugin resolution to those needed, to avoid unnecessary dep resolution for unused plugins

2005-06-18 Thread Brett Porter (JIRA)
trim plugin resolution to those needed, to avoid unnecessary dep resolution for unused plugins -- Key: MNG-489 URL: http://jira.codehaus.org/browse/MNG-489 Project: Maven 2 T

results of synchronize

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

Re: [m2] m2 clean:clean build failure

2005-06-18 Thread Brett Porter
Yeah, this is because of a newer modello version that has xfire generation support. We need to split it out. The jaf problem is fixed in CVS, but I don't know about stax. This is also a problem that clean:clean needs to resolve dependencies of plugins, which should not be necessary. I'll file

[jira] Commented: (MNG-419) Setting snapshotPolicy to never throws a NullPointerException

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-419?page=comments#action_41629 ] Brett Porter commented on MNG-419: -- nope, didn't get to try yet. did you try with alpha-2 itself? If it fails, there and works in alpha-3-SNAP, mark as fixed, otherwise, cannot reproduce

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Closed: (MNG-432) install:install-file relies on a project when it shouldn't need to

2005-06-18 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-432?page=all ] John Casey closed MNG-432: -- Resolution: Fixed > install:install-file relies on a project when it shouldn't need to > -- > > Key: M

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

2005-06-18 Thread jdcasey
Author: jdcasey Date: Sat Jun 18 16:45:47 2005 New Revision: 191312 URL: http://svn.apache.org/viewcvs?rev=191312&view=rev Log: PR: MNG-432 Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/PluginParameterExpressionEvaluator.java Modified: maven/components/t

[jira] Updated: (MNG-419) Setting snapshotPolicy to never throws a NullPointerException

2005-06-18 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-419?page=all ] John Casey updated MNG-419: --- Summary: Setting snapshotPolicy to never throws a NullPointerException (was: Setting Automatic Plugin Update to never throws a NullPointerException) changing the subject of the

[jira] Closed: (MNG-414) scriptSourceDirectory vs resources

2005-06-18 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-414?page=all ] John Casey closed MNG-414: -- Resolution: Fixed > scriptSourceDirectory vs resources > -- > > Key: MNG-414 > URL: http://jira.codehaus.org/browse/MNG-414 >

svn commit: r191311 - in /maven/components/trunk: maven-core-it/it0015/ maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/ maven-plugin-tools/maven-plugin-tools-marmalade/src/test/java/org/apache/maven/tools/plugin/extractor/marmalade/

2005-06-18 Thread jdcasey
Author: jdcasey Date: Sat Jun 18 16:27:40 2005 New Revision: 191311 URL: http://svn.apache.org/viewcvs?rev=191311&view=rev Log: PR: MNG-414 Modified: maven/components/trunk/maven-core-it/it0015/pom.xml maven/components/trunk/maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apa

[maven2 build - SUCCESS - update] Sat Jun 18 19:07:01 EDT 2005

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

[jira] Commented: (MNG-419) Setting Automatic Plugin Update to never throws a NullPointerException

2005-06-18 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-419?page=comments#action_41626 ] John Casey commented on MNG-419: I can't reproduce this. Brett, can you? > Setting Automatic Plugin Update to never throws a NullPointerException > ---

[jira] Closed: (MNG-487) add backwards compatibility for the local repository setting, with a deprecation warning

2005-06-18 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-487?page=all ] John Casey closed MNG-487: -- Resolution: Fixed > add backwards compatibility for the local repository setting, with a > deprecation warning > -

svn commit: r191309 - in /maven/components/trunk/maven-settings: settings.mdo src/main/java/org/apache/maven/settings/DefaultMavenSettingsBuilder.java

2005-06-18 Thread jdcasey
Author: jdcasey Date: Sat Jun 18 15:38:49 2005 New Revision: 191309 URL: http://svn.apache.org/viewcvs?rev=191309&view=rev Log: PR: MNG-487 Modified: maven/components/trunk/maven-settings/settings.mdo maven/components/trunk/maven-settings/src/main/java/org/apache/maven/settings/DefaultMa

[jira] Commented: (MNG-63) current pom.artifactId not detected as part of a cyclical dependency

2005-06-18 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-63?page=comments#action_41625 ] John Casey commented on MNG-63: --- If this is waiting on the artifact refactor, shouldn't we put it off until beta-1, since the artifact refactor is put off until then? > current pom.artifact

[m2] m2 clean:clean build failure

2005-06-18 Thread Rahul
Hi, I am running "m2 clean:clean" on latest SVN checkout and getting a build failure with the message below. I checked this artifact is not there on Ibiblio repo. On a related note: (a) I noticed on running the m2-bootstrap-all.bat that while building modello plugin, the activation (JAF) is b

results of synchronize

2005-06-18 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: 5 (10 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

[maven2 build - SUCCESS - update] Sat Jun 18 12:07:17 EDT 2005

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

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

[maven2 build - SUCCESS - update] Sat Jun 18 13:07:01 EDT 2005

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

[jira] Updated: (MNG-366) revisit inclusion of reports in the plugin manager

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-366?page=all ] Brett Porter updated MNG-366: - Description: We've so far included the reports directly into the plugin manager - so reports are plugins. This was done to reduce duplication, and to make it easier to crea

[jira] Reopened: (MNG-366) revisit inclusion of reports in the plugin manager

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-366?page=all ] Brett Porter reopened MNG-366: -- reporting api is back in the core > revisit inclusion of reports in the plugin manager > -- > > Key: MNG-366 >

svn commit: r191301 - in /maven/components/trunk: maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/ maven-reporting/maven-reporting-api/src/main/java/org/apache/maven/reporting/ maven-reports/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/ maven-reports/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/ maven-reports/maven-pmd-plugin/src/main/java/org/apache/maven/plugin/pmd/ maven-reports/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/

2005-06-18 Thread brett
Author: brett Date: Sat Jun 18 09:52:44 2005 New Revision: 191301 URL: http://svn.apache.org/viewcvs?rev=191301&view=rev Log: PR: MNG-469 remove MavenConfiguration class Removed: maven/components/trunk/maven-reporting/maven-reporting-api/src/main/java/org/apache/maven/reporting/MavenReport

[jira] Closed: (MNG-469) implement report configuration

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-469?page=all ] Brett Porter closed MNG-469: Resolution: Fixed > implement report configuration > -- > > Key: MNG-469 > URL: http://jira.codehaus.org/browse/MNG-469 >

[jira] Updated: (MNG-419) Setting Automatic Plugin Update to never throws a NullPointerException

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-419?page=all ] Brett Porter updated MNG-419: - Assign To: John Casey > Setting Automatic Plugin Update to never throws a NullPointerException > -- > >

[jira] Updated: (MNG-63) current pom.artifactId not detected as part of a cyclical dependency

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-63?page=all ] Brett Porter updated MNG-63: Assign To: John Casey > current pom.artifactId not detected as part of a cyclical dependency > > >

[jira] Updated: (MNG-487) add backwards compatibility for the local repository setting, with a deprecation warning

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-487?page=all ] Brett Porter updated MNG-487: - Assign To: John Casey > add backwards compatibility for the local repository setting, with a > deprecation warning >

[jira] Updated: (MNG-432) install:install-file relies on a project when it shouldn't need to

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-432?page=all ] Brett Porter updated MNG-432: - Assign To: John Casey > install:install-file relies on a project when it shouldn't need to > -- > > K

[jira] Created: (MAVEN-1628) Deprecate plugin maven-j2ee-plugin in Maven 1.1 as well?

2005-06-18 Thread Davy Toch (JIRA)
Deprecate plugin maven-j2ee-plugin in Maven 1.1 as well? Key: MAVEN-1628 URL: http://jira.codehaus.org/browse/MAVEN-1628 Project: maven Type: Improvement Versions: 1.1-beta-1 Environment: Not of import

svn commit: r191298 - /maven/components/trunk/maven-core /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project /maven/components/trunk/maven-reports/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle

2005-06-18 Thread brett
Author: brett Date: Sat Jun 18 09:21:49 2005 New Revision: 191298 URL: http://svn.apache.org/viewcvs?rev=191298&view=rev Log: PR: MNG-469 configure reports according to spec: - section affects reports run through site and standalone - section affects reports run standalone and overrides anything

results of synchronize

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

svn commit: r191295 - /maven/components/trunk/maven-core-it/it0025/goals.txt

2005-06-18 Thread brett
Author: brett Date: Sat Jun 18 09:03:20 2005 New Revision: 191295 URL: http://svn.apache.org/viewcvs?rev=191295&view=rev Log: fix incorrect test - executing a standalone goal does not invoke executions Modified: maven/components/trunk/maven-core-it/it0025/goals.txt Modified: maven/components

svn commit: r191294 - in /maven/components/trunk/maven-core-it/it0024: goals.txt pom.xml

2005-06-18 Thread brett
Author: brett Date: Sat Jun 18 09:01:48 2005 New Revision: 191294 URL: http://svn.apache.org/viewcvs?rev=191294&view=rev Log: fix incorrect test (execution cannot affect something already bound by packaging) Modified: maven/components/trunk/maven-core-it/it0024/goals.txt maven/components

svn commit: r191293 - /maven/components/trunk/maven-core-it-verifier/src/main/java/org/apache/maven/it/Verifier.java

2005-06-18 Thread brett
Author: brett Date: Sat Jun 18 08:57:58 2005 New Revision: 191293 URL: http://svn.apache.org/viewcvs?rev=191293&view=rev Log: Submitted by: Vincent Massol allow spaces in local repository path Modified: maven/components/trunk/maven-core-it-verifier/src/main/java/org/apache/maven/it/Verifier

[jira] Updated: (MNG-452) --update-snapshots overwrites metadata from locally-installed snapshot artifacts

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-452?page=all ] Brett Porter updated MNG-452: - Description: this appears to be a problem with detection of newer snapshot metadata installed on the local repo. to reproduce: 1. make an api change in a m2 dependency (I

[jira] Closed: (MNG-184) add to goal in POM

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-184?page=all ] Brett Porter closed MNG-184: Resolution: Fixed > add to goal in POM > --- > > Key: MNG-184 > URL: http://jira.codehaus.org/browse/MNG-184 > Project: Mav

[jira] Closed: (MNG-171) honour plugin declaration order for ordering of mojos in phases

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-171?page=all ] Brett Porter closed MNG-171: Resolution: Fixed > honour plugin declaration order for ordering of mojos in phases > --- > > Key: MNG

[jira] Closed: (MNG-213) command-line specification of plugin parameters doesn't work when plugin is configured in POM

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-213?page=all ] Brett Porter closed MNG-213: Resolution: Fixed > command-line specification of plugin parameters doesn't work when plugin is > configured in POM >

svn commit: r191291 - /maven/components/trunk/maven-core-it/it0024/pom.xml /maven/components/trunk/maven-core-it/it0025/pom.xml

2005-06-18 Thread brett
Author: brett Date: Sat Jun 18 08:19:18 2005 New Revision: 191291 URL: http://svn.apache.org/viewcvs?rev=191291&view=rev Log: fix pom format Modified: maven/components/trunk/maven-core-it/it0024/pom.xml maven/components/trunk/maven-core-it/it0025/pom.xml Modified: maven/components/trunk/

[maven2 build - FAILED - update] Sat Jun 18 11:07:00 EDT 2005

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

[jira] Commented: (MPECLIPSE-80) Generate .wtpmodules files

2005-06-18 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-80?page=comments#action_41581 ] fabrizio giustina commented on MPECLIPSE-80: patches are obsolete. if anybody cares about committing these please let me know and I will produce updated patches >: if t

[maven2 build - FAILED - update] Sat Jun 18 09:07:00 EDT 2005

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

[maven2 build - FAILED - update] Sat Jun 18 10:07:00 EDT 2005

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

results of synchronize

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

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

2005-06-18 Thread brett
Author: brett Date: Sat Jun 18 06:47:50 2005 New Revision: 191289 URL: http://svn.apache.org/viewcvs?rev=191289&view=rev Log: re-enable reports by correcting tag name Modified: maven/components/trunk/maven-core/pom.xml Modified: maven/components/trunk/maven-core/pom.xml URL: http://svn.apa

svn commit: r191287 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/version/DefaultPluginVersionManager.java

2005-06-18 Thread brett
Author: brett Date: Sat Jun 18 06:29:36 2005 New Revision: 191287 URL: http://svn.apache.org/viewcvs?rev=191287&view=rev Log: record the base version (ie, keep SNAPSHOT so each new snapshot doesn't cause a prompt) Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/pl

svn commit: r191286 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java

2005-06-18 Thread brett
Author: brett Date: Sat Jun 18 06:10:15 2005 New Revision: 191286 URL: http://svn.apache.org/viewcvs?rev=191286&view=rev Log: add deprecation message Modified: maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java Modified: maven/compon

[REPOCLEAN] Error(s) occurred while converting repository

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

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Commented: (MAVEN-1627) The sort attribute of the reactor tag doesn't work.

2005-06-18 Thread Jon Strayer (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1627?page=comments#action_41570 ] Jon Strayer commented on MAVEN-1627: I'd be happy to write a patch for this, but I can't find any documentation of the subversion repository. > The sort attribute of the reactor

[jira] Updated: (MNG-488) Default values for marmalade plugin parameters are ignored

2005-06-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-488?page=all ] Brett Porter updated MNG-488: - Fix Version: 2.0-beta-1 > Default values for marmalade plugin parameters are ignored > -- > > Key: MNG-488 >

[jira] Created: (MNG-488) Default values for marmalade plugin parameters are ignored

2005-06-18 Thread david varnes (JIRA)
Default values for marmalade plugin parameters are ignored -- Key: MNG-488 URL: http://jira.codehaus.org/browse/MNG-488 Project: Maven 2 Type: Bug Components: maven-plugins, maven-plugin-api Versions: 2.

Re: [m2] Plugin Descriptor Vs. Mojo Descriptor

2005-06-18 Thread Trygve Laugstøl
On Sat, Jun 18, 2005 at 09:28:07PM +1200, Rahul wrote: > Hi, > > Could anyone please clarify my following doubts: > a) What's the difference between a Plugin Descriptor and Mojo Descriptor? A plugin is a set of mojos and other classes. A mojo can be called as a goal. The plugin descriptor describ

[jira] Closed: (MPCHECKSTYLE-34) Show errors on maven.checkstyle.fail.on.violation

2005-06-18 Thread Arnaud HERITIER (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-34?page=all ] Arnaud HERITIER closed MPCHECKSTYLE-34: --- Resolution: Won't Fix Fix Version: 3.0 invalid > Show errors on maven.checkstyle.fail.on.violation > --

[m2] Plugin Descriptor Vs. Mojo Descriptor

2005-06-18 Thread Rahul
Hi, Could anyone please clarify my following doubts: a) What's the difference between a Plugin Descriptor and Mojo Descriptor? b) If these are different, then, how and when are these being created (using annotations and xdoclet?) and what role do these play in lifecyle of a plugin? I did notice

[jira] Created: (MPJETTY-7) Add possiblity to specify 'spawn' attribute for ant:java when running jetty

2005-06-18 Thread Vasyl Stashuk (JIRA)
Add possiblity to specify 'spawn' attribute for ant:java when running jetty --- Key: MPJETTY-7 URL: http://jira.codehaus.org/browse/MPJETTY-7 Project: maven-jetty-plugin Type: Improvement Rep

results of synchronize

2005-06-18 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-18 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/18-Jun-2005_04.01.43/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Created: (MNG-487) add backwards compatibility for the local repository setting, with a deprecation warning

2005-06-18 Thread Brett Porter (JIRA)
add backwards compatibility for the local repository setting, with a deprecation warning Key: MNG-487 URL: http://jira.codehaus.org/browse/MNG-487 Project: Maven 2 Type: Bug

[jira] Commented: (MPCHECKSTYLE-34) Show errors on maven.checkstyle.fail.on.violation

2005-06-18 Thread Scott Lamb (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-34?page=comments#action_41549 ] Scott Lamb commented on MPCHECKSTYLE-34: Yeah. I don't see an "invalid" resolution. Is it "won't fix"? > Show errors on maven.checkstyle.fail.on.violation > -