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 - Issue adding WL dependency libraries

erickbastidaFeb 27 2019 — edited Mar 4 2019

Hi everyone,

I am using Jdeveloper Studio Edition Version 12.2.1.3.0 (Build JDEVADF_12.2.1.PATCHSETS_GENERIC_170820.0914.S):

| BPMN Editor | 12.1.3.00.00 |
| Java(TM) Platform | 1.8.0_131 |
| Oracle IDE | 12.2.1.3.42.170820.0914 |
| Service Bus JDeveloper IDE Extensions | 12.2.1.3.0.170820.1705 |
| SOA Composite Editor | 12.2.1.3.0.25.57 |
| Versioning Support | 12.2.1.3.42.170820.0914 |

I am creating a single login application using application wizard and choosing maven instead of Jdev default tools:

(group ID was changed to test.login.app)

BuildEnvironment.png

then I added Weblogic Remote Client Dependency on ViewController POM

AddLibrary.png

then I get the following message from JDeveloper:

MavenErrors.png

Popup.png

Popup-zoom.png

When I am using JDeveloper Default Build Tools I am not getting this error.

Any help will be appreciated.

Thanks

This post has been answered by Timo Hahn on Feb 27 2019
Jump to Answer
Comments
Post Details
Added on Feb 27 2019
3 comments
558 views