Oracle Weblogic Server (MOSC)

MOSC Banner

How to generate the maven deploy plugin?

edited Dec 21, 2021 2:54PM in Oracle Weblogic Server (MOSC) 1 commentAnswered

The Oracle documentaion for installing the mvn weblogic-deploy plugin starts with this step:

java -jar wljarbuilder.jar -profile weblogic-maven-plugin

The profile weblogic-maven-plugin specified is not present in the configuration as specified in null

Exception in thread "main" java.lang.RuntimeException: The profile weblogic-maven-plugin specified is not present in the configuration as specified in null

    at com.bea.jarbuilder.JarBuilder.showUsageError(JarBuilder.java:297)

    at com.bea.jarbuilder.JarBuilder.processArgs(JarBuilder.java:211)

    at com.bea.jarbuilder.JarBuilder.run(JarBuilder.java:71)

    at com.bea.jarbuilder.JarBuilder.main(JarBuilder.java:67)

Anyone who can help out on this issue?

Thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center