According to the following reference, this plugin should exist.

http://jira.codehaus.org/browse/MOJO-262

However, when I try to access this plugin using

           <plugin>
               <groupId>org.codehaus.mojo</groupId>
               <artifactId>jboss-sar-maven-plugin</artifactId>
               <extensions>true</extensions>
            </plugin>

in my pom.xml, I get the following message:

[ERROR] BUILD ERROR
[INFO] -------------------------------------------------------------------------
---
[INFO] The plugin 'org.codehaus.mojo:jboss-sar-maven-plugin' does not exist or n
o valid version could be found

Browsing to the URL it is apparent that this plugin isn't there. Can someone help me to get this to work? Thanks!

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to