Hello all, I also have the same problem. Moreover, the deployement works fine on my integration server which runs on Linux. But local deployment on our Windows developement machnines does not work.
When I try to deploy it manually using the weblogic.Deployer found class in the weblogic.jar contained in my M2_REPO with the correct options, it works. Is it possible that the weblogic-maven-plugin modifies some classpath order options that makes weblogic.Deployer work strangely ? Does anyone have any suggestion ?