You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christopher Mosher (JIRA)" <ji...@codehaus.org> on 2014/03/11 15:41:00 UTC

[jira] (MNG-5599) Using -am and -amd does not include all necessary dependencies

Christopher Mosher created MNG-5599:
---------------------------------------

             Summary: Using -am and -amd does not include all necessary dependencies
                 Key: MNG-5599
                 URL: https://jira.codehaus.org/browse/MNG-5599
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Dependencies
    Affects Versions: 3.2.1
            Reporter: Christopher Mosher
         Attachments: mvn_amd_bug.tar.gz

If I have a module APP1 that depends on two other modules LIB1 and LIB2, all in multi-mode project, and I try to rebuild LIB1 with -am and -amd, then when maven tries to build APP1 (due to -amd), it cannot find LIB2, and the build fails with "The POM for LIB2 is missing". See attached project for use case (test.sh).



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)