You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/04/26 14:07:46 UTC

[jira] Updated: (MNG-182) improve plugin discovery

     [ http://jira.codehaus.org/browse/MNG-182?page=all ]

Brett Porter updated MNG-182:
-----------------------------

    Fix Version: 2.0-alpha-3

> improve plugin discovery
> ------------------------
>
>          Key: MNG-182
>          URL: http://jira.codehaus.org/browse/MNG-182
>      Project: m2
>         Type: Improvement
>   Components: maven-plugin-descriptor, maven-core
>     Reporter: Brett Porter
>      Fix For: 2.0-alpha-3

>
>
> the magic plugin discovery currently relies on it being group ID maven, artifactId maven-ALIAS-plugin.
> change this to:
> a) specify alias in the plugin descriptor, so that once a plugin is discovered the goal name can be defined explicitly
> b) build a plugin database so that this alias can have a reverse lookup to the group/artifactId
> c) need some known plugin repositories in the super POM and user configuration

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org