I note that the default maven-remote-resources-plugin configuration now generates default NOTICE and LICENSE files in each modules target/maven-shared-archive-resources directory. These files are then copied into the META-INF directory of each module.
As we have hand crafted NOTICE and LICENSE files in some modules, e.g. assembly-xsd, you end up with module jars containing two sets of NOTICE and LICENSE files which are different. My first reaction would be to turn off the auto generated versions. Thoughts? Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com