The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Sun, 3 Aug 2003 8:17 PM
Changes:
environment changed to
timeoriginalestimate changed from 0
timeestimate changed from 0 minutes
Fix Version changed to 1.0-final
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-155&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-155
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-155
Summary: plugin-dependency element
Type: New Feature
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
Requested POM Additions
Fix Fors:
1.0-final
Versions:
1.0-beta-8
Assignee:
Reporter: tim stephenson
Created: Thu, 21 Nov 2002 5:16 PM
Updated: Sun, 3 Aug 2003 8:17 PM
Description:
I would like to be able to distribute a project.xml and maven.xml to the rest of the
dev team that employed a plugin they have no knowledge of (say the great new j2ee
plugins). If I could specifu in the POM a plugin dependency element and have maven
download it from the remote repository if it is not found that would be great!
I know it requires more than just the POM change but I thought I'd start with that
since Jason was asking for thoughts
something like this:
<dependencies>
...
<plugin-dependency>
<id>maven-ear-plugin</id>
<version>1.1</version>
...
</plugin-dependency>
...
</dependencies>
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]