Jerry Chen created SQOOP-1966:
---------------------------------
Summary: Suggest to turn off 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
Priority: Minor
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)