[jira] Created: (MNG-644) remove all deprecations

2005-07-25 Thread Brett Porter (JIRA)
remove all deprecations --- Key: MNG-644 URL: http://jira.codehaus.org/browse/MNG-644 Project: Maven 2 Type: Task Reporter: Brett Porter Fix For: 2.0-beta-2 we need to remove deprecated APIs and model elements in the beta-2 release -- Th

svn commit: r225243 - in /maven/components/trunk/maven-core-it: it0038/project/ it0039/project/ it0039/project2/

2005-07-25 Thread brett
Author: brett Date: Mon Jul 25 23:39:02 2005 New Revision: 225243 URL: http://svn.apache.org/viewcvs?rev=225243&view=rev Log: more ignores Modified: maven/components/trunk/maven-core-it/it0038/project/ (props changed) maven/components/trunk/maven-core-it/it0039/project/ (props changed

svn commit: r225242 - in /maven/components/trunk/maven-core-it: it0036/ it0037/ it0038/ it0039/

2005-07-25 Thread brett
Author: brett Date: Mon Jul 25 23:38:10 2005 New Revision: 225242 URL: http://svn.apache.org/viewcvs?rev=225242&view=rev Log: ignore! Modified: maven/components/trunk/maven-core-it/it0036/ (props changed) maven/components/trunk/maven-core-it/it0037/ (props changed) maven/component

[maven2 build - SUCCESS - update] Tue Jul 26 06:15:01 GMT 2005

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

[jira] Commented: (MNG-641) Collapse "generate-sources" and "generate-resources" into "generate"

2005-07-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-641?page=comments#action_43420 ] Brett Porter commented on MNG-641: -- the problem we're having here is one of definition. these don't appear to be the same resources we are talking about. "plugin inputs" are more akin t

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

2005-07-25 Thread brett
Author: brett Date: Mon Jul 25 23:11:52 2005 New Revision: 225237 URL: http://svn.apache.org/viewcvs?rev=225237&view=rev Log: doesn't accept -D args Modified: maven/components/trunk/m2-bootstrap-all.sh Modified: maven/components/trunk/m2-bootstrap-all.sh URL: http://svn.apache.org/viewcvs/m

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

2005-07-25 Thread brett
Author: brett Date: Mon Jul 25 22:57:26 2005 New Revision: 225236 URL: http://svn.apache.org/viewcvs?rev=225236&view=rev Log: use a file that has to be there :) Modified: maven/components/trunk/maven-core-it-verifier/src/main/java/org/apache/maven/it/Verifier.java Modified: maven/component

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

2005-07-25 Thread brett
Author: brett Date: Mon Jul 25 22:56:35 2005 New Revision: 225235 URL: http://svn.apache.org/viewcvs?rev=225235&view=rev Log: allow passing of integration test numbers to run from the CLI Modified: maven/components/trunk/maven-core-it-verifier/src/main/java/org/apache/maven/it/Verifier.java

svn commit: r225234 - in /maven/components/trunk: maven-artifact-manager/src/test/java/org/apache/maven/artifact/resolver/ maven-artifact/src/main/java/org/apache/maven/artifact/metadata/ maven-artifact/src/test/java/org/apache/maven/artifact/resolver/...

2005-07-25 Thread jdcasey
Author: jdcasey Date: Mon Jul 25 22:54:24 2005 New Revision: 225234 URL: http://svn.apache.org/viewcvs?rev=225234&view=rev Log: o Fixing resolution of LATEST in plugin-versions, when is enabled in plugin-registry.xml, or when --check-plugin-latest is specified on the command line. o Fixing cor

[jira] Commented: (MNG-641) Collapse "generate-sources" and "generate-resources" into "generate"

2005-07-25 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-641?page=comments#action_43419 ] Kenney Westerhof commented on MNG-641: -- generate-sources is before generate-resources, which might not always be the correct ordering. I had a usecase that really isn't very relevan

[maven2 build - SUCCESS - update] Tue Jul 26 05:15:00 GMT 2005

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

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

2005-07-25 Thread brett
Author: brett Date: Mon Jul 25 22:13:27 2005 New Revision: 225233 URL: http://svn.apache.org/viewcvs?rev=225233&view=rev Log: lines may have spaces - use setLine instead of setValue Modified: maven/components/trunk/maven-core-it-verifier/src/main/java/org/apache/maven/it/Verifier.java Modif

Re: [jira] Updated: (MNG-643) Support and for the source and testSource directories.

