You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2014/08/05 19:56:13 UTC

[jira] [Resolved] (OOZIE-1213) Missing version number for clover and findbugs plugins causes maven build WARNING

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

Robert Kanter resolved OOZIE-1213.
----------------------------------

    Resolution: Duplicate

Sorry that I didn't see this JIRA before you spent time creating a patch for it.  The patch I already put up for OOZIE-1793 subsumes this patch and fixes some other things with find bugs

> Missing version number for clover and findbugs plugins causes maven build WARNING
> ---------------------------------------------------------------------------------
>
>                 Key: OOZIE-1213
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1213
>             Project: Oozie
>          Issue Type: Task
>    Affects Versions: trunk
>            Reporter: jun aoki
>            Priority: Minor
>              Labels: newbie
>             Fix For: trunk
>
>         Attachments: OOZIE-1213.patch-0
>
>
> {code}
> [WARNING] Some problems were encountered while building the effective model for org.apache.oozie.test:oozie-mini:jar:3.4.0-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for com.atlassian.maven.plugins:maven-clover2-plugin is missing. @ org.apache.oozie:oozie-main:3.4.0-SNAPSHOT, /home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/pom.xml, line 742, column 21
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:findbugs-maven-plugin is missing. @ org.apache.oozie:oozie-main:3.4.0-SNAPSHOT, /home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/pom.xml, line 751, column 21
> [WARNING] 
> {code}
> can be found in the precommit build log
> e.g. https://builds.apache.org/job/oozie-trunk-precommit-build/319/consoleFull
> The main pom should define a version for the both plugins.



--
This message was sent by Atlassian JIRA
(v6.2#6252)