Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.3.1
-
Labels:None
-
Number of attachments :
Description
The bundle-create mojo erroneously assumes the source/javadoc attachments have the same file extension as the main artifact, they are however always JARs. So if someone was to create an upload bundle from say a JBoss SAR project, the plugins looks out for foo-1.0-sources.sar and barks.
Fixed in r965071.