Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-155


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-155
    Summary: plugin-dependency element
       Type: New Feature

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: Requested POM Additions
   Versions:
             1.0-beta-8

   Assignee: Jason van Zyl
   Reporter: tim stephenson

    Created: Thu, 21 Nov 2002 5:16 PM
    Updated: Thu, 21 Nov 2002 5:16 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.werken.com/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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to