[
https://issues.apache.org/jira/browse/SQOOP-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695829#comment-14695829
]
ASF subversion and git services commented on SQOOP-2476:
--------------------------------------------------------
Commit e0f4d7fe96c1c3433c8baba430a3f861822a23d4 in sqoop's branch
refs/heads/sqoop2 from [~abec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=e0f4d7f ]
SQOOP-2476: Sqoop2: Fix failing precommit hook
(Jarek Jarcec Cecho via Abraham Elmahrek)
> Sqoop2: Fix failing precommit hook
> ----------------------------------
>
> Key: SQOOP-2476
> URL: https://issues.apache.org/jira/browse/SQOOP-2476
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.6
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.7
>
> Attachments: SQOOP-2476.patch
>
>
> Our pre-commit hook is currently failing on every build, it seems that it got
> broken by SQOOP-2472 (as investigated by [~colin_mjj]). Looking deeply into
> error exception:
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project
> sqoop-server: failed to get report for
> org.codehaus.mojo:cobertura-maven-plugin: Failed to execute goal
> org.apache.maven.plugins:maven-war-plugin:2.2:war (default-war) on project
> sqoop-server: Failed to copy file for artifact
> [org.apache.sqoop:sqoop-core:jar:2.0.0-SNAPSHOT:compile]:
> /home/jenkins/jenkins-slave/workspace/PreCommit-SQOOP-Build/core/target/classes
> (Is a directory) -> [Help 1]
> {code}
> It seems that updated cobertura plugin doesn't work well with the war plugin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)