Re: CloudBees Docker Custom Build Environment Plugin

2015-06-27 Thread Damien Coraboeuf
Well, a bit classic: I just found the answer after having posted the topic :) Instead of using the org.gradle.java.home property, I explicitly declare the JAVA_HOME in my build shell: export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 ./gradlew ... Damien. On Saturday, 27 June 2015 17:29:31 U

CloudBees Docker Custom Build Environment Plugin

2015-06-27 Thread Damien Coraboeuf
Hi, I have the following scenario, which does not sound so exotic: * I'm using the CloudBees Docker Custom Build Environment Plugin (v1.2) * a Docker container is defined and run, with a local JVM (see https://github.com/nemerosa/ontrack/blob/57471f8222a602b59b0729ae69113cb1babaa649/seed/env/Do

[no subject]

2015-06-27 Thread Bharath Raj
Hi all , I need some help in configuring Jenkins and artifactory . 1) I installed artifactory 2) In Jenkins I configured the artifactory path . I have used Artifactory plugin and I'm able to see build info in artifactory . 3) but I'm not seeing artifactory generated 4) my project is using plain a