On 20/01/2020 15:53, Aniello Paolo Malinconico wrote:
> Hi all,
> I want to deploy an application for OpendayLight Controller. So, I am
> following this
> guide: 
> https://docs.opendaylight.org/en/stable-sodium/developer-guide/developing-apps-on-the-opendaylight-controller.html
> My steps are quite simple:
> 
>  1. Setting up the infrastructure (correct settings.xml, install maven,
>     install jdk);
>  2. Downloaded example module :
>     
> mvnarchetype:generate-DarchetypeGroupId=org.opendaylight.archetypes-DarchetypeArtifactId=opendaylight-startup-archetype
>  -DarchetypeCatalog=remote-DarchetypeVersion=1.2.1
> 
>      1. Giving these info: 
> 
>         Define value for property 'groupId': : org.opendaylight.example
>         Define value for property 'artifactId': : example
>         Define value for property 'version':  1.0-SNAPSHOT: : 1.0.0-SNAPSHOT
>         Define value for property 'package':  org.opendaylight.example: :
>         Define value for property 'classPrefix':  
> ${artifactId.substring(0,1).toUpperCase()}${artifactId.substring(1)}
>         Define value for property 'copyright': : Copyright (c) 2015 Yoyodyne, 
> Inc
> 
>  3. Run *mvn clean install* and after several minutes, it returnes*an
>     error (see attached file compile_error.txt). *So I cant compile the
>     project.
> 
> 
> Can anybody help me to troubleshoot it ?

This is an intermediate issue, should work once
https://lists.opendaylight.org/g/release/message/18500 is resolved.

Regards,
Robert

Attachment: signature.asc
Description: OpenPGP digital signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14929): 
https://lists.opendaylight.org/g/controller-dev/message/14929
Mute This Topic: https://lists.opendaylight.org/mt/69932720/21656
Group Owner: controller-dev+ow...@lists.opendaylight.org
Unsubscribe: https://lists.opendaylight.org/g/controller-dev/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to