You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Siyao Meng (Jira)" <ji...@apache.org> on 2020/09/10 20:03:00 UTC

[jira] [Commented] (HDDS-4229) Upload Ozone 1.0.0 sources jars to Apache maven repo

    [ https://issues.apache.org/jira/browse/HDDS-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193826#comment-17193826 ] 

Siyao Meng commented on HDDS-4229:
----------------------------------

Any idea what tools I should use to properly (build and) deploy(upload) the jars to the Apache maven repos? [~elek]

I guess it's more than just running {{mvn deploy}} on my Mac.

> Upload Ozone 1.0.0 sources jars 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
>            Priority: Minor
>
> 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org