-
Notifications
You must be signed in to change notification settings - Fork 76
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
Comments
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, 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, |
Thank you for your response. I have double checked and am running JDK 1.7.
I have also run “DELTA/tools/dev/delta-setup/delta-setup-devenv-ubuntu”
before the mvn clean install and am still receiving the same error
messages. Any other ideas? This is running on an Ubuntu 14.04 VM.
Best,
Josie Salcedo
…On Wed, Feb 1, 2017 at 9:07 PM, Jinwoo Kim ***@***.***> wrote:
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,
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AWRvfrddE7MhZt9tuZV3Gol6rigd25F0ks5rYVZvgaJpZM4Lz2bJ>
.
|
Hi Josie Salcedo, It seems a dependency setting problem of OpenDaylight-helium. If you don't, refer to <Edit your ~/.m2/settings.xml> in https://wiki.opendaylight.org/view/GettingStarted:Development_Environment_Setup Thanks, |
Hello again,
Thank you for your continued help, I actually attempted to set up Delta on
an Ubuntu 14.04 desktop VM instead, I was previously trying on a Ubuntu
14.04 Server VM, but the desktop VM has worked so far.
Thank you again,
Josie Salcedo
…On Thu, Feb 2, 2017 at 2:55 PM, Seungsoo Lee ***@***.***> wrote:
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
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AWRvfss7WfuGn_VHoF3vGUgnQAEAcYwGks5rYjStgaJpZM4Lz2bJ>
.
|
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, |
Evening,
I am thinking it may have something to do with the libraries and
dependencies that may be preinstalled in the Desktop and not the Server but
I am really unsure. I will be sure to contact you with any further
questions though since I am working on using Delta as part of my capstone
project. I truly appreciate any help and guidance.
Best,
Josie Salcedo
…On Thu, Feb 2, 2017 at 10:15 PM, Jinwoo Kim ***@***.***> wrote:
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
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AWRvfrTfSYGYHYhKWIdXx4jHXo-K4nGyks5rYpvogaJpZM4Lz2bJ>
.
|
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 |
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.
Any suggestions would be greatly appreciated.
The text was updated successfully, but these errors were encountered: