[
http://jira.codehaus.org/browse/MJBOSSPACK-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Gier closed MJBOSSPACK-10.
-------------------------------
Assignee: Paul Gier
Resolution: Fixed
The howto page has been replaced by the usage page. I added some documentation
in a new example page. This will be updated on the site when the plugin is
released.
> Add pom configuration example to docs
> -------------------------------------
>
> Key: MJBOSSPACK-10
> URL: http://jira.codehaus.org/browse/MJBOSSPACK-10
> Project: Maven 2.x JBoss Packaging Plugin
> Issue Type: Bug
> Reporter: Graham Leggett
> Assignee: Paul Gier
> Fix For: 1.0-alpha-1
>
>
> The following example config for the pom.xml was posted by Emmanuel Venisse:
> <project>
> [...]
> <packaging>jboss-sar</packaging>
> [...]
> <build>
> <plugins>
> <plugin>
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>jboss-packaging-maven-plugin</artifactId>
> <version>2.0-SNAPSHOT</version>
> <extensions>true</extensions>
> <configuration>
> <excludes>
> <exclude>groupId:artifactId</exclude> <!-- if you want to
> exclude an
> artifact in the sar -->
> </excludes>
> </configuration>
> </plugin>
> </plugins>
> </build>
> </project>
> This needs to be added to
> http://mojo.codehaus.org/jboss-packaging-maven-plugin/howto.html.
--
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
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email