Hi,

I am trying to execute systests in the trunk on Windows and have one strange 
problem in systests/jaxrs:

jibx-maven-plugin throws following exception:
[DEBUG] Adding option: --package=org.apache.cxf.systest.jaxrs.codegen.jibx
[DEBUG] Adding 
D:\Projects\CXF\trunk\systests\jaxrs/target/generated/src/main/java as source 
directory...
[INFO] Generating Java sources in 
D:\Projects\CXF\trunk\systests\jaxrs/target/generated/src/main/java from 
schemas avail
able in D:\Projects\CXF\trunk\systests\jaxrs/src/test/resources/jibx...
Target directory 
D:\Projects\CXF\trunk\systests\jaxrs\D:\Projects\CXF\trunk\systests\jaxrs\target\generated\src\main\jav
a is not writable
ERROR codegen.CodeGen - Terminating due to command line or customization errors

It seems that ${basedir} is double inserted in the path.

Do anybody has idea what can be the reason? Some days ago systests were 
executed without any problems on the same environment.

Regards,
Andrei.

Reply via email to