Hi, I have stumbled upon this strange issue.
I am installing a jar from console, for example mvn install:install-file -Dfile=wlclient.jar -DgroupId=com.oracle.weblogic -DartifactId=wlclient -Dversion=12.1.3.0 -Dpackaging=jar When I building from Netbeans 8.2 maven cannot resolve the dependency. When I am building from console everything is fine. Any ideas? Thanks
