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

2017-12-04 Thread Sean Mackrory (JIRA)

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

Sean Mackrory updated HADOOP-15058:
---
   Resolution: Fixed
Fix Version/s: 3.0.1
   3.1.0
   3.0.0
   Status: Resolved  (was: Patch Available)

Committed to trunk, branch-3.0 and branch-3.0.0.

> 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
> Fix For: 3.0.0, 3.1.0, 3.0.1
>
> Attachments: HADOOP-15058.001.patch
>
>




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

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



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

2017-11-21 Thread Andrew Wang (JIRA)

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

Andrew Wang updated HADOOP-15058:
-
Status: Patch Available  (was: Open)

> 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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



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

2017-11-21 Thread Andrew Wang (JIRA)

 [ 
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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org