Build command ant mvn-install generates Sqoop pom with incorrect group Id.
--------------------------------------------------------------------------
Key: SQOOP-426
URL: https://issues.apache.org/jira/browse/SQOOP-426
Project: Sqoop
Issue Type: Bug
Components: build
Affects Versions: 1.4.0-incubating
Reporter: Arvind Prabhakar
Fix For: 1.4.1-incubating
When the ant target mvn-install is run, Sqoop artifacts are installed under
{{~/.m2/repository/com/cloudera/sqoop}} and the generated POMs have groupId set
to {{com.cloudera.sqoop}}. These should be changed so that the groupId is set
to {{org.apache.sqoop}} instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira