Can you try upgrading your maven version to 3.3.3 or above ? On Fri, Apr 15, 2016 at 1:28 PM, jp (JIRA) <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/FALCON-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242610#comment-15242610 > ] > > jp commented on FALCON-291: > --------------------------- > > to:someone > hi.could you give me some help? > when I go to build the build-tools,I get the details information. > =========================================================== > [INFO] --- exec-maven-plugin:1.2.1:exec (BUILD-OOZIE) @ build-tools --- > oozie version > Using maven from /home/project/apache-maven-3.1.0/bin/mvn > + VERSION=4.1.0 > + BUILD_VERSION=4.1.0-falcon > + FORCE_BUILD=false > + echo 'oozie version ' > + '[' -z /home/project/apache-maven-3.1.0 ']' > + export MVN_CMD=/home/project/apache-maven-3.1.0/bin/mvn > + MVN_CMD=/home/project/apache-maven-3.1.0/bin/mvn > + echo 'Using maven from ' /home/project/apache-maven-3.1.0/bin/mvn > + [[ false == \f\a\l\s\e ]] > ++ cut '-d>' -f2 > ++ /home/project/apache-maven-3.1.0/bin/mvn help:effective-settings > ++ cut '-d<' -f1 > ++ grep localRepository > + [[ -f > /root/.m2/repository/org/apache/oozie/oozie-webapp/4.1.0-falcon/oozie-webapp-4.1.0-falcon.war > ]] > + PKG_URL=http://archive.apache.org/dist/oozie/4.1.0/oozie-4.1.0.tar.gz > + PKG=oozie-4.1.0 > + mkdir -p ../target > + pushd ../target > /home/project/apache-maven-3.1.0/falcon-sources-0.9/target > /home/project/apache-maven-3.1.0/falcon-sources-0.9/build-tools > + rm -rf 'oozie-*' > + curl -v http://archive.apache.org/dist/oozie/4.1.0/oozie-4.1.0.tar.gz > -o oozie-4.1.0.tgz > * getaddrinfo(3) failed for archive.apache.org:80 > * Couldn't resolve host 'archive.apache.org' > * Closing connection #0 > > curl: (6) Couldn't resolve host 'archive.apache.org' > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 5.817s > [INFO] Finished at: Sat Apr 16 01:04:00 JST 2016 > [INFO] Final Memory: 11M/303M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (BUILD-OOZIE) on project > build-tools: Command execution failed. Process exited with an error: 6 > (Exit value: 6) -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > =========================================================== > how can I resolve this problem? > > > Not able to package Falcon > > -------------------------- > > > > Key: FALCON-291 > > URL: https://issues.apache.org/jira/browse/FALCON-291 > > Project: Falcon > > Issue Type: Bug > > Components: build-tools, oozie > > Affects Versions: 0.4 > > Environment: HDP 1.3 and CDH 4.3 > > Reporter: prashant > > > > Hi, > > I am not able to build falcon 0.4-incubating jar and getting error when > i am trying to build it on HDP 1.3 as well as CDH 4.3. > > below are steps which i am following > > * git clone https://git-wip-us.apache.org/repos/asf/incubator-falcon.git > falcon > > * cd falcon > > * export mvn package > > below is the error > > [ERROR] Failed to execute goal > org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (BUILD-OOZIE) on project > build-tools: Command execution failed. Process exited with an error: 1 > (Exit value: 1) -> [Help 1] > > [ERROR] > > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > > [ERROR] > > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > > [ERROR] > > [ERROR] After correcting the problems, you can resume the build with the > command > > [ERROR] mvn <goals> -rf :build-tools > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
