svn commit: r290899 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 23:58:15 2005 New Revision: 290899 URL: http://svn.apache.org/viewcvs?rev=290899&view=rev Log: PR: MNG-517 improve error reporting on invalid lifecycle goals Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleEx

[jira] Updated: (MNG-855) Maven Surefire Plugin Documentation

2005-09-21 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-855?page=all ] Johnny R. Ruiz III updated MNG-855: --- Component: (was: maven-surefire-plugin) documentation I think this belongs to documentation issue. Please see the patch file. Thanks. > Maven

Re: [vote] Removing Marmalade from official Maven support

2005-09-21 Thread Stephane Nicoll
+1 On 9/22/05, John Casey <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > As I'm sure most of you are aware, we have shipped all of the Maven 2 > releases so far with support for a scripting language called Marmalade. > This language was meant to replace Je

[jira] Updated: (MNG-951) issues with repository selection

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-951?page=all ] Brett Porter updated MNG-951: - Remaining Estimate: 4 hours Original Estimate: 14400 > issues with repository selection > > > Key: MNG-951 > URL: http

[jira] Created: (MNG-951) issues with repository selection

2005-09-21 Thread Brett Porter (JIRA)
issues with repository selection Key: MNG-951 URL: http://jira.codehaus.org/browse/MNG-951 Project: Maven 2 Type: Bug Components: maven-artifact Reporter: Brett Porter Assigned to: Brett Porter Fix For: 2.0-beta-2 John h

RE: [vote] Removing Marmalade from official Maven support

2005-09-21 Thread Vincent Massol
> -Original Message- > From: John Casey [mailto:[EMAIL PROTECTED] > Sent: jeudi 22 septembre 2005 01:49 > To: Maven Developers List > Subject: [vote] Removing Marmalade from official Maven support [snip] > So, I'm putting this up for a vote. I'll leave it open for 72 hours (not > that I

[jira] Updated: (MPJDEPEND-5) java.lang.Exception: size() : null arg" when running with Maven 1.1beta1

2005-09-21 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJDEPEND-5?page=all ] Lukas Theussl updated MPJDEPEND-5: -- Attachment: MPJDEPEND-5.patch With the attached patch I don't get this stacktrace anymore, but I don't see why this should be a maven1.1 specific issue? > ja

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

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-840?page=all ] Brett Porter updated MNG-840: - Assign To: Brett Porter Remaining Estimate: 2 hours Original Estimate: 7200 > Fields of type URL should be able to accept pom.xml configuration without the

[jira] Updated: (MNG-941) Deletion of ~/.m2 directory prevents (re)creation of plugin-registry.xml file with java.io.FileNotFoundException

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-941?page=all ] Brett Porter updated MNG-941: - Assign To: Brett Porter > Deletion of ~/.m2 directory prevents (re)creation of plugin-registry.xml file > with java.io.FileNotFoundException > --

[jira] Updated: (MNG-677) Under tag is not use

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-677?page=all ] Brett Porter updated MNG-677: - Assign To: Brett Porter Remaining Estimate: 30 minutes Original Estimate: 1800 > Under tag is not use > -

[jira] Updated: (MNG-705) Declared dependency is not included when there exist an exclusion of the artifact in another dependency

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-705?page=all ] Brett Porter updated MNG-705: - Assign To: Brett Porter Remaining Estimate: 1 hour Original Estimate: 3600 > Declared dependency is not included when there exist an exclusion of the > art

[jira] Updated: (MNG-817) setting of @execute phase="plugin:goal" does not get executed

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-817?page=all ] Brett Porter updated MNG-817: - Assign To: Brett Porter Remaining Estimate: 30 minutes Original Estimate: 1800 > setting of @execute phase="plugin:goal" does not get executed > ---

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

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-640?page=all ] Brett Porter updated MNG-640: - Assign To: Brett Porter Remaining Estimate: 1 hour Original Estimate: 3600 > When expression="..." is missing in @parameter, then matching configuration >

[jira] Updated: (MNG-936) settings.xml : OOD problem

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-936?page=all ] Brett Porter updated MNG-936: - Assign To: Brett Porter Remaining Estimate: 30 minutes Original Estimate: 1800 > settings.xml : OOD problem > -

[jira] Updated: (MNG-725) pom dependencies not added to compile Classpath

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-725?page=all ] Brett Porter updated MNG-725: - Assign To: Brett Porter Remaining Estimate: 1 hour Original Estimate: 3600 > pom dependencies not added to compile Classpath > -

svn commit: r290897 - /maven/maven-1/plugins/trunk/changes/plugin.jelly

2005-09-21 Thread ltheussl
Author: ltheussl Date: Wed Sep 21 22:48:45 2005 New Revision: 290897 URL: http://svn.apache.org/viewcvs?rev=290897&view=rev Log: Switch prettyPrint off, avoids some dom4j whitespace bugs Modified: maven/maven-1/plugins/trunk/changes/plugin.jelly Modified: maven/maven-1/plugins/trunk/changes/

[jira] Updated: (MNG-208) flag project that was the root of the execution

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-208?page=all ] Brett Porter updated MNG-208: - Assign To: Brett Porter Remaining Estimate: 30 minutes Original Estimate: 1800 > flag project that was the root of the execution > -

[jira] Closed: (MPCHANGES-15) Add multiple author support to dev, due-to, and due-to-email action attributes

2005-09-21 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGES-15?page=all ] Lukas Theussl closed MPCHANGES-15: -- Resolution: Fixed The dev attribute has to be unique (it's the developer who committed the changes, therefore the only responsible :)), multiple due-to a

[jira] Closed: (MPCHANGES-16) Add multiple issue support to issues action attributes

2005-09-21 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGES-16?page=all ] Lukas Theussl closed MPCHANGES-16: -- Resolution: Fixed > Add multiple issue support to issues action attributes > -- > > Key: MPCH

[jira] Closed: (MNG-849) plugins that add source roots ignored under certain circumstances

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-849?page=all ] Brett Porter closed MNG-849: Assign To: Brett Porter Resolution: Won't Fix Fix Version: (was: 2.0-beta-2) at this point, reports requiring sources should: @execute phase="generate-sourc

[jira] Updated: (MNG-653) need filename symmetry through packaging, install and deploy

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-653?page=all ] Brett Porter updated MNG-653: - Assign To: Brett Porter Remaining Estimate: 3 hours Original Estimate: 10800 > need filename symmetry through packaging, install and deploy > --

svn commit: r290896 - in /maven/maven-1/plugins/trunk/changes: src/plugin-resources/changes.jsl xdocs/changes.xml xdocs/index.xml

2005-09-21 Thread ltheussl
Author: ltheussl Date: Wed Sep 21 22:41:20 2005 New Revision: 290896 URL: http://svn.apache.org/viewcvs?rev=290896&view=rev Log: MPCHANGES-15,16: Add multiple issue/due-to support Modified: maven/maven-1/plugins/trunk/changes/src/plugin-resources/changes.jsl maven/maven-1/plugins/trunk/ch

[jira] Closed: (MNG-949) USD behaviour can be unintuitive

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-949?page=all ] Brett Porter closed MNG-949: Assign To: Brett Porter Resolution: Duplicate Fix Version: (was: 2.0-beta-3) > USD behaviour can be unintuitive > > >

[jira] Commented: (MNG-945) Handle project that contains no source

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-945?page=comments#action_46894 ] Brett Porter commented on MNG-945: -- does it work as in succeed, or does it work as in generating the project reports? I thought the latter would fail with this patch. > Handle project t

[jira] Updated: (MNG-915) circular dependency failure in the reactor with activated plugins

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-915?page=all ] Brett Porter updated MNG-915: - Assign To: Brett Porter Remaining Estimate: 2 hours Original Estimate: 7200 > circular dependency failure in the reactor with activated plugins > --

[jira] Updated: (MNG-947) add optional scope for dependencies

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-947?page=all ] Brett Porter updated MNG-947: - Remaining Estimate: 4 hours Original Estimate: 14400 > add optional scope for dependencies > --- > > Key: MNG-947 > URL

[jira] Updated: (MNG-913) Specified specific snapshot version for a plugin is ignored

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-913?page=all ] Brett Porter updated MNG-913: - Assign To: Brett Porter Remaining Estimate: 1 hour Original Estimate: 3600 > Specified specific snapshot version for a plugin is ignored > -

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

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

[jira] Updated: (MNG-916) RELEASE gets selected as a version

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-916?page=all ] Brett Porter updated MNG-916: - Assign To: Brett Porter Remaining Estimate: 1 hour Original Estimate: 3600 > RELEASE gets selected as a version > -- > >

