The eclipse build for the jbossas trunk is currently broken due to some
change in the generation of the sources in the server project. Its now
being done from the server/pom.xml and output to
target/generated-sources so I updated the project source path to use
this location.