Duplicate :
|
In compile-schema.sh, its "-d" point to TESTSRC. $TESTJAVA/bin/xjc -p generated -d ${TESTSRC} ${TESTSRC}/optional-property-schema.xsd In my opinion,it is not good to output to src location. "Working directory" should be used here.