Hello everyone,

I am reading the following blog in order to create enhancement engine.

http://blog.iks-project.eu/creating-enhancement-engines-for-stanbol-0-10-0-incubating-using-netbeans-7-1-2/

In the section *Creating the java code for the enhancer,* I am unable to
locate the stanbol-0.10.0-incubating.jar at the specified location:

launchers/stable/target/classes/resources/bundles/20/org.apache.stanbol.enhancer.servicesapi-0.10.0-incubating-SNAPSHOT.jar

so I added the jar at
 
/home/gau/stanbol/entityhub/generic/servicesapi/target/org.apache.stanbol.entityhub.servicesapi-0.11.0-SNAPSHOT.jar
*

*But when I try to bundle the project by selecting clean and build, I get
an error stating:

*Failed to execute goal org.apache.felix:maven-scr-plugin:1.8.0:scr
(generate-scr-scrdescriptor) on project mavenproject1: Please use
org.apache.felix:org.apache.felix.scr.annotations version 1.6.9 or newer.
-> [Help 1]*

In my project I have used org.apache.felix.annotations 1.6.0 jar. How do I
get the jar specified in the error.?
Also i would like to know if this error is because of the wrong jar
(servicesapi-0.11.0-SNAPSHOT.jar)  ?

In the stanbol source directory  could not find the
servicesapi-0.10.0-incubating.SNAPSHOT.jar.

Kindly guide me on this issue.

Thanks & Regards,
Gaurav

Kindly guide me on this issue.

Thanks & Regards,
Gaurav

Reply via email to