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 2017/11/22 05:13:00 UTC

[jira] [Updated] (HADOOP-15058) create-release site build outputs dummy shaded jars due to skipShade

     [ https://issues.apache.org/jira/browse/HADOOP-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Wang updated HADOOP-15058:
---------------------------------
    Attachment: HADOOP-15058.001.patch

Here's a patch which adds an option to mvn deploy rather than just install. I had to rejigger the order of the steps taken since the doc build requires -DskipShade due to the jdiff/xerces dependency.

Now:

* Do maven default lifecycle build, with optional deploy
* Stage bin/src tarballs
* Do mvn site build
* Stage site and fixup the bin tarball to have the docs

I checked that running --asfrelease deploys things to Nexus, and that the staged shaded jars there are not empty like before.

Checked that the binary tarball has the docs, and did basic validation with HDFS.

> create-release site build outputs dummy shaded jars due to skipShade
> --------------------------------------------------------------------
>
>                 Key: HADOOP-15058
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15058
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>            Priority: Blocker
>         Attachments: HADOOP-15058.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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