[
https://issues.apache.org/jira/browse/SQOOP-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570099#comment-14570099
]
Dian Fu commented on SQOOP-2384:
--------------------------------
{{mvn package -Pbinary}} will only package the following directories:
{code}
.
├── bin
├── docs
├── server
├── shell
{code}
{{mvn package -Psource}} will package the source code.
> Remove source from binary distribution
> --------------------------------------
>
> Key: SQOOP-2384
> URL: https://issues.apache.org/jira/browse/SQOOP-2384
> Project: Sqoop
> Issue Type: Bug
> Reporter: Dian Fu
> Assignee: Dian Fu
> Attachments: SQOOP-2384.1.patch
>
>
> The current binary distribution will also package source code, actually there
> is already a profile "source" which is responsible for package source code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)