Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The introduction at http://mojo.codehaus.org/jboss-packaging-maven-plugin/introduction.html says "This plugin generates various JBoss deployable archive file include SAR, HAR and Spring.".
When you follow the link to the goals, you get no mention of HAR files at all.
No clue is given as how to configure the plugin to generate HAR files.
The plugin contains no examples of any kind.
The docs need to clarify whether a) HAR is supported or b) HAR is not supported.
there'are some inconpleate documentation related to the packaging
In the section Howto http://mojo.codehaus.org/jboss-packaging-maven-plugin/howto.html
you should highlight that <extensions>true</extensions> must be test as true
otherwise the packaging does not work and maven continue to report :
Cannot find lifecycle mapping for packaging: 'jboss-sar'
JBoss packaging may also be integrated into the default maven packaging phase by setting the <packaging> element as follows: