wls-maven-plugin is not parallell build safe
Hello.
We're having problems with using the wls-maven-plugin on a buildserver launching parallell builds. The symptom is that when executed in parallell one of the builds removes the, for example, /tmp/appc_libraries/jsf/wvny8e,which is not created by the build, and causes the other build to fail. Is there any way of making sure that the builds are being run in complete separate folders. Example using /tmp/wnyn8e/appc_libraries/jsf.
TIA
0