Hi, is there any possibility to change the transitive behavior of some types? I'd like to stop artifacts of type zip to provide their transitive deps. For me they should behave like e.g. an artifact of type ear.
I've searched through the different plexus/*.xml files contained in the Maven uber jar, but I could not find any declaration for ZIPs. Are they using some general default? Is it possible to change the behavior e.g. by declaring an extension with a component.xml that declares the includesDependencies for zip artifacts? - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
