Brian created MASSEMBLY-916:
-------------------------------

             Summary: When using mulitple Spring dependencies, the files from 
META-INF (from the Spring jars) overwrite each other in an executable 
jar-with-dependencies.
                 Key: MASSEMBLY-916
                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-916
             Project: Maven Assembly Plugin
          Issue Type: Bug
    Affects Versions: 3.1.1
            Reporter: Brian


When using multiple Spring jars with the assembly plugin the spring.schemas 
file is not correctly populated and will only include the xsd file mapping for 
one jar file.

This appears to be the same issue as MASSEMBLY-360, which was fixed in 2.2, but 
is happening again in version 3.1.1. It looks like it is only 3.1.1 that is a 
problem since I confirmed that the correct behaviour happens in 3.1.0.

This can go unnoticed since it is often only an issue when the xsd file urls 
cannot be accessed, like on an environment with no internet access.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to