[ https://issues.apache.org/jira/browse/OOZIE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sreepathi Prasanna updated OOZIE-1213: -------------------------------------- Attachment: OOZIE-1213.patch-0 > 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)