[jira] Updated: (MNG-517) NPE when goal is invalid in custom lifecycle.xml file

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-517?page=all ] Brett Porter updated MNG-517: - Assign To: Brett Porter Description: If I have (notice the goal that is incorrectly prefixed by "clover:"): clover generate-s

[jira] Closed: (MNG-718) dependency management validation requires a version, when you might just want to force a scope.

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-718?page=all ] Brett Porter closed MNG-718: Assign To: Brett Porter Resolution: Won't Fix Fix Version: (was: 2.0-beta-2) actually, I agree we shouldn't give this option. > dependency management valid

[jira] Closed: (MNG-928) interactiveMode doesn't work

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-928?page=all ] Brett Porter closed MNG-928: Resolution: Won't Fix Fix Version: (was: 2.0-beta-2) > interactiveMode doesn't work > > > Key: MNG-928 > URL: http:

[jira] Reopened: (MNG-928) interactiveMode doesn't work

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-928?page=all ] Brett Porter reopened MNG-928: -- > interactiveMode doesn't work > > > Key: MNG-928 > URL: http://jira.codehaus.org/browse/MNG-928 > Project: Maven 2 >

svn commit: r290892 - in /maven/components/trunk/maven-plugins/maven-idea-plugin/src: main/java/org/apache/maven/plugin/idea/IdeaMojo.java site/ site/apt/ site/apt/howto.apt site/apt/introduction.apt site/site.xml

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 22:12:16 2005 New Revision: 290892 URL: http://svn.apache.org/viewcvs?rev=290892&view=rev Log: PR: MNG-938 Submitted by: Johnny R. Ruiz III documentation for IDEA plugin Added: maven/components/trunk/maven-plugins/maven-idea-plugin/src/site/ maven/components

[maven2 build - FAILED - update] Thu Sep 22 05:00:01 GMT 2005

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

[jira] Closed: (MNG-938) Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief how to use APT doc

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-938?page=all ] Brett Porter closed MNG-938: Resolution: Fixed Fix Version: (was: 2.0) 2.0-beta-2 applied > Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief > how

Re: repo1.maven.org is not pinging for me

2005-09-21 Thread Brett Porter
Yes, its correct. I get Dest unreachable but I think that's just because its denying icmp? - Brett John Casey wrote: > Does anyone have a clue on this? I can retrieve an IP address for it: > > 64.7.141.17 > > but I have no idea whether this is accurate. I'll do some digging around > later, but w

[jira] Updated: (MNG-904) the maven-created target directory needs to be excluded from the idea projects

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-904?page=all ] Brett Porter updated MNG-904: - Fix Version: (was: 2.0-beta-2) I think this causes problems with source generation plugins. Needs to be verified and compared to the m1 solution > the maven-created tar

svn commit: r290891 - in /maven/components/trunk/maven-core/src: main/java/org/apache/maven/execution/MavenSession.java test/java/org/apache/maven/plugin/PluginParameterExpressionEvaluatorTest.java

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 21:50:08 2005 New Revision: 290891 URL: http://svn.apache.org/viewcvs?rev=290891&view=rev Log: PR: MNG-870 correct method name Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/execution/MavenSession.java maven/components/trunk/mav

[maven2 build - FAILED - update] Thu Sep 22 04:45:00 GMT 2005

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

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

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 21:46:49 2005 New Revision: 290890 URL: http://svn.apache.org/viewcvs?rev=290890&view=rev Log: PR: MNG-870 add missing delegator Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/execution/ReactorManager.java Modified: maven/component

svn commit: r290887 - in /maven/components/trunk: maven-core-it/it0042/ maven-core-it/it0042/test-component-c/ maven-core-it/it0042/test-plugin/ maven-core-it/it0042/test-plugin/src/ maven-core-it/it0042/test-plugin/src/main/ maven-core-it/it0042/test-...

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 21:34:41 2005 New Revision: 290887 URL: http://svn.apache.org/viewcvs?rev=290887&view=rev Log: PR: MNG-870 MAke plugin discovery reactor aware Added: maven/components/trunk/maven-core-it/it0042/test-plugin/ maven/components/trunk/maven-core-it/it0042/test-p

[jira] Created: (MNG-950) complete active project discovery for other artifacts

