You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2015/07/12 23:32:04 UTC

[jira] [Created] (MRELEASE-915) Forked execution of perform leaks source roots

Benson Margulies created MRELEASE-915:
-----------------------------------------

             Summary: Forked execution of perform leaks source roots
                 Key: MRELEASE-915
                 URL: https://issues.apache.org/jira/browse/MRELEASE-915
             Project: Maven Release Plugin
          Issue Type: Bug
          Components: perform
    Affects Versions: 2.5.1
            Reporter: Benson Margulies


https://github.com/bimargulies/release-root-leakage is a test case for the following:

If you add a source root in generate-sources in a pom, that source root will show up in the 'validate' phase in the forked execution for release:perform. This causes checkstyle to see things that it should not, if nothing else bad.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)