bundle-create mojos emits bogus warning about missing sources/javadocs if main 
artifact is not a jar
----------------------------------------------------------------------------------------------------

                 Key: MREPOSITORY-24
                 URL: http://jira.codehaus.org/browse/MREPOSITORY-24
             Project: Maven 2.x Repository Plugin
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: Benjamin Bentmann
            Priority: Trivial


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to