You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Jeremy Hughes (Commented) (JIRA)" <ji...@apache.org> on 2011/10/06 11:40:30 UTC

[jira] [Commented] (ARIES-755) org.apache.aries.jmx at search.maven.org has empty source jar

    [ https://issues.apache.org/jira/browse/ARIES-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121816#comment-13121816 ] 

Jeremy Hughes commented on ARIES-755:
-------------------------------------

Hi, this is a strange side effect of the maven release process. For JMX 0.3, and for 0.3 of other top level modules, a zip of all the files from SVN is produced. In this case it is jmx-0.3-source-release.zip. Each of the sub-modules of JMX have the following released artifacts: binary jar, source jar, sometimes a javadoc jar, pom. There is an asc, md5 and a sha1 file each of them. There is an md5 and sha1 for each of the asc files. The one you have picked: org.apache.aries.jmx-0.3-sources.jar is in fact the sources jar for the top level module.

There is no java source in the top level module so it is effectively empty. If you need the source for the entire module (including sub-modules) pick the source-release.zip file. If you need source for just one of the sub-modules, pick its sources.jar.

If this doesn't fit with your usage pattern (e.g. in your IDE) please start a discussion thread on the dev@aries list and we can look at it. Thanks.
                
> 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