[
https://issues.apache.org/jira/browse/OOZIE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101784#comment-13101784
]
Hadoop QA commented on OOZIE-66:
--------------------------------
briantm remarked:
The build failure was caused by an ambiguous version dependency on the
build-helper-maven-plugin. The fix was to add <version> in the core/pom.xml
for:
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.5</version>
> GH-20: 2.2.0 distribution download contains no WAR and won't build?!
> --------------------------------------------------------------------
>
> Key: OOZIE-66
> URL: https://issues.apache.org/jira/browse/OOZIE-66
> Project: Oozie
> Issue Type: Bug
> Reporter: Hadoop QA
>
> According to the quickstart
> (http://yahoo.github.com/oozie/releases/2.2.0/DG_QuickStart.html), the
> distribution tar.gz contains an oozie.war file.
> But http://github.com/yahoo/oozie/tarball/oozie-2.2.0 contains no such
> artifact in the tar.gz.
> Worse, when I try to build with "mvn clean package" or "mvn clean package
> assembly:single", maven fails with:
> [INFO] Building Oozie Core
> [INFO] task-segment: [clean, package]
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] 'add-resource' was specified in an execution, but not found in the
> plugin
> Has anyone else been able to use and/or build the 2.2.0 distribution?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira