Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvn clean install #17

Open
josalcedo25 opened this issue Feb 1, 2017 · 7 comments
Open

mvn clean install #17

josalcedo25 opened this issue Feb 1, 2017 · 7 comments

Comments

@josalcedo25
Copy link

josalcedo25 commented Feb 1, 2017

Hello I am receiving an error when trying to clean install with maven. I believe it is an issue with the repositories in the code of the pom.xml in the odl helium sr5 not being found but after much searching I have not found an answer. I am including the error messages I am receiving after running the command "mvn clean install -X" as well as the helium sr3 pom.xml file.
error1
error2
error3
error4
error5
error6

pom1
pom2
pom3
pom4
pom5

Any suggestions would be greatly appreciated.

@jwkim90
Copy link
Contributor

jwkim90 commented Feb 2, 2017

Hello,

It seems that the problem is related to your system environments.

Our main contributor said that the ODL requires JDK 1.7 version or more,
so we highly recommend that you double check your jdk version.

Furthermore, I recommend that you should run “DELTA/tools/dev/delta-setup/delta-setup-devenv-ubuntu”, before you try to run “mvn clean install”.

If you have any question, please ask me.

Thank you.

Best Regards,

@josalcedo25
Copy link
Author

josalcedo25 commented Feb 2, 2017 via email

@seungsoo-lee
Copy link
Contributor

Hi Josie Salcedo,

It seems a dependency setting problem of OpenDaylight-helium.
Do you have "settings.xml" file in your maven repository (~/.m2/)?

If you don't, refer to <Edit your ~/.m2/settings.xml> in https://wiki.opendaylight.org/view/GettingStarted:Development_Environment_Setup

Thanks,
Seungsoo

@josalcedo25
Copy link
Author

josalcedo25 commented Feb 3, 2017 via email

@jwkim90
Copy link
Contributor

jwkim90 commented Feb 3, 2017

I'm not sure why your Ubuntu 14.04 Server didn't work, because I'm also running DELTA on Ubuntu 14.04 Server and it doesn't have any problems.

Best Regards,
Jinwoo Kim

@josalcedo25
Copy link
Author

josalcedo25 commented Feb 3, 2017 via email

@charles-typ
Copy link

Will there be some capacity problem when implementing DELTA in Ubuntu 16.04? A lot of problem occurred and all the other issue are still open. @jinwoookim Did your delta work fine in Ubuntu 14.04, without encountering any problems? I'm using it for research purpose. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants