Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-beta-1
-
None
-
xp, linux
Description
There are 2 use cases:
- native-plugin can combine it built .o files with additional libraries on dependency list to produce a big bundle. However other native pom
using bundle artifact will fail at link time ( linker not happy about duplicate referenes)
- I will have custom mojo to combine a bunch of jars on my dependcies list. However any pom file uses that bundle jar will have
to carry extra jars with it.
Can we have a api method to trigger to install/deploy not to add the dependency artifacts in to pom??
Attachments
Issue Links
- is duplicated by
-
MEAR-14 Transitive dependencies of War modules should not be copied in the Ear by default
- Closed