ecoCode
ecoCode copied to clipboard
No versions available for org.osgi.service:org.osgi.service.prefs:jar:[1.1.0,1.2.0) within specified range
Hello,
It looks like there is a dependency issue related to <artifactId>org.eclipse.jtd.core</artifactId> from what I could find on internet.
the solution which worked for me was to patch my local maven repository :
cp -r .m2/org/osgi/org.osgi.service.prefs/* .m2/org/osgi/service/org.osgi.service.prefs/
Hello @daarhaan,
where do you see this dependency ? I don't have this error locally, whereas I joined "ecocode" mainteners team recently. I don't fins this dependency in pom.xml for example.
Could you give us your log error please ?
I don't have this error locally also