-Ben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
In the maven-verifier-plugin, is it possible to inherit a verifications
file from a parent pom, without having to unpack the parent pom as a
dependency in the child pom explicitly? I wish I could just define
verification rules inside the <configuration> of the plugin in the
parent pom, and then this problem would be avoided.
This same issue applies top maven-assembly-plugin.
