[
https://issues.apache.org/jira/browse/OPENJPA-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods resolved OPENJPA-839.
----------------------------------
Resolution: Fixed
Source jars were being created for the individual jars, when the -Prelease
profile was used, but none were being created for the aggregate openjpa and
openjpa-all jars, which is now fixed by using the maven-shade-plugin.
> change pom.xml to publish sources as well.
> ------------------------------------------
>
> Key: OPENJPA-839
> URL: https://issues.apache.org/jira/browse/OPENJPA-839
> Project: OpenJPA
> Issue Type: Improvement
> Components: build / infrastructure
> Affects Versions: 2.0.0-M2
> Reporter: Fernando
> Assignee: Donald Woods
> Fix For: 1.3.0, 2.0.0-M4
>
> Attachments: OPENJPA-839-13x.diff, OPENJPA-839-trunk.diff,
> pom-source.diff
>
>
> just adding the following plugin to the pom.xml, it will push out sources to
> the Maven Repository as well. IDEs can use these sources to help users
> visualize what is going on, if they need to..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.