[
http://jira.codehaus.org/browse/MOJO-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88630
]
pkernevez commented on MOJO-647:
--------------------------------
Since it was renamed, it can't be called with is short name 'fitnesse', because
the default mecanism of maven is to try to find a plugin starting with
'fitnesse', ie 'mvn fitnesse:run' is need to use the full quilified name of the
plugin ie: 'groupId:artifiactId:goal'.
For exemple : mvn org.codehaus.mojo:fitnesse-maven-plugin:run is Ok, but 'mvn
-X fitnesse:run' fails due to the following error : 'The plugin
'org.codehaus.mojo:maven-fitnesse-plugin' does not exist or no valid version
could be found'.
Using phase is operate well, according to the full definition of the plugin in
the POM
I create this plugin from maven-clover-plugin, so I named it
'maven-fitnesse-plugin'.
What's the convention about the name of the plugin ? Do I miss any maven
configuration that allow it to search plugin named 'maven-XXX-plugin' AND
'XXX-maven-plugin' ?
> FitnessePlugin for functionnal tests reports into maven build
> -------------------------------------------------------------
>
> Key: MOJO-647
> URL: http://jira.codehaus.org/browse/MOJO-647
> Project: Mojo
> Issue Type: New Feature
> Components: Plugin Submission
> Reporter: pkernevez
> Assigned To: Arnaud Heritier
> Attachments: fitnesse-maven-plugin.logs.txt, maven-fitnesse-plugin.zip
>
>
--
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 from this list please visit:
http://xircles.codehaus.org/manage_email