>
> 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.

Regards,

Ryan Goulding

On Tue, May 2, 2017 at 4:21 PM, Ryan Goulding <ryandgould...@gmail.com>
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
> sure I'd force an update after you ensure you have the proper JDK/Maven:
>
> > mvn clean install -U
>
> Hope this helps.
>
> Regards,
>
> Ryan Goulding
>
> [0] https://nexus.opendaylight.org/service/local/repositories/
> opendaylight.snapshot/content/org/opendaylight/odlparent/
> odlparent-lite/1.9.0-SNAPSHOT/odlparent-lite-1.9.0-20170502.005852-18.pom
>
> On Tue, May 2, 2017 at 4:00 PM, Daniel Feferman <dlfefer...@gmail.com>
> wrote:
>
>> Hi everybody,
>>
>> I'm new into opendaylight, I've just checked that I have JDK 1.7+ and
>> Maven 3+ and I'm trying to install ODL, but I'm getting the following
>> errors:
>>
>>  [INFO] Scanning for projects...
>> [ERROR] [ERROR] Some problems were encountered while processing the POMs:
>> [FATAL] Non-resolvable parent POM for 
>> org.opendaylight.controller:releasepom:0.6.0-SNAPSHOT:
>> Could not find artifact 
>> org.opendaylight.odlparent:odlparent-lite:pom:1.9.0-SNAPSHOT
>> and 'parent.relativePath' points at no local POM @ line 4, column 11
>>  @
>> [ERROR] The build could not read 1 project -> [Help 1]
>> [ERROR]
>> [ERROR]   The project org.opendaylight.controller:releasepom:0.6.0-SNAPSHOT
>> (/home/fefer/Desktop/odl/controller/pom.xml) has 1 error
>> [ERROR]     Non-resolvable parent POM for 
>> org.opendaylight.controller:releasepom:0.6.0-SNAPSHOT:
>> Could not find artifact 
>> org.opendaylight.odlparent:odlparent-lite:pom:1.9.0-SNAPSHOT
>> and 'parent.relativePath' points at no local POM @ line 4, column 11 ->
>> [Help 2]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1] http://cwiki.apache.org/conflu
>> ence/display/MAVEN/ProjectBuildingException
>> [ERROR] [Help 2] http://cwiki.apache.org/conflu
>> ence/display/MAVEN/UnresolvableModelException
>>
>> Can anyone give me a hint?
>>
>> Best regards,
>> Daniel
>>
>> _______________________________________________
>> controller-dev mailing list
>> controller-dev@lists.opendaylight.org
>> https://lists.opendaylight.org/mailman/listinfo/controller-dev
>>
>>
>
_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to