Jonathan Hsieh created HADOOP-8363:
--------------------------------------

             Summary: publish Hadoop-* sources and javadoc to maven 
repositories.
                 Key: HADOOP-8363
                 URL: https://issues.apache.org/jira/browse/HADOOP-8363
             Project: Hadoop Common
          Issue Type: New Feature
            Reporter: Jonathan Hsieh


I believe the hadoop 1.0.x series does not have the source jars published on 
maven repos.  

{code}
hbase-trunk$ mvn eclipse:eclipse -DdownloadSources -DdownloadJavadocs
...
[INFO] Wrote Eclipse project for "hbase" to /home/jon/proj/hbase-trunk.
[INFO] 
       Sources for some artifacts are not available.
       List of artifacts without a source archive:
         o org.apache.hadoop:hadoop-core:1.0.2
         o org.apache.hadoop:hadoop-test:1.0.2
{code}

It would be great if the poms were setup so that this would pull in the source 
jars as well!  I believe this is in place for the 0.23/2.x release lines.



--
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

        

Reply via email to