Siyao Meng created HDDS-4229:
--------------------------------

             Summary: Upload Ozone 1.0.0 sources jar to Apache maven repo
                 Key: HDDS-4229
                 URL: https://issues.apache.org/jira/browse/HDDS-4229
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Siyao Meng


ozone artifacts on Apache maven repo doesn't have the corresponding sources 
jars.
This leads to a small inconvenience where debugging an Ozone client program in 
IDEs (e.g. IntelliJ) won't be able to fetch sources jars directly from the 
maven repo.
A possible workaround is to run {{mvn clean source:jar install -DskipTests}} so 
local maven repo will have the sources jars available for debugging.

e.g.

for hadoop-ozone-client 1.0.0: 
https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-ozone-client/1.0.0/
We don't have {{*-sources.jar}} files.

for hadoop-client 3.3.0:
https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-client/3.3.0/
There are {{hadoop-client-3.3.0-sources.jar}} and 
{{hadoop-client-3.3.0-test-sources.jar}}.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to