[
http://jira.codehaus.org/browse/MNG-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138307#action_138307
]
Pavel Muller commented on MNG-2173:
-----------------------------------
I use the following approach and it works fine:
<build>
<extensions>
<extension>
<groupId>cz.aspectworks</groupId>
<artifactId>cz.aspectworks.build</artifactId>
<version>0.2.0</version>
</extension>
</extensions>
[SNIP]
I've got my PMD and checkstyle config files on classpath.
> support <dependencies> in <reporting> plugins
> ---------------------------------------------
>
> Key: MNG-2173
> URL: http://jira.codehaus.org/browse/MNG-2173
> Project: Maven 2
> Issue Type: Bug
> Components: Plugins and Lifecycle
> Reporter: John Allen
> Assignee: Brett Porter
>
> Inconsistency with rest of design.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira