Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2-beta-4
-
Fix Version/s: 2.2-beta-5
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The ComponentsXmlArchiverFileFilter detects descriptors by equality with the string "META-INF/plexus/components.xml" which fails for resource collections that use the backslash as separator. Just see the existing IT "descriptor-refs\jar-with-dependencies\component-descriptors-merged\pom.xml".
Fixed in r788498.