jun aoki created OOZIE-1213:
-------------------------------
Summary: 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
Fix For: trunk
{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 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