2005-09-21 Thread Brett Porter (JIRA)
complete active project discovery for other artifacts - Key: MNG-950 URL: http://jira.codehaus.org/browse/MNG-950 Project: Maven 2 Type: Bug Components: maven-core Reporter: Brett Porter Fix For: 2.0-beta-

[jira] Closed: (MNG-870) Make plugin discovery reactor aware

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-870?page=all ] Brett Porter closed MNG-870: Resolution: Fixed opening a new issue as I have not hooked in plugin's dependencies, reports, or extensions yet > Make plugin discovery reactor aware > -

svn commit: r290886 - in /maven/maven-1/plugins/trunk/changes: plugin.jelly src/plugin-resources/changes2rss.jsl

2005-09-21 Thread ltheussl
Author: ltheussl Date: Wed Sep 21 21:19:04 2005 New Revision: 290886 URL: http://svn.apache.org/viewcvs?rev=290886&view=rev Log: Do not assert ASF copyright in changes.rss Modified: maven/maven-1/plugins/trunk/changes/plugin.jelly maven/maven-1/plugins/trunk/changes/src/plugin-resources/c

Re: [vote] weekly releases

2005-09-21 Thread Carlos Sanchez
+1 On 9/21/05, Brett Porter <[EMAIL PROTECTED]> wrote: > This vote will close after 72 hours and requires 3 binding votes. > > As proposed and based on a massive (2) amount of feedback, I would like > to move to weekly beta releases until 2.0. The release will be cut on > Mondays, a vote will be h

[vote] weekly releases

2005-09-21 Thread Brett Porter
This vote will close after 72 hours and requires 3 binding votes. As proposed and based on a massive (2) amount of feedback, I would like to move to weekly beta releases until 2.0. The release will be cut on Mondays, a vote will be held in conjunction with testing. These votes will only be open fo

[jira] Created: (MNG-949) USD behaviour can be unintuitive

2005-09-21 Thread Brett Porter (JIRA)
USD behaviour can be unintuitive Key: MNG-949 URL: http://jira.codehaus.org/browse/MNG-949 Project: Maven 2 Type: Improvement Reporter: Brett Porter Fix For: 2.0-beta-3 example: you create a new project. pom.xml a/pom.xml

Re: [vote] Removing Marmalade from official Maven support

2005-09-21 Thread Ralph Goers
As I discussed here a month ago, I found it extremely odd that Marmalade was supported given its current state. So here is my non-binding +1. However, Marmalade does look interesting and with some documentation - or at least javadoc - it could gain some popularity. Ralph John Casey wrote:

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

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

Maven Cobertura Plug-in 1.1.1 release

2005-09-21 Thread Carlos Sanchez
The maven-plugins team is pleased to announce the Maven Cobertura Plug-in 1.1.1 release! http://maven-plugins.sourceforge.net/maven-cobertura-plugin Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program

[jira] Updated: (MNG-735) Assembly plugin to support 'directory' archive type

2005-09-21 Thread Daniel Krisher (JIRA)
[ http://jira.codehaus.org/browse/MNG-735?page=all ] Daniel Krisher updated MNG-735: --- Attachment: MNG-735-maven-assembly-plugin.patch Patch to add a 'DirectoryMojo' to the assembly plugin (goal directory). This creates a directory containing exactly what

[jira] Updated: (MNG-870) Make plugin discovery reactor aware

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-870?page=all ] Brett Porter updated MNG-870: - Assign To: Brett Porter Remaining Estimate: 1 hour Original Estimate: 3600 > Make plugin discovery reactor aware > --- > >

[jira] Closed: (MNG-846) numerous bad checksums

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-846?page=all ] Brett Porter closed MNG-846: Assign To: Brett Porter Resolution: Fixed Fix Version: (was: 2.0-beta-2) > numerous bad checksums > -- > > Key: MNG-846 >

rar plugin ready for release

2005-09-21 Thread Brett Porter
Hi, Is the RAR plugin ready for release? If not, what remains to get it up to scratch? Thanks, Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r290877 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0054/ maven-core-it/it0054/src/ maven-core-it/it0054/src/main/ maven-core-it/it0054/src/main/filters/ maven-core-it/it0054/src/main/java/ maven-core-it/it0054/src/main/jav...

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 19:52:39 2005 New Revision: 290877 URL: http://svn.apache.org/viewcvs?rev=290877&view=rev Log: PR: MNG-788 add filtering to the build element Added: maven/components/trunk/maven-core-it/it0054/ (with props) maven/components/trunk/maven-core-it/it0054/expec

[jira] Closed: (MNG-788) Proposal for improved resource filtering

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-788?page=all ] Brett Porter closed MNG-788: Resolution: Fixed > Proposal for improved resource filtering > > > Key: MNG-788 > URL: http://jira.codehaus.org/

[jira] Created: (MNG-948) Broken Links on Maven2 Website

2005-09-21 Thread Stephen Duncan Jr (JIRA)
Broken Links on Maven2 Website -- Key: MNG-948 URL: http://jira.codehaus.org/browse/MNG-948 Project: Maven 2 Type: Bug Components: documentation Reporter: Stephen Duncan Jr Priority: Minor Links at bottom of this page go nowhere

Re: optional scope for dependencies

2005-09-21 Thread Stephen Duncan
In my hurry to get my ideas written and posted, I realize that I missed a few things. First, I found that was suggested here: http://jira.codehaus.org/browse/MNG-702 but closed to use optional scope instead: http://jira.codehaus.org/browse/MNG-947 Whereas, of course, I'm suggesting doing both.

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2005-09-21 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (1 issues) Subscriber: mavendevlist Project: maven-upload-requests Resolution: Unresolved Key Summary MAVENUPLOAD-519Jini 2.1 Beta 2 Jars http://jira.codehaus.org/browse/MAVENUPLOAD-519 --

Re: [vote] Removing Marmalade from official Maven support

2005-09-21 Thread Brett Porter
+1. When we changed the build lifecycle, it was no longer a viable way to run Jelly plugins, which was unfortunate but the right choice. It then became a good Ant integration layer, but I agree with the recent direction to introduce native support for running Ant scripts as plugins via property de

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2005-09-21 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (30 issues) Subscriber: mavendevlist Project: Maven Evangelism Resolution: Unresolved Key Summary MEV-88 get rid of snapshots in maven2 repository http://jira.codehaus.org/browse/MEV-88 MEV-85

[jira] Updated: (MNG-938) Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief how to use APT doc

2005-09-21 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-938?page=all ] Johnny R. Ruiz III updated MNG-938: --- Remaining Estimate: 6 hours Original Estimate: 21600 Attachment: MNG-938.patch Attached patch for Javadoc for plugin Parameters and Brief How to

Re: optional scope for dependencies

2005-09-21 Thread Stephen Duncan
My use case is using the springframework. First, note that all dependencies that I could find in that project are not defined, and are therefore compile scope. There's several levels of problems here involving optional dependencies that have turned transitive dependencies into a nightmare. Say I

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

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

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

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

svn commit: r290872 - in /maven/components/trunk/sandbox/maven-rar-plugin: ./ pom.xml

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 18:07:26 2005 New Revision: 290872 URL: http://svn.apache.org/viewcvs?rev=290872&view=rev Log: clean up rar plugin Modified: maven/components/trunk/sandbox/maven-rar-plugin/ (props changed) maven/components/trunk/sandbox/maven-rar-plugin/pom.xml Propchang

svn commit: r290871 - /maven/components/trunk/maven-settings/pom.xml

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 18:07:12 2005 New Revision: 290871 URL: http://svn.apache.org/viewcvs?rev=290871&view=rev Log: remove release plugin leftover Modified: maven/components/trunk/maven-settings/pom.xml Modified: maven/components/trunk/maven-settings/pom.xml URL: http://svn.apache

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

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 18:01:53 2005 New Revision: 290869 URL: http://svn.apache.org/viewcvs?rev=290869&view=rev Log: don't use these java reports as defaults just yet Modified: maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml Modified: maven/comp

[jira] Closed: (MNG-702) Add ability to exclude all transitive dependencies except those specified as inclusions

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-702?page=all ] Brett Porter closed MNG-702: Resolution: Won't Fix Fix Version: (was: 2.0-beta-2) optinoal scope instead > Add ability to exclude all transitive dependencies except those specified as > inc

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

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

[jira] Commented: (MNG-945) Handle project that contains no source

2005-09-21 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-945?page=comments#action_46881 ] Vincent Siveton commented on MNG-945: - I totally agree with you: it is not a good patch but it is a first idea;) maven-site (in SVN) works fine for me but if you remove the (ie exc

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

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

