[ http://jira.codehaus.org/browse/MOJO-262?page=comments#action_57009 ] 

Corridor Software Developer commented on MOJO-262:
--------------------------------------------------

fixed the plexus components.xml in the META-INF directory to name the 
jboss-sar-maven-plugin instead of maven-sar-plugin. This should correct the 
problem.

Would someone please release another snapshot of this plugin so Gonne can 
retest and make sure this resolves the issue?

Gonne, you can also confirm the fix by checking out the latest code at 
https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/jboss-sar-maven-plugin/ 
and building with the change.



> jboss-sar-maven-plugin does not work because of an invalid reference to the 
> not existing plugin org.apache.maven.plugins:maven-sar-plugin
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MOJO-262
>          URL: http://jira.codehaus.org/browse/MOJO-262
>      Project: Mojo
>         Type: Bug

>   Components: sandbox
>  Environment: Windows XP, Maven 2.0.2
>     Reporter: Gonne Martens
>     Assignee: Corridor Software Developer
>     Priority: Critical

>
>
> The plugin jboss-sar-maven-plugin does not work.
> After starting with "mvn package" I got the error:
> {quote}
> [ERROR] BUILD ERROR
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-sar-plugin' does not exist 
> or no valid version could be found
> {quote}
> It seems that the plugin jar contains a typo in the file components.xml for 
> the phase "package": 
> it references "org.apache.maven.plugins:maven-sar-plugin:sar" instead of 
> "org.codehaus.mojo:jboss-sar-maven-plugin:sar" as I expected.

-- 
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

Reply via email to