2005-07-25 Thread Kris Bravo
Assuming that filters could be set for the compile and testCompile goals, passing them as parameters to the mojo would work just fine. I'll update the ticket and add a patch later today. Thanks btw. This one is very important to me, as much so as the xml beans plugin was. Kris > [ http://j

[maven2 build - SUCCESS - update] Tue Jul 26 04:15:00 GMT 2005

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

[jira] Updated: (MNG-643) Support and for the source and testSource directories.

2005-07-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-643?page=all ] Brett Porter updated MNG-643: - Priority: Major (was: Blocker) Fix Version: 2.0-beta-2 Component: (was: maven-model) maven-plugins I'm all for including this, but let's ju

[jira] Commented: (MNG-607) implement release-pom.xml from design docs

2005-07-25 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-607?page=comments#action_43417 ] John Casey commented on MNG-607: 95% complete. Need to switch to newer version of maven-scm to allow us to use a remove command in order to delete release-pom.xml from the HEAD/trunk. I'

[jira] Reopened: (MNG-641) Collapse "generate-sources" and "generate-resources" into "generate"

2005-07-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-641?page=all ] Brett Porter reopened MNG-641: -- Assign To: Brett Porter apparently there is a specific use case Kenney has, so waiting to hear that. the proposed solution is probably not feasible as it makes it di

[jira] Updated: (MAVEN-1650) optional emails for contributors

2005-07-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1650?page=all ] Brett Porter updated MAVEN-1650: Version: 1.1-beta-1 Fix Version: 1.1-beta-2 > optional emails for contributors > > > Key: MAVEN-1650 > URL

Re: Maven2 and JMX?

2005-07-25 Thread Brett Porter
Not presently. We have some events during the code that could potentially have a JMX listener. Feel free to file a new feature request in JIRA, however without a number of votes or a patch submission I'm not sure if there'd be time to implement this in the near future. - Brett Loïc Lefèvre wrote

[jira] Closed: (MNG-641) Collapse "generate-sources" and "generate-resources" into "generate"

2005-07-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-641?page=all ] Brett Porter closed MNG-641: Resolution: Won't Fix I don't see that this gains us anything, so I'd rather not break backwards compat and risk discovering a use case later. > Collapse "generate-sourc

[jira] Closed: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-25 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=all ] Carlos Sanchez closed MAVENUPLOAD-431: -- Assign To: Carlos Sanchez Resolution: Fixed > Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4 > -

[jira] Closed: (MAVENUPLOAD-433) Please upload DWR to the global Maven repo

2005-07-25 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-433?page=all ] Carlos Sanchez closed MAVENUPLOAD-433: -- Assign To: Carlos Sanchez Resolution: Fixed > Please upload DWR to the global Maven repo > -- > >

[jira] Closed: (MAVENUPLOAD-448) Upload wicket-1.1-b1-bundle.jar and wicket-extensions-1.1-b1-bundle.jar

2005-07-25 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-448?page=all ] Carlos Sanchez closed MAVENUPLOAD-448: -- Assign To: Carlos Sanchez Resolution: Fixed > Upload wicket-1.1-b1-bundle.jar and wicket-extensions-1.1-b1-bundle.jar > --

[jira] Closed: (MAVENUPLOAD-445) Repo request for UrlRewriteFilter

2005-07-25 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-445?page=all ] Carlos Sanchez closed MAVENUPLOAD-445: -- Assign To: Carlos Sanchez Resolution: Fixed > Repo request for UrlRewriteFilter > - > > Key: MAVE

[jira] Updated: (MNG-642) Added Setter for manifest file in MavenArchiveConfiguration

2005-07-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-642?page=all ] Brett Porter updated MNG-642: - Fix Version: 2.0-beta-1 > Added Setter for manifest file in MavenArchiveConfiguration > --- > > Key: MNG-642

[maven2 build - SUCCESS - checkout] Tue Jul 26 00:15:00 GMT 2005

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

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

2005-07-25 Thread jdcasey
Author: jdcasey Date: Mon Jul 25 16:50:13 2005 New Revision: 225208 URL: http://svn.apache.org/viewcvs?rev=225208&view=rev Log: Correcting core-library resolution Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java Modified: maven/com

[jira] Created: (MNG-643) Support and for the source and testSource directories.

2005-07-25 Thread Corridor Software Developer (JIRA)
Support and for the source and testSource directories. Key: MNG-643 URL: http://jira.codehaus.org/browse/MNG-643 Project: Maven 2 Type: Improvement Components: maven-model Versions

