but the first version of a plugin used in a reactor is the one that
gets used, so if the parent is part of the same reactor, *and* gets
built first, your override of the version in the child will be ignored
Sent from my [rhymes with myPod] ;-)
On 1 Mar 2009, at 19:59, Rusty Wright <[email protected]> wrote:
For example, the version of a plugin can be overridden but the
configuration for the plugin isn't?
EJ Ciramella wrote:
OY - gotcha.
Some maven 2 things work such that any configuration in a child pom
overwrites what's in a parent, just not in the reporting stanzas?
Hmmmm.
Thank you! -----Original Message-----
From: Nick Stolwijk [mailto:[email protected]] Sent: Friday,
February 27, 2009 4:10 PM
To: Maven Users List
Subject: Re: Maven reporting
Most plugins have a skip option, ie. pmd [1] and checkstyle [2].
You can configure the report inside your own pom with the skip
option enabled. If the plugin you are targetting doesn't have,
please submit a feature request. It isn't hard to build in.
Hth,
[1] http://maven.apache.org/plugins/maven-pmd-plugin/pmd-mojo.html#skip
[2]
http://maven.apache.org/plugins/maven-checkstyle-plugin/checkstyle-mojo.html#skip
Nick Stolwijk
~Java Developer~
Iprofs BV.
Claus Sluterweg 125
2012 WS Haarlem
www.iprofs.nl
On Fri, Feb 27, 2009 at 10:04 PM, EJ Ciramella <[email protected]
> wrote:
We have a standard "corp" type pom that defines a list of reports
that should be run/generated as part of every "site" build.
In a project that has this "corp" pom listed as a parent, I'd like
to NOT run a few of those reports. Is there a way to exclude/
override which reports are run?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]