[jira] Created: (MNG-947) add optional scope for dependencies

2005-09-21 Thread Brett Porter (JIRA)
add optional scope for dependencies --- Key: MNG-947 URL: http://jira.codehaus.org/browse/MNG-947 Project: Maven 2 Type: Improvement Reporter: Brett Porter Assigned to: Brett Porter Fix For: 2.0-beta-2 "optional" should be e

svn commit: r290867 - /maven/components/trunk/examples/maven-clover-plugin-samples/maven-clover-plugin-sample-simple/pom.xml

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 17:33:45 2005 New Revision: 290867 URL: http://svn.apache.org/viewcvs?rev=290867&view=rev Log: fix up the sample Modified: maven/components/trunk/examples/maven-clover-plugin-samples/maven-clover-plugin-sample-simple/pom.xml Modified: maven/components/trunk/e

[maven2 build - SUCCESS - checkout] Thu Sep 22 00:15:01 GMT 2005

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

[jira] Closed: (MNG-946) Surefire should run Test*.java tests

2005-09-21 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-946?page=all ] Jason van Zyl closed MNG-946: - Resolution: Fixed Test*.java tests will now be included. > Surefire should run Test*.java tests > > > Key: MNG-946 >

svn commit: r290866 - /maven/components/trunk/maven-plugins/maven-surefire-plugin/src/main/java/org/apache/maven/test/SurefirePlugin.java

2005-09-21 Thread jvanzyl
Author: jvanzyl Date: Wed Sep 21 17:28:18 2005 New Revision: 290866 URL: http://svn.apache.org/viewcvs?rev=290866&view=rev Log: o adding Test*.java to the default regexes for inclusion. Modified: maven/components/trunk/maven-plugins/maven-surefire-plugin/src/main/java/org/apache/maven/test/

[jira] Commented: (MNG-945) Handle project that contains no source

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-945?page=comments#action_46879 ] Brett Porter commented on MNG-945: -- I don't think this patch is good - doesn't that mean that some reports that don't use the source directory (eg, project-info-reports) will stop workin

[jira] Created: (MNG-946) Surefire should run Test*.java tests

2005-09-21 Thread Jason van Zyl (JIRA)
Surefire should run Test*.java tests Key: MNG-946 URL: http://jira.codehaus.org/browse/MNG-946 Project: Maven 2 Type: Improvement Versions: 2.0-beta-2 Reporter: Jason van Zyl Fix For: 2.0-beta-2 Create an additiona

repo1.maven.org is not pinging for me

2005-09-21 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anyone have a clue on this? I can retrieve an IP address for it: 64.7.141.17 but I have no idea whether this is accurate. I'll do some digging around later, but wanted to see if there was a simple fix out there somewhere. - -john -BEGIN PG

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

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

Re: [vote] Removing Marmalade from official Maven support

2005-09-21 Thread Jason van Zyl
On Wed, 2005-09-21 at 19:48 -0400, John Casey wrote: > Marmalade will still be available as a mojo language, we just won't be > supporting it from this project...and maintenance of this integration > will happen on a very different timescale. > > So, I'm putting this up for a vote. I'll leave it

[vote] Removing Marmalade from official Maven support

2005-09-21 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, As I'm sure most of you are aware, we have shipped all of the Maven 2 releases so far with support for a scripting language called Marmalade. This language was meant to replace Jelly, and provide a bridge for those developers with custom Jelly-ba

[jira] Commented: (MNG-945) Handle project that contains no source

2005-09-21 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-945?page=comments#action_46874 ] Vincent Siveton commented on MNG-945: - Try also this command line from components\maven-plugins m2 site:site > Handle project that contains no source > ---

[jira] Created: (MNG-945) Handle project that contains no source

2005-09-21 Thread Vincent Siveton (JIRA)
Handle project that contains no source -- Key: MNG-945 URL: http://jira.codehaus.org/browse/MNG-945 Project: Maven 2 Type: Bug Components: maven-site-plugin Versions: 2.0-beta-1 Environment: trunk (290857) Reporter: V

[jira] Closed: (MNG-926) Add javadoc comments/description to plugin parameters.

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-926?page=all ] Brett Porter closed MNG-926: Resolution: Fixed Fix Version: 2.0-beta-2 applied > Add javadoc comments/description to plugin parameters. > --

