Unable to run the deploy Goal for the WebLogic 14.1.1.0 Maven Plug-in
I'm getting an error "A required class was missing while executing com.oracle.weblogic:weblogic-maven-plugin:14.1.1-0-0:deploy: weblogic/Deploy" after running the deploy goal for the plug-in.
I attempted a workaround that didn't help:
I added C:\Oracle\Middleware\Oracle_Home\wlserver\server\lib\weblogic.jar to the classpath, since this has the weblogic.Deployer class.
I have October 2022 Critical Patch Update installed:
34686388WLS PATCH SET UPDATE 14.1.1.0.221010 (Patch)
Recreate steps:
Follow steps for Installing and Configuring WebLogic Maven Plug-in in document:
https://docs.oracle.com/en/middleware/standalone/weblogic-server/14.1.1.0/wlprg/maven.html
Try running deploy command in same elevated command prompt used during install/config.