Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDeveloper 12c and Maven - POM for com.oracle.adf.library:Junit-.jar:pom:12.1.2-0-0 is missing

michaelkJul 18 2013 — edited Jul 18 2013

I've just downloaded and installed JDeveloper Studio Edition Version 12.1.2.0.0 Build JDEVADF_12.1.2.0.0_GENERIC_130608.2330.6668 on Windows 7 Pro.

I'm trying to build a project using the new and improved Maven support but running into a build failure.

Here's a partial output:

Downloading: http://repo.maven.apache.org/maven2/com/oracle/adf/osdt_cert/maven-metadata.xml

Downloading: http://repo.maven.apache.org/maven2/com/oracle/adf/osdt_xmlsec/maven-metadata.xml

Downloading: http://repo.maven.apache.org/maven2/com/oracle/adf/osdt_ws_sx/maven-metadata.xml

Downloading: http://repo.maven.apache.org/maven2/com/oracle/adf/fmw_audit/maven-metadata.xml

Downloading: http://repo.maven.apache.org/maven2/com/oracle/adf/library/Junit-.jar/12.1.2-0-0/Junit-.jar-12.1.2-0-0.pom

[WARNING] The POM for com.oracle.adf.library:Junit-.jar:pom:12.1.2-0-0 is missing, no dependency information available

Should Oracle have uploaded the missing dependency to the Maven repository or is that something I'm supposed to manage?

(All the other dependencies were found)

    Best Regards,

          Michael

This post has been answered by michaelk on Jul 18 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 15 2013
Added on Jul 18 2013
3 comments
1,816 views