svn commit: r290859 - in /maven/components/trunk/maven-plugins/maven-assembly-plugin/src: main/java/org/apache/maven/plugin/assembly/ site/ site/apt/

2005-09-21 Thread brett
Author: brett Date: Wed Sep 21 16:28:09 2005 New Revision: 290859 URL: http://svn.apache.org/viewcvs?rev=290859&view=rev Log: PR: MNG-926 Submitted by: Allan Ramirez Reviewed by: Brett Porter assembly plugin documentation Added: maven/components/trunk/maven-plugins/maven-assembly-plugin/src/

[jira] Updated: (MNG-936) settings.xml : OOD problem

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-936?page=all ] Brett Porter updated MNG-936: - Fix Version: 2.0-beta-2 Complexity: Novice (was: Intermediate) > settings.xml : OOD problem > - > > Key: MNG-936 >

[jira] Updated: (MNG-938) Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief how to use APT doc

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-938?page=all ] Brett Porter updated MNG-938: - Fix Version: 2.0 > Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief > how to use APT doc >

[jira] Updated: (MNG-941) Deletion of ~/.m2 directory prevents (re)creation of plugin-registry.xml file with java.io.FileNotFoundException

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-941?page=all ] Brett Porter updated MNG-941: - Fix Version: 2.0-beta-2 Remaining Estimate: 15 minutes Original Estimate: 900 > Deletion of ~/.m2 directory prevents (re)creation of plugin-registry.xml file

[jira] Commented: (MNG-208) flag project that was the root of the execution

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-208?page=comments#action_46872 ] Brett Porter commented on MNG-208: -- doesn't make sense with -r, I only intended with "modules". I think project.isExecutionRoot() would be sufficient. > flag project that was the root o

[jira] Closed: (MAVEN-1698) jcaptcha jar files are to be added to maven repository

2005-09-21 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1698?page=all ] Carlos Sanchez closed MAVEN-1698: - Resolution: Incomplete Please read http://maven.apache.org/reference/repository-upload.html > jcaptcha jar files are to be added to maven repository > --

[jira] Closed: (MNG-943) Can't access to corp. repo snapshots by mirroring central

2005-09-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-943?page=all ] Brett Porter closed MNG-943: Assign To: Brett Porter Resolution: Won't Fix you need to add a repository to your pom declaring where your corp snapshots are stored. there are no snapshots on "cen

[jira] Created: (MAVEN-1698) jcaptcha jar files are to be added to maven repository

2005-09-21 Thread Murthy Tanniru (JIRA)
jcaptcha jar files are to be added to maven repository -- Key: MAVEN-1698 URL: http://jira.codehaus.org/browse/MAVEN-1698 Project: Maven Type: Wish Reporter: Murthy Tanniru Priority: Trivial jcaptcha jar file

[jira] Created: (MNG-944) activation of a profile on some Project definition (artifactId/groupId)

2005-09-21 Thread Rapha?l Pi?roni (JIRA)
activation of a profile on some Project definition (artifactId/groupId) --- Key: MNG-944 URL: http://jira.codehaus.org/browse/MNG-944 Project: Maven 2 Type: Improvement Components: maven-core

[maven2 build - SUCCESS - update] Wed Sep 21 20:00:00 GMT 2005

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

[jira] Closed: (MNG-900) snapshots without metadata are not resolved

2005-09-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-900?page=all ] John Casey closed MNG-900: -- Resolution: Fixed it's possible that there may still be a problem when the artifact's metadata doesn't exist anywhere...hiram's patch addresses the symptom of the remote rep

svn commit: r290815 - in /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact: repository/metadata/DefaultRepositoryMetadataManager.java transform/AbstractVersionTransformation.java

2005-09-21 Thread jdcasey
Author: jdcasey Date: Wed Sep 21 13:01:41 2005 New Revision: 290815 URL: http://svn.apache.org/viewcvs?rev=290815&view=rev Log: Resolving: MNG-900 Applied Hiram's patch, with small formatting changes, and a relocation of the logic setting the artifact repository to null (it was being done on the

[jira] Commented: (MNG-208) flag project that was the root of the execution

2005-09-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-208?page=comments#action_46863 ] John Casey commented on MNG-208: you're assuming the list of projects comes from If it comes from a '-r' invocation, then [0] and [1] may have nothing to do with one another, and it's c

  1   2   >