[jira] Created: (MNG-642) Added Setter for manifest file in MavenArchiveConfiguration

2005-07-25 Thread Timothy Bennett (JIRA)
Added Setter for manifest file in MavenArchiveConfiguration --- Key: MNG-642 URL: http://jira.codehaus.org/browse/MNG-642 Project: Maven 2 Type: Improvement Components: maven-archiver Versions: 2.0-alpha

Maven2 and JMX?

2005-07-25 Thread Loïc Lefèvre
Hello, I was asking myself: "Will I be able to monitor maven 2 through JMX?" For example to trace its execution during a long build, a cache regeneration... About continuum, do you know if it is monitorable also? Thanks for your answers, Loïc

[maven2 build - SUCCESS - update] Mon Jul 25 21:15:01 GMT 2005

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

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

2005-07-25 Thread jdcasey
Author: jdcasey Date: Mon Jul 25 13:59:16 2005 New Revision: 225181 URL: http://svn.apache.org/viewcvs?rev=225181&view=rev Log: Fixing minor typo in license Modified: maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/scm/ScmBean.java Modified:

[jira] Assigned: (SCM-51) add Remove command for starteam

2005-07-25 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/SCM-51?page=all ] Emmanuel Venisse reassigned SCM-51: --- Assign To: Emmanuel Venisse > add Remove command for starteam > --- > > Key: SCM-51 > URL: http://jira.codehaus.org/b

[jira] Created: (MAVEN-1650) optional emails for contributors

2005-07-25 Thread Elliotte Rusty Harold (JIRA)
optional emails for contributors Key: MAVEN-1650 URL: http://jira.codehaus.org/browse/MAVEN-1650 Project: maven Type: Improvement Components: model Reporter: Elliotte Rusty Harold Priority: Minor I notice jaxen has a lot of

[jira] Updated: (SCM-51) add Remove command for starteam

2005-07-25 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/SCM-51?page=all ] Dan Tran updated SCM-51: Attachment: StarteamRemoveConsumerTest.java > add Remove command for starteam > --- > > Key: SCM-51 > URL: http://jira.codehaus.org/browse/

[jira] Updated: (SCM-51) add Remove command for starteam

2005-07-25 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/SCM-51?page=all ] Dan Tran updated SCM-51: Attachment: StarteamRemoveCommandTest.java > add Remove command for starteam > --- > > Key: SCM-51 > URL: http://jira.codehaus.org/browse/S

[jira] Created: (SCM-51) add Remove command for starteam

2005-07-25 Thread Dan Tran (JIRA)
add Remove command for starteam --- Key: SCM-51 URL: http://jira.codehaus.org/browse/SCM-51 Project: Maven SCM Type: New Feature Components: maven-scm-provider-starteam Versions: 1.0-alpha-2 Environment: xp Reporter: Dan Tran

[jira] Commented: (MAVENUPLOAD-445) Repo request for UrlRewriteFilter

2005-07-25 Thread Todd Huss (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-445?page=comments#action_43397 ] Todd Huss commented on MAVENUPLOAD-445: --- OK, I've made those changes: http://www.gabrito.com/~thuss/urlrewritefilter-2.4-bundle.jar > Repo request for UrlRewriteFilter >

[jira] Updated: (MNG-150) Create a rar mojo

2005-07-25 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-150?page=all ] Stephane Nicoll updated MNG-150: Attachment: maven-rar-plugin.zip basic rar plugin > Create a rar mojo > - > > Key: MNG-150 > URL: http://jira.codehaus.org/browse/MNG

[jira] Created: (MPJAR-47) Documentation mentions nonexistent properties

2005-07-25 Thread Scott Lamb (JIRA)
Documentation mentions nonexistent properties - Key: MPJAR-47 URL: http://jira.codehaus.org/browse/MPJAR-47 Project: maven-jar-plugin Type: Bug Versions: 1.7 Reporter: Scott Lamb Trivial fix, really annoying. I

[jira] Commented: (CONTINUUM-196) Allow file:// urls when adding POMs but default it being off

