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 "Andrew Wang (JIRA)" <ji...@apache.org> on 2016/10/06 06:23:20 UTC

[jira] [Created] (HADOOP-13689) Do not attach javadoc and sources jars during non-dist build

Andrew Wang created HADOOP-13689:
------------------------------------

             Summary: Do not attach javadoc and sources jars during non-dist build
                 Key: HADOOP-13689
                 URL: https://issues.apache.org/jira/browse/HADOOP-13689
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.8.0
            Reporter: Andrew Wang
            Assignee: Andrew Wang


Looking at maven output when running with "-Pdist", the source plugin "test-jar" and "jar" goals are invoked twice. This is because it's turned on by both the dist profile and on by default.

Outside of the release context, it's not that important to have javadoc and source JARs, so I think we can turn it off by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org