You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2013/05/17 05:07:16 UTC

[jira] [Resolved] (INFRA-6035) Upgrade build infra to Maven 3

     [ https://issues.apache.org/jira/browse/INFRA-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell resolved INFRA-6035.
---------------------------------

    Resolution: Fixed

Maven 3.x is on all build slaves, had to add a couple extra packages as well to satisfy your build dependencies. I modified your build script and the knox-master-release is building successfully now

     [exec] [INFO] gateway-test ...................................... SUCCESS [16.198s]
     [exec] [INFO] gateway-demo ...................................... SUCCESS [0.766s]
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS


Shell expansion was also broken in your ant _rpm target, switching to bash in build_knox_rpm.sh will resolve this issue, I created KNOX-69 with a patch which will give the final build result of

 [checksum] Calculating MD5 checksum for /home/jenkins/knox_test/incubator-knox/target/0.3.0-SNAPSHOT/knox-0.3.0-SNAPSHOT.rpm
 [checksum] Calculating SHA1 checksum for /home/jenkins/knox_test/incubator-knox/target/0.3.0-SNAPSHOT/knox-0.3.0-SNAPSHOT.rpm

BUILD SUCCESSFUL
                
> Upgrade build infra to Maven 3
> ------------------------------
>
>                 Key: INFRA-6035
>                 URL: https://issues.apache.org/jira/browse/INFRA-6035
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jenkins
>            Reporter: Kevin Minder
>            Assignee: Gavin
>
> We are using the Maven Shade plugin which requires Maven 3.0+
> See this build output for details.
> https://builds.apache.org/job/Knox-master-release/4/console

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