Playing Around with WebLogic Maven Plug-In by Flavius Sana
- by JuergenKress
Packaged
with WebLogic 12c wls-maven-plugin let’s you install, start and stop
servers, create domain, execute WLST scripts, compile and deploy
applications. The plug-in works with Maven 2.x and 3.x.
WebLogic 12c can be downloaded from http://www.oracle.com/technetwork/index.html.
Developers version has around 180MB (zip archive). …