On 05/22/2013 02:58 PM, André Dietisheim wrote:
did you "git pull" in your jbosstools-build folder?
I can build using the Alpha5 TP once I update jbosstools-build (parent pom in openshift is referenced via <relativePath>../jbosstools-build/parent/pom.xml</relativePath>
On a side note, I highly recommend you to not have a jbosstools-build folder (for example rename it to jbosstools--build - with 2 dashes). That way, you're sure you build will consume what's available on Nexus or what has been "mvn install"ed rather than the stuff it finds in the <relativePath/> for parent, and the behavior you'll get will be closer from what will happen on Jenkins.
Since we now push all that stuff to Nexus, you can even delete your local clone of jbosstools-build.

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets