[ 
https://issues.apache.org/jira/browse/OOZIE-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449122#comment-13449122
 ] 

Robert Kanter commented on OOZIE-973:
-------------------------------------

The test failure looks unrelated.

These were the new warnings (fyi, it looks like test-patch counts the number of 
lines, not the number of actual warnings):
{code}
[WARNING] Some problems were encountered while building the effective model for 
org.apache.oozie:oozie-hadoop:jar:3.0.0-SNAPSHOT.oozie-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 
729, 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 
738, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.oozie:oozie-hadoop-test:jar:3.0.0-SNAPSHOT.oozie-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 
729, 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 
738, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.oozie:oozie-hadoop-distcp:jar:3.0.0-SNAPSHOT.oozie-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 
729, 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 
738, column 21
[WARNING] 
{code}

I think these new warnings are acceptable because they are identical to the 
ones from compiling the other hadooplibs; I added a new version for these 3 
jars (oozie-hadoop:jar, oozie-hadoop-test:jar, oozie-hadoop-distcp:jar) so it 
added 3 new sets of these warnings.  
                
> Allow Oozie to run against Hadoop trunk branch
> ----------------------------------------------
>
>                 Key: OOZIE-973
>                 URL: https://issues.apache.org/jira/browse/OOZIE-973
>             Project: Oozie
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>            Priority: Minor
>         Attachments: OOZIE-973.patch
>
>
> Modify the poms to allow Oozie to run against the Hadoop trunk branch (with a 
> command line argument or some other mechanism)

--
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

Reply via email to