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

Andras Bokor resolved HADOOP-7793.
----------------------------------
    Resolution: Invalid

> mvn clean package -Dsrc does not work
> -------------------------------------
>
>                 Key: HADOOP-7793
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7793
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0
>            Reporter: Bruno Mahé
>              Labels: bigtop
>
> "mvn clean package -Dsrc" is supposed to create a source tarball in 
> hadoop-dist/target/ but some interactions with the clean target will prevent 
> this to happen.
> The following would happen:
> * -Dsrc makes maven create a source tarball in hadoop-dist/target/ for the 
> root module as well as each submodule
> 1. The root module would first create a source tarball correctly in 
> hadoop-dist/target/
> 2. Each submodule will also create a source tarball for their module in 
> <MODULE>/hadoop-dist/target/. But not before executing the clean target and 
> therefore deleting the main source tarball created at 1.



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