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

Andrew Wang commented on HADOOP-14014:
--------------------------------------

Our current release process invokes maven multiple times, with deploy at the 
end after building the artifacts. It seems like an error to rebuild everything 
when running the deploy, since then the artifacts will differ.

I added -DskipShade to the HowToRelease instructions which seems to achieve 
what I want, though other artifacts might still be overwritten.

> Shading runs on mvn deploy
> --------------------------
>
>                 Key: HADOOP-14014
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14014
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Andrew Wang
>
> I'm running "mvn deploy -DskipTests" and see that there is shading happening 
> in the build output. This seems like a bug.



--
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

Reply via email to