You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lau Bakman (JIRA)" <ji...@apache.org> on 2019/03/26 14:05:00 UTC

[jira] [Created] (MASSEMBLY-907) Dependencies are not included when run with mvn install

Lau Bakman created MASSEMBLY-907:
------------------------------------

             Summary: Dependencies are not included when run with mvn install
                 Key: MASSEMBLY-907
                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-907
             Project: Maven Assembly Plugin
          Issue Type: Bug
    Affects Versions: 3.1.1
            Reporter: Lau Bakman
         Attachments: assembly_deps.zip

We have just updated to version 3.1.1 due to MASSEMBLY-873 and have stumbled upon a problem.

Our project is structured similar to the attached project. When we build our project using "mvn clean package" the project is assembled correctly including dependencies. If we on the other hand build our project using "mvn clean install", only the top level jar files are assembled and all dependencies are missing.

This worked in version 3.1.0.

Is this by design? And if it is, is there a way to revert to the old behavior?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)