[
https://issues.apache.org/jira/browse/SQOOP-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274177#comment-14274177
]
Hudson commented on SQOOP-1966:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop200 #701 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/701/])
SQOOP-1966: Turn off maven's source distribution profile by default (jarcec:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=ec30437f50c1a465a2c300d48f0ba5a573a0e8ba)
* dist/pom.xml
> 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
> Fix For: 1.99.5
>
> 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)