You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/23 12:22:00 UTC

[jira] [Updated] (MNG-5601) multimodule plugin configuration e.g. "build-tools" pattern broken

     [ https://issues.apache.org/jira/browse/MNG-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold updated MNG-5601:
---------------------------------------
    Priority: Minor  (was: Major)

> multimodule plugin configuration e.g. "build-tools" pattern broken
> ------------------------------------------------------------------
>
>                 Key: MNG-5601
>                 URL: https://issues.apache.org/jira/browse/MNG-5601
>             Project: Maven
>          Issue Type: Bug
>          Components: Dependencies, Plugins and Lifecycle
>    Affects Versions: 3.2.1
>            Reporter: Matthew Jason Benson
>            Priority: Minor
>         Attachments: cyclic-ref-test.tar.gz
>
>
> The recommendation at https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html breaks down in projects that use the pattern more than once, e.g. for checkstyle/findbugs/PMD alike. I have boiled this down to a super-simple test project that defines a build-tools module, and in separate profiles declares each of these plugins with a dependency on that submodule. Activating any one of these profiles and calling `mvn validate` works fine, but as soon as you activate two or more of them the command fails with "The projects in the reactor contain a cyclic reference".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)