Projects generated by seam-gen fails to build after import to JBDS. Problem is that the resources-test directory doesn't exist until some tests are generated. BUILD FAILED /home/tremes/projects/myproject/build.xml:403: /home/tremes/projects/myproject/resources-test does not exist.
fixed by https://source.jboss.org/changelog/Seam?cs=15561
Verified in 2.3.0.CR1 release.