hi theute, thanks a lot for your help :)
turns out that i needed to run this
- build.xml in Nukes/build
- added the create bb/output/lib/nukes-bb-lib.jar ... nukes-downloads-lib.jar and other jboss *.jar files.
no more error messages, only warning which i suppose can be ignored.
I followed the walkthrough by theute but it didn't work for me. Although I have set JBOSS_HOME and JBOSS_NUKES to point to the right places. The build (in Eclipse) keeps complaining to "set up the environment variable JBOSS_HOME". I had set it up both in my /etc/profile.d/java.sh and in eclipse.
My walkthrough is about setting up the classpath. If you are trying to launch the build script from Eclipse it's a different story.
I personally launch ant outside eclipse but it does work in Eclipse with my JBOSS_HOME defined in my .zshrc (i start Eclipse from a zsh shell)