[
https://issues.apache.org/jira/browse/SQOOP-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274132#comment-14274132
]
ASF subversion and git services commented on SQOOP-1966:
--------------------------------------------------------
Commit ec30437f50c1a465a2c300d48f0ba5a573a0e8ba in sqoop's branch
refs/heads/sqoop2 from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=ec30437 ]
SQOOP-1966: Turn off maven's source distribution profile by default
(Qian Xu via Jarek Jarcec Cecho)
> Turn off maven's source distribution profile by default
> -------------------------------------------------------
>
> Key: SQOOP-1966
> URL: https://issues.apache.org/jira/browse/SQOOP-1966
> Project: Sqoop
> Issue Type: Improvement
> Components: sqoop2-build
> Affects Versions: 2.0.0
> Reporter: Jerry Chen
> Assignee: Qian Xu
> Priority: Minor
> Attachments: SQOOP-1966.patch
>
>
> Currently, when build Sqoop2 with mvn command, "source" profile to build
> source distribution is activated by default, while the more important profile
> "binary" for building binary distribution is by default NOT activated.
> Looking from other Hadoop projects such as Hadoop Common or HDFS, the source
> profile and dist profile will not activated by default. The default will only
> perform package building across the projects. This approach makes sense
> because source distribution doesn't look to be always needed profile and not
> used so often.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)