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

onos-Backend error #138

Open
whulzp opened this issue Dec 5, 2016 · 3 comments
Open

onos-Backend error #138

whulzp opened this issue Dec 5, 2016 · 3 comments
Assignees

Comments

@whulzp
Copy link

whulzp commented Dec 5, 2016

Hi all,
when I enter the onos-backend project directory and compile the code''mvn clean install'',there is an error:
Failed to execute goal org.onosproject:onos-maven-plugin:1.10:app (app) on project onos-app-backend: Unable to stage artifact mvn:org.onosproject/onos-protocols-openflow-ctl/1.7.0: File /root/.m2/repository/org/onosproject/onos-protocols-openflow-ctl/1.7.0/onos-protocols-openflow-ctl-1.7.0.jar does not exist

My onos is 1.7.0,and it is good running.
any idea?
Thank you everyone

@doriguzzi
Copy link

doriguzzi commented Dec 5, 2016

I suggest you to move to ONOS 1.7.1

@amarsico
Copy link
Contributor

amarsico commented Dec 5, 2016

This error is strange, by default all the downloads of Backend dependencies from Maven repository are on ONOS version 1.7.1. I endorse the solution proposed by @doriguzzi, since the ONOS backend is tested for ONOS 1.7.1. Moreover, you are running in the root and I don't think that Maven likes it. Check also that your machine can reach the Maven online repo.

@whulzp
Copy link
Author

whulzp commented Dec 6, 2016

I tried to buck build onos1.7.1,but failed ,would mind give me a course about "how to buck the onos" ,or can you give the onos that you haved buck build.I am a novice ,hope you don't mind.

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

No branches or pull requests

3 participants