The SarMojo is on codehaus. http://mojo.codehaus.org/jboss-sar-maven-plugin/
The book does not say you can build a sar with the ear plugin. It says you it's able to manage it. Just create it with the JBossSarMojo and add it as a dependency of the ear project. If you find the EAR plugin documentation thin, create an improvement on jira.codehaus.org with suggestions/patch. HTH, Stéphane On 6/6/06, Allan Brighton <[EMAIL PROTECTED]> wrote:
Hi all, How can I create a JBoss sar file with maven2? I can't find the jboss-sar plugin. The Better Builds with Maven book mentions that you can create a sar file with the maven ear plugin, but how does that work? The documentation for the ear plugin is rather thin... The sar file that I need is simple: just a jar file (with the .sar suffix) that contains a jboss-service.xml and some jar or class files. The other issue is that I want to use a jar file from the jboss server/lib dir (scheduler-plugin.jar), but it is not in any repository and doesn't have a version. What is the best way to deal with that? Thanks, Allan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- .::You're welcome ::. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]