Added excludes list of artifacts for the jboss sar plugin ---------------------------------------------------------
Key: MOJO-276 URL: http://jira.codehaus.org/browse/MOJO-276 Project: Mojo Type: New Feature Components: jboss Reporter: Alex Karasulu The sar plugin was including everything and we needed a way to exclude some jars especially the jboss-system artifact which really could pose some problems. Also added an optional property for the jboss-service.xml and a check to make sure that a default one is present at src/main/resources/META-INF/jboss-service.xml. This will be copied naturally when the classes are copied but if the user does not provide it or an alternative location for it is not specified then the plugin says no way. If an alternative location is specified then the file is copied into place. Patch to follow for these changes ... -- 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