[jboss-user] jboss-as-maven-plugin configuration skip/inherited
D Grupp
grudom at hotmail.com
Thu Jan 24 04:36:41 EST 2013
Hello,
on the web some pom's document the following configuration of the jboss-as-maven-plugin
<plugin>
<groupId>org.jboss.as.plugins</groupId>
<artifactId>jboss-as-maven-plugin</artifactId>
<version>7.0.2.Final</version>
<inherited>true</inherited>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
but I cannot find any documentation on "inherited" or "configuration" on http://docs.jboss.org/jbossas/7/plugins/maven/final/ or google.
Did I oversee something? Where can I find it documented?
Regards,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130124/e9f521f0/attachment.html
More information about the jboss-user
mailing list