I got this when trying your suggestion. [INFO] -------------------------------------------------------------------- -- [INFO] The plugin 'org.apache.maven.plugins:maven-sar-plugin' does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.lifecycle.LifecycleExecutionException: The plugin 'org.apache.maven.plugins:maven-sar-plugin' does not exist or no valid version could be found
Why is it looking for org.apache.maven.plugins:maven-sar-plugin? The plugin I built is org.codehaus.mojo:jboss-sar-maven-plugin. Am I correct in assuming there are different plugins for the same task? Or perhaps one plugin for the SAR-packaging-type and one for building a SAR archive? The org.apache.maven.plugins:maven-sar-plugin is not available at ibiblio. I found loom:maven-sar-plugin, but it's just an empty stub on ibiblio. Any ideas where it can be found? > Add: <extensions>true</extensions> to the <plugin> element for the > jboss-sar-maven-plugin. > > Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]