[ https://issues.apache.org/jira/browse/PIVOT-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859580#action_12859580 ]
Sandro Martini commented on PIVOT-383: -------------------------------------- Just tried, and Eclipse (with the m2eclipse plugin) likes them ... I have a test project with an exception and (thanks now to the debug info in binary jars) I have the lines in the stack trace, and the reference to Pivot sources inside jars, all handled by Maven). Now seems that only the maven deploy script should be updated ... but in any case I'll wait a few days before commit the patch for the build.xml, so if someone see strange/unwanted things, tell me. Sandro > Jars for Sources in Maven Repository > ------------------------------------ > > Key: PIVOT-383 > URL: https://issues.apache.org/jira/browse/PIVOT-383 > Project: Pivot > Issue Type: Improvement > Affects Versions: 1.4 > Reporter: Sandro Martini > Assignee: Sandro Martini > Priority: Minor > Fix For: 1.5 > > Attachments: build.xml.patch, maven-pom-that-builds-pivot.patch > > > In some cases, it's useful to have jars for sources in Maven Repository, so > for example from the IDE it's possible to download them and have full > navigation support on related sources. > For a sample of jars to be generated (naming convention etc), take a look > here: > http://repo1.maven.org/maven2/org/apache/tapestry/tapestry-core/5.1.0.5/ > So, we need to modify the build script (only the Maven-related part) to > generate the *sources.jar, and maybe also the script to publish them to the > maven repository. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.