On Mon, May 23, 2011 at 10:59 AM, Simon Laws <[email protected]>wrote:
> On Mon, May 23, 2011 at 10:27 AM, ant elder (JIRA) > <[email protected]> wrote: > > > > [ > https://issues.apache.org/jira/browse/TUSCANY-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > > > ant elder updated TUSCANY-3861: > > ------------------------------- > > > > Priority: Critical (was: Major) > > > > Raising priority as Maven have now changed their code to disallow any > plugin named maven-* thats not in the org.apache.maven groupid. This will > make Tuscany unbuildable on the latest Maven releases. > > > >> All the Tuscany Maven plugins have the wrong name > >> ------------------------------------------------- > >> > >> Key: TUSCANY-3861 > >> URL: https://issues.apache.org/jira/browse/TUSCANY-3861 > >> Project: Tuscany > >> Issue Type: Bug > >> Reporter: ant elder > >> Priority: Critical > >> > >> The convention for naming Maven plugins is to use the format > <project>-<funtion>-plugin, the Tuscany plugins use the prefix "maven" which > by convention is reserved for plugins from the Maven project. So for example > the maven-tuscany-plugin and maven-bundle-plugin should be named > tuscany-maven-plugin and tuscany-bundle-plugin. > > > > -- > > This message is automatically generated by JIRA. > > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > > > Sounds like it should be under 2.0 also. > > Yep definitely. I've just change the Tuscany plugin, but the others will require doing plugin releases. I'll get to those eventually but if anyone else wants to help then feel welcome to just jump in. ...ant
