My Oracle Support Banner

Failed To Compile With Oracle Maven Repository (Doc ID 2351581.1)

Last updated on SEPTEMBER 29, 2023

Applies to:

Oracle WebLogic Server - Version 12.2.1.3.0 to 12.2.1.3.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

The index file pom.xml can not be compiled with Maven Dependency with:

       <dependency>
           <groupId>com.oracle.weblogic</groupId>
           <artifactId>weblogic.server.merged</artifactId>
           <version>12.2.1-0-0</version>

It throws the following error:

[ERROR] Failed to execute goal on project <PROJECT_NAME>: Could not resolve dependencies for project <PROJECT_NAME>:war:1.0.0-SNAPSHOT: Could not find artifact com.oracle.weblogic:weblogic.server.merged:jar:12.2.1-3-0 in maven.oracle.com (https://maven.oracle.com) -> [Help 1]

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.