[
https://issues.apache.org/jira/browse/OOZIE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085868#comment-14085868
]
Sreepathi Prasanna commented on OOZIE-1213:
-------------------------------------------
Have updated the clover 2 version to the latest release and findbugs to 2.5.2
(stable release) listed here,
http://mvnrepository.com/artifact/org.codehaus.mojo/findbugs-maven-plugin
> 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)