[ https://issues.apache.org/jira/browse/OPENJPA-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-839: --------------------------------- Attachment: OPENJPA-839-trunk.diff Changes committed to trunk, which creates source jars for all artifacts by using maven-shade-plugin for the aggregate jars. Also, removed OSGi metadata from openjpa.jar, as this will be handled by a new openjpa-osgi.jar instead. > 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-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.