2005-07-25 Thread Yann Le Du (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-196?page=comments#action_43389 ] Yann Le Du commented on CONTINUUM-196: -- Instead - or in addition - of defaulting it being off, it would be nice to recursively parse the local directories to retrieve all the

[jira] Created: (MNG-641) Collapse "generate-sources" and "generate-resources" into "generate"

2005-07-25 Thread Trygve Laugstol (JIRA)
Collapse "generate-sources" and "generate-resources" into "generate" Key: MNG-641 URL: http://jira.codehaus.org/browse/MNG-641 Project: Maven 2 Type: Improvement Components: maven-plugins, maven-c

[jira] Updated: (MNG-640) When expression="..." is missing in @parameter, then matching configuration tags is not processed

2005-07-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-640?page=all ] Brett Porter updated MNG-640: - Fix Version: 2.0-beta-2 > When expression="..." is missing in @parameter, then matching configuration > tags is not processed > -

[jira] Created: (MNG-640) When expression="..." is missing in @parameter, then matching configuration tags is not processed

2005-07-25 Thread Kenney Westerhof (JIRA)
When expression="..." is missing in @parameter, then matching configuration tags is not processed - Key: MNG-640 URL: http://jira.codehaus.org/browse/MNG-640 Project: Maven 2

Re: [jdiff] [patch] to provide svn support

2005-07-25 Thread Phil Steitz
Emmanuel Venisse wrote: Phil Steitz wrote: Brett Porter wrote: Looks ok to me, though I don't know why we shouldn't just drop the ant:cvs part altogether and use scm:checkout as you have in the otherwise blocks. What do you think? I tried that but could not get cvs to work in a way that

[jira] Commented: (MOJO-1) Plugin converted to m2 + more tags to look for

2005-07-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1?page=comments#action_43378 ] Brett Porter commented on MOJO-1: - parent: correct reporting-impl: actually, it is new in this release so is only from building the sources. You can keep it at maven-reporting-api 2.0-alph

Re: [RT] The impact of using OSGi

2005-07-25 Thread Brett Porter
Torsten Curdt wrote: >>> ...OSGi by default doesn't do any dependency resolution. Either by >>> package, or by 'block'. In which case, if we use Maven for it at >>> build time, we're still stuck with a need for it at deploy time, >>> which seems a little odd... >>> >> >> I don't think we should

[jira] Commented: (MOJO-1) Plugin converted to m2 + more tags to look for

2005-07-25 Thread Fabrice BELLINGARD (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1?page=comments#action_43377 ] Fabrice BELLINGARD commented on MOJO-1: --- Brett, - The new parent you're talking about is "org.apache.maven.plugins.mojo", that's it? - As for the maven-reporting-impl dep, I couldn

Re: [RT] The impact of using OSGi

2005-07-25 Thread Torsten Curdt
...OSGi by default doesn't do any dependency resolution. Either by package, or by 'block'. In which case, if we use Maven for it at build time, we're still stuck with a need for it at deploy time, which seems a little odd... I don't think we should use Maven for runtime dependency resol

[maven2 build - SUCCESS - update] Mon Jul 25 10:15:00 GMT 2005

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

svn commit: r224707 [2/2] - in /maven/components/trunk: ./ maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/deployer/ maven-artifact-manager/src/main/java/org/apache/maven/ar...

2005-07-25 Thread brett
Modified: maven/components/trunk/maven-plugins/pom.xml URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/pom.xml?rev=224707&r1=224706&r2=224707&view=diff == --- maven/components/trunk/maven-plugins/po

[jira] Closed: (MNG-456) allow separate snapshot repositories

2005-07-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-456?page=all ] Brett Porter closed MNG-456: Resolution: Fixed > allow separate snapshot repositories > > > Key: MNG-456 > URL: http://jira.codehaus.org/browse/M

Integration vs acceptance tests [was (MNG-591) Integration tests lifecycle]

2005-07-25 Thread Rafal Krzewski
John Fallows wrote: Is it always considered a build failure if integration tests do not pass 100%? I did you mean acceptance tests? In my understanding integration tests should pass 100% each time they are run. The difference between unit and integration tests is only in granularity. Unit t

Re: [jdiff] [patch] to provide svn support

2005-07-25 Thread Emmanuel Venisse
Phil Steitz wrote: Brett Porter wrote: Looks ok to me, though I don't know why we shouldn't just drop the ant:cvs part altogether and use scm:checkout as you have in the otherwise blocks. What do you think? I tried that but could not get cvs to work in a way that would preserve backward c

Re: [jdiff] [patch] to provide svn support

2005-07-25 Thread Emmanuel Venisse
Brett Porter wrote: Looks ok to me, though I don't know why we shouldn't just drop the ant:cvs part altogether and use scm:checkout as you have in the otherwise blocks. What do you think? Emmanuel, do you have any thoughts? I'm not overly familiar with the plugin. +1. scm:checkout works fine