Category Archives: maven

Installation, Configuration and Use of the Weblogic Maven Plugin for the Oracle Weblogic 12.1.3 Application Server

Recently I had to install this maven plugin and Oracle’s documentation was incorrect in my case. Here are the steps I took to install this plugin: 1) [MANDATORY] Install Maven and configure the M2_HOME, PATH and JAVA_HOME, so that the … Continue reading

Posted in Java EE, maven, weblogic | Tagged , , , , | Leave a comment

Maven 3 Cannot download dependencies behind a proxy – Temporary Solution

In the company I work, we are behind a proxy, and every time we connect to addresses outside the company’s network we have to use the proxy. Our proxy demands a domain, so to fill my user account data to … Continue reading

Posted in maven, Uncategorized | Tagged , | Leave a comment