> Hmmm, I don't understand this. I will have an more or less empty jar in my
> nexus then, which is useless and there for no reason? For what reason does
> that file exists then?

Most like you are missing a configuration of the shade plugin:
shadedArtifactAttached boolean - Defines whether the shaded artifact
should be attached as classifier to the original artifact. If false,
the shaded jar will be the main artifact of the project

http://maven.apache.org/plugins/maven-shade-plugin/shade-mojo.html#shadedArtifactAttached

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to