Description
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