Re: [controller-dev] mvn clean install error

2017-05-03 Thread Sam Hague
On Wed, May 3, 2017 at 12:59 PM, Daniel Feferman wrote: > Hi Lori and Ryan, > > So, I have javac 1.8.0_131 and Maven 3.3.9. I edited the > ~/.m2/settings.xml and then tried to run "mvn clean install -U " and I've > got: > > [INFO] Scanning for projects... > [INFO]

Re: [controller-dev] mvn clean install error

2017-05-03 Thread Daniel Feferman
Hi Lori and Ryan, So, I have javac 1.8.0_131 and Maven 3.3.9. I edited the ~/.m2/settings.xml and then tried to run "mvn clean install -U " and I've got: [INFO] Scanning for projects... [INFO] [INFO] BUILD FAILURE [INFO] ---

Re: [controller-dev] mvn clean install error

2017-05-03 Thread Lori Jakab
On Tue, May 2, 2017 at 11:21 PM, Ryan Goulding wrote: > JDK 1.7+ and Maven 3+ > > > You will want JDK 8 and Maven 3.3.9. > > Could not find artifact org.opendaylight.odlparent:odl >> parent-lite:pom:1.9.0-SNAPSHOT > > > Strange...it appears to be in Nexus [0]. Are you using -nsu or -o? To be >

Re: [controller-dev] mvn clean install error

2017-05-03 Thread Lori Jakab
On Tue, May 2, 2017 at 11:23 PM, Ryan Goulding wrote: > Maven 3.3.9. > > > I should clarify, 3.3.9+. I recommended 3.3.9 in particular as I haven't > had the chance to evaluate newer versions myself. Maybe someone else can > share experiences about newer versions. > I have been using 3.5.0 for