+ Gabriel, the author of this application. Jyoti,
To fix this you should edit the version of the guava bundle added in the feature file: https://github.com/sniggel/odl-mdsal-cup-example/blob/master/cup-features/src/main/features/features.xml#l14 <https://github.com/sniggel/odl-mdsal-cup-example/blob/master/cup-features/src/main/features/features.xml#l14> Instead of ${guava.version} you should use {{VERSION}} You should do the same with ${project.version} using the same placeholder {{VERSION}} line 15, 16, 17, and 18. Thanks, Alexis > On Jul 23, 2016, at 1:48 AM, Jyoti Chugh <[email protected]> wrote: > > Hi, > I have download odl-mdsal-cup-example-master example but when I am trying to > build this project, it is throwing the following error- > > [ERROR] Failed to execute goal > org.apache.karaf.tooling:karaf-maven-plugin:3.0.6 > :features-create-kar (features-create-kar) on project cup-features: Cannot > find > version for: com.google.guava/guava/ -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal o > rg.apache.karaf.tooling:karaf-maven-plugin:3.0.6:features-create-kar > (features-c > reate-kar) on project cup-features: Cannot find version for: > com.google.guava/gu > ava/ > > Please help. > > Thanks > Jyoti > _______________________________________________ > Discuss mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/discuss
_______________________________________________ Discuss mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/discuss
