Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.7:bundle (default-bundle) on project

Viewed 11

I am upgrading jackson databind library from 2.8.9. After updating pom.xml with latest version build failing with following error. I have tried with incremental upgrade with every version from 2.8.10. every time build failing.

[ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.7:bundle (default-bundle) on project omcyrest: Error(s) found in omcy configuration -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.7:bundle (default-bundle) on project omcyrest: Error(s) found in bundle configuration

can anyone help on this?

0 Answers
Related