How to add an external library in a bundle?

Earlier advice How to include Maven dependencies in binding? - #2 by ssalonen

First you need to decide whether other bindings would be likely to use this dependency (feature.xml) or whether it is likely to remain only for this binding (pom.xml with compile scope).

What is the exact error you are having?

1 Like