Giraph-trunk is for default maven profile. There is another jenkins project for hadoop-trunk as you can see the below link: https://builds.apache.org/view/G-L/view/Giraph/. (but, it seems not working due to missing snapshot)
In the above link, jenkins says that most profiles (including., hadoop-1.0 and 0.20.203) incurs unittest errors after GIRAPH-201. However, in my machine, their unittests are all passed. -- Hyunsik Choi On Wed, Jun 13, 2012 at 9:05 AM, Eugene Koontz <[email protected]> wrote: > There's a problem with the trunk build: > > It's not passing -Phadoop_trunk to maven. See > > https://builds.apache.org/job/Giraph-trunk-Commit/115/consoleFull > > Notice that: "/home/jenkins/tools/maven/latest/bin/mvn clean verify" is > being executed, rather than > > "/home/jenkins/tools/maven/latest/bin/mvn -Phadoop_trunk clean verify" > > Paolo, I believe you are the person who knows how to configure Apache's > Jenkins? I'm happy to help if I you'd like. > > -Eugene >
