Hi, I am getting a runtime error resolving equinox.console (I know, this is Felix mailing list…), which relies on a Felix SNAPSHOT (…) bundle. I tried different version of the equinox.console but they all have the same SNAPSHOT dependency...
[ERROR] Failed to execute goal on project ... Failed to collect dependencies at org.eclipse.platform:org.eclipse.equinox.console:jar:1.3.0 -> org.apache.felix:org.apache.felix.gogo.runtime:jar:1.0.1-SNAPSHOT: Failed to read artifact descriptor for org.apache.felix:org.apache.felix.gogo.runtime:jar:1.0.1-SNAPSHOT: Failure to find org.apache.felix:gogo-parent:pom:1.0.1-SNAPSHOT … The issue appears to be that the required artifact no longer exists in the Felix SNAPSHOT repo. https://repository.apache.org/content/groups/snapshots-group/org/apache/felix/gogo-parent/ Am I looking in the wrong location? Kind Regards, Erwin