[
https://issues.apache.org/jira/browse/TUSCANY-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925726#action_12925726
]
ant elder commented on TUSCANY-3752:
------------------------------------
The fix is to always build the source for the modules but as a workaround for
the release before doing the release build do a build with -Psource
> Shade jars create incorrect source jar
> --------------------------------------
>
> Key: TUSCANY-3752
> URL: https://issues.apache.org/jira/browse/TUSCANY-3752
> Project: Tuscany
> Issue Type: Bug
> Reporter: ant elder
> Fix For: Java-SCA-2.0-Beta1
>
>
> The shaded jars such as base-runtime include config to create a source jar,
> however as the build doesn't build the source jars for the modules by default
> the source that the shade plugin uses is from whenever the last time source
> jars were built which is likely to be out of date with the latest code in the
> modules. This is yet another problem caused by having source jars created
> only sometimes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.