[jira] Updated: (MPJETTY-1) Remove use of pom.getPluginContext and replace with maven:set/get

2005-02-03 Thread jira
The following issue has been updated: Updater: Tim O'Brien (mailto:[EMAIL PROTECTED]) Date: Fri, 4 Feb 2005 2:51 AM Comment: This patch removes the pom. call and uses maven:get. Changes: Attachment changed to patch2.txt --

[jira] Updated: (MPJETTY-5) Upgrade Jetty Plugin to use Jetty version 5.1.2

2005-02-03 Thread jira
The following issue has been updated: Updater: Tim O'Brien (mailto:[EMAIL PROTECTED]) Date: Fri, 4 Feb 2005 2:34 AM Comment: patch to upgrade jetty plugin to Jetty 5.1.2 Changes: Attachment changed to patch.txt ---

[jira] Created: (MPJETTY-5) Upgrade Jetty Plugin to use Jetty version 5.1.2

2005-02-03 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJETTY-5 Here is an overview of the issue: - Key:

[jira] Created: (MPCHANGELOG-57) SvnChangeLogParser doesn't parse my log files correctly.

2005-02-03 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCHANGELOG-57 Here is an overview of the issue: -

[jira] Closed: (MAVENUPLOAD-291) Rome 0.5 is out

2005-02-03 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-291 Here is an overview of the issue: -

[jira] Closed: (MAVENUPLOAD-290) Smack JIVE libraries

2005-02-03 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-290 Here is an overview of the issue: -

[jira] Commented: (MAVEN-1514) Maven should be specific why it is downloading a dependency

2005-02-03 Thread jira
The following comment has been added to this issue: Author: Hardy Ferentschik Created: Thu, 3 Feb 2005 3:37 PM Body: I added some patches on how I solved this. I also like to know why a certain jar gets downloaded. However, I agree that it might get confusing with transitive depe

[jira] Updated: (MAVEN-1514) Maven should be specific why it is downloading a dependency

2005-02-03 Thread jira
The following issue has been updated: Updater: Hardy Ferentschik (mailto:[EMAIL PROTECTED]) Date: Thu, 3 Feb 2005 3:36 PM Changes: Attachment changed to messages_en.patch - For a full history of the

[jira] Updated: (MAVEN-1514) Maven should be specific why it is downloading a dependency

2005-02-03 Thread jira
The following issue has been updated: Updater: Hardy Ferentschik (mailto:[EMAIL PROTECTED]) Date: Thu, 3 Feb 2005 3:35 PM Changes: Attachment changed to ConsoleDownloadMeter.patch - For a full histo

[jira] Updated: (MAVEN-1514) Maven should be specific why it is downloading a dependency

2005-02-03 Thread jira
The following issue has been updated: Updater: Hardy Ferentschik (mailto:[EMAIL PROTECTED]) Date: Thu, 3 Feb 2005 3:35 PM Changes: Attachment changed to DependencyVerifier.patch - For a full history

[jira] Closed: (MAVENUPLOAD-297) Upload Request for SpeexX Utilities

2005-02-03 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-297 Here is an overview of the issue: -

[jira] Commented: (MPECLIPSE-71) Better support for multiproject with eclipse plugin

2005-02-03 Thread jira
The following comment has been added to this issue: Author: Yujin Kim Created: Thu, 3 Feb 2005 2:55 PM Body: Actually I take back what I said. Currently maven-eclipse plugin doesn't support multiproject period. I forgot I had to write my own jelly tag to make it work in our mul

[jira] Closed: (MAVEN-1561) Multiproject:install-snapshot and Plugin plugin do not play well together

2005-02-03 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Thu, 3 Feb 2005 2:37 PM fixed in CVS HEAD of multiproject plugin - View the issue: http://jira.codehaus.org/browse/MAVEN-1561 Here is an

[jira] Commented: (MPECLIPSE-70) Make it possible to add linked resources

2005-02-03 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Thu, 3 Feb 2005 11:55 AM Body: The fundamental solution for quite a few of these types of "customizations" is to reuse any existing .project or .classpath files. This way the Maven Eclipse plugi

[jira] Created: (MAVEN-1561) Multiproject:install-snapshot and Plugin plugin do not play well together

2005-02-03 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1561 Here is an overview of the issue: - Key:

RE: plugin dev

2005-02-03 Thread HEAD-RAPSON, David
It worked perfectly. Thanks very much indeed! -Original Message- From: Florin Vancea [mailto:[EMAIL PROTECTED] Sent: 03 February 2005 11:49 To: Maven Developers List Subject: Re: plugin dev Try something like this - Original Message - From

Re: plugin dev

2005-02-03 Thread Florin Vancea
Try something like this - Original Message - From: "HEAD-RAPSON, David" <[EMAIL PROTECTED]> To: Sent: Thursday, February 03, 2005 1:38 PM Subject: plugin dev > Hi, > I wonder if someone can help me. It's regarding a new maven plugin I'm > writing.

plugin dev

2005-02-03 Thread HEAD-RAPSON, David
Hi, I wonder if someone can help me. It's regarding a new maven plugin I'm writing. I'm using Maven and Jelly to execute a Java command as part of our build process. Following that I wish to execute an ant command, but I need an argument from the java. Ideally I'd like to know how to return a val