Torsten Curdt wrote:
Somehow it would be nice to have better control of the inheritance.
What about a special attribute for applicable for ALL tags?
<plugin inherit="no">
...
</plugin>
You can already do this with <inherited>false</inhertied>.
<organization inherit="yes">
....
</organization>
WDYT?
Can you cite a use case where this would be useful for something other
than plugins? Since anything can be overridden, it would basically be
something that must be removed from a child pom but present in a parent.
- Brett
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]