You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Bruno Mahé (Created JIRA)" <ji...@apache.org> on 2011/11/03 04:07:34 UTC

[jira] [Created] (HADOOP-7800) Could not find source jars in dist tarball

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é


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

       

[jira] [Resolved] (HADOOP-7800) Could not find source jars in dist tarball

Posted by "Bruno Mahé (Resolved JIRA)" <ji...@apache.org>.
     [ 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