Fix duplicated generation of source/sources jars for maven repository
---------------------------------------------------------------------

                 Key: MIME4J-20
                 URL: https://issues.apache.org/jira/browse/MIME4J-20
             Project: Mime4j
          Issue Type: Bug
    Affects Versions: 0.3
            Reporter: Stefano Bagnara
             Fix For: 0.4


Currently we generate a source.jar using the assembly plugin and a sources.jar 
using the maven source plugin.
The original goal was to have original sources in one of them and the generated 
java files + original java in the other but this didn't work, so either we fix 
it or we remove the one generated by the sources plugin (that seems buggy in 
relation to the position of some generated file)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to