Thanks but is there a more general way to skip a plugin ?


Freddy Mallet wrote:
> 
> Hi Christophe,
> When launching the "mvn sonar:sonar" command on your multi-modules
> project,
> you just have to add the following Sonar property
> "-Dsonar.skippedModules=${module_artifact_to_exclude}" and you'll get what
> you want.
> 
> Hope it helps,
> Freddy
> 
> ----------------------------------------
> Freddy Mallet
> www.SonarSource.com
> Sonar.codehaus.org
> http://twitter.com/FreddyMallet
> ----------------------------------------
> 
> 
> On Wed, Jun 17, 2009 at 1:36 PM, christophe domas <
> [email protected]> wrote:
> 
>> Hi,
>> I have a multi-modules project. One of these modules generates some
>> source
>> code (from xsd, wsdl, etc) but I don't want to execute some plugins on
>> this
>> module (checkstyle, pmd, sonar, etc).
>> In general, is it possible to skip plugin execution on a particuliar
>> module
>> in a multi-modules project ?
>>
>> Thanks
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/skipping-plugin-execution-on-a-module-in-a-multi-modules-context-tp24071979p24075042.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to