[
https://issues.apache.org/jira/browse/SQOOP-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qian Xu updated SQOOP-1963:
---------------------------
Attachment: SQOOP-1963.patch
> Generated files such as .project and .classpath files are included in source
> distribution
> ------------------------------------------------------------------------------------------
>
> Key: SQOOP-1963
> URL: https://issues.apache.org/jira/browse/SQOOP-1963
> Project: Sqoop
> Issue Type: Bug
> Components: sqoop2-build
> Affects Versions: 2.0.0
> Reporter: Jerry Chen
> Assignee: Qian Xu
> Attachments: SQOOP-1963.patch
>
>
> If we run mvn eclipse:eclipse before mvn package, the generated files such as
> .project, .classpath, .settings files are included in source distribution
> under dist/target/sqoop-2.0.0-SNAPSHOT folders.
> The generated files should not be included in the source distribution. One of
> direct impact caused by this bug is when import Sqoop2 projects into eclipse,
> eclipse will list duplicated project names search from the root directory if
> we run mvn package after mvn eclipse:eclipse. This will cause project import
> to fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)