maven-assembly-plugin icon indicating copy to clipboard operation
maven-assembly-plugin copied to clipboard

[MASSEMBLY-907] Dependencies are not included when run with mvn install

Open jira-importer opened this issue 6 years ago • 13 comments

Lau Bakman opened MASSEMBLY-907 and commented

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?


Affects: 3.1.1

Attachments:

3 votes, 6 watchers

jira-importer avatar Mar 26 '19 14:03 jira-importer