[
https://issues.apache.org/jira/browse/MIME4J-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated MIME4J-20:
------------------------------------
Attachment: mime4j-source.patch
Upgrading to the latest release of javacc plugin seems to have fixed the
problem. Source assembly descriptor is no longer needed.
I also took liberty of making some minor changes to the pom.xml. Please review.
Oleg
> 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
>
> Attachments: mime4j-source.patch
>
>
> 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]