[ https://issues.apache.org/jira/browse/HADOOP-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruno Mahé resolved HADOOP-7800. -------------------------------- Resolution: Invalid Assignee: Bruno Mahé Now everything is mavenized, there is not really a use case for these files being in a dist tarball anymore. > Could not find source jars in dist tarball > ------------------------------------------ > > Key: HADOOP-7800 > URL: https://issues.apache.org/jira/browse/HADOOP-7800 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 0.23.0 > Reporter: Bruno Mahé > Assignee: Bruno Mahé > Labels: bigtop > > Where the dist tarball is expanded: > [bruno@p8700 bigtop]$ find dist_tarball/ -name "*-sources.jar" > <EMPTY> > From the build directory: > [bruno@p8700 hadoop-common]$ find . -name "*-sources.jar" > hadoop-common-project/hadoop-auth/target/hadoop-auth-0.23.0-SNAPSHOT-sources.jar > hadoop-common-project/hadoop-common/target/hadoop-common-0.23.0-SNAPSHOT-test-sources.jar > hadoop-common-project/hadoop-common/target/hadoop-common-0.23.0-SNAPSHOT-sources.jar > hadoop-hdfs-project/hadoop-hdfs/target/hadoop-hdfs-0.23.0-SNAPSHOT-sources.jar > hadoop-hdfs-project/hadoop-hdfs/target/hadoop-hdfs-0.23.0-SNAPSHOT-test-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