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