You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/01/25 21:57:13 UTC

[jira] [Updated] (HADOOP-9249) hadoop-maven-plugins version-info goal causes build failure when running with Clover

     [ https://issues.apache.org/jira/browse/HADOOP-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Nauroth updated HADOOP-9249:
----------------------------------

    Attachment: HADOOP-9249.1.patch

It turns out that there is a configuration option that a sub-module can set to skip Clover instrumentation.  I'm uploading a patch that does that.  With this in place, the plugin won't get instrumented, and we won't have a situation of an instrumented class having a dependency on a Clover class during plugin execution.

I've tested this patch by running Maven with the -Pclover option.

                
> hadoop-maven-plugins version-info goal causes build failure when running with Clover
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9249
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9249
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: HADOOP-9249.1.patch
>
>
> Running Maven with the -Pclover option for code coverage causes the build to fail because of not finding a Clover class while running hadoop-maven-plugins version-info.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira