<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br><br>on the web some pom's document the following configuration of the jboss-as-maven-plugin<br><font style="" face="Courier New"><br></font><font style="" face="Courier New">&lt;plugin&gt;</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">&nbsp;&nbsp; &nbsp;&lt;groupId&gt;org.jboss.as.plugins&lt;/groupId&gt;</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">&nbsp;&nbsp; &nbsp;&lt;artifactId&gt;jboss-as-maven-plugin&lt;/artifactId&gt;</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">&nbsp;&nbsp; &nbsp;&lt;version&gt;7.0.2.Final&lt;/version&gt;</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">&nbsp;&nbsp; &nbsp;&lt;inherited&gt;true&lt;/inherited&gt;</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">&nbsp;&nbsp; &nbsp;&lt;configuration&gt;</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;skip&gt;true&lt;/skip&gt;</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">&nbsp;&nbsp; &nbsp;&lt;/configuration&gt;</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">&lt;/plugin&gt;</font><br><br>but I cannot find any documentation on "inherited" or "configuration" on http://docs.jboss.org/jbossas/7/plugins/maven/final/ or google. <br><br>Did I oversee something? Where can I find it documented?<br><br>Regards,<br><br>Mike                                               </div></body>
</html>