[
https://issues.apache.org/jira/browse/ARIES-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121979#comment-13121979
]
David Jencks commented on ARIES-755:
------------------------------------
>I've just checked, and what happens now is for each module we release you'll
>get a foo-source-release.zip AND a foo-source.jar ... so I believe we'll need
>to change that so we only release the source-release.zip. <
This is intentional and these serve different purposes and both are a good
idea. The source-release zip is the only actual artifact required and voted on
for a release at apache, the binary jars are provided as a convenience to
users. The -source.jar is another convenience to users as it's in a form that
IDEs are set up to consume easily paired with binary jars. For instance in
IDEA when you debug into a binary jar it doesn't have the source for, a
"donwload source" action appears and gets the ide to try to download the
-source.jar from the maven repo containing the binary jar.
> org.apache.aries.jmx at search.maven.org has empty source jar
> -------------------------------------------------------------
>
> Key: ARIES-755
> URL: https://issues.apache.org/jira/browse/ARIES-755
> Project: Aries
> Issue Type: Bug
> Components: JMX
> Affects Versions: 0.3
> Reporter: Chris Dolan
> Priority: Minor
>
> Go to http://search.maven.org/#search%7Cga%7C1%7Caries%20jmx and download the
> sources.jar file. It only has META-INF files, no source files. Same thing if
> you pull sources from repo1 via Maven or IDE.
> Here's the full URL:
> http://search.maven.org/remotecontent?filepath=org/apache/aries/jmx/org.apache.aries.jmx/0.3/org.apache.aries.jmx-0.3-sources.jar
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira