Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13689

Do not attach javadoc and sources jars during non-dist build

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.8.0, 3.0.0-alpha2
    • None
    • None

    Description

      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.

      Attachments

        1. HADOOP-13689.001.patch
          0.8 kB
          Andrew Wang

        Activity

          People

            andrew.wang Andrew Wang
            andrew.wang Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: