Don't think it's possible. The enforcer plugin is meant to be bound to
the build lifecycle so it should be configured in the pom. But I guess
an enhancement ticket with a patch could change that? :-)

/Anders

On Tue, Oct 23, 2012 at 5:50 PM, Arnaud bourree
<arnaud.bour...@gmail.com> wrote:
> Hello,
>
> How could we specify enforcer:enforce rules from command line?
>
> I want to run command line like following without updating any pom.xml:
> mvn enforcer:enforce -Drules=com.acme.UseAcmeParentPom
>
> The goal of this enforcer:enforce rule is to check that Acme's
> developers write pom.xml which inherit from acme's parent pom.xml
> And because they may not inherit from acme's parent pom.xml, I cannot
> specify enforcer rule in.
>
> Regards,
>
> Arnaud.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to