Hi, In Jackrabbit we recently upgraded to the org.apache:apache:6 parent POM to get the latest repository.apache.org settings, but as a side-effect we started getting extra LICENSE, NOTICE, and DEPENDENCIES files in the META-INF directories of our jar artifacts.
This would be nice if the included license metadata was correct, but unfortunately it is not at least in our case. For example, we have many components where we're including external code snippets with separate licenses or copyright notice requirements. We already include our own custom license metadata files in the jar artifacts and it's confusing to have the remote resources plugin add these extra files. To avoid this confusion, is there some way (apart from not using org.apache:apache:6) for us to either disable the inclusion of these extra files or customize the files to match our needs? BR, Jukka Zitting --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
