Description
Build fails when attempting to resolve dependencies. The project references net.enilink.komma.model at version 1.9.0, but this is not available in the central.sonatype.com repository.
Latest available version: 1.8.0
Reproduce by:
- clean git clone of lf-pod
- cd launch/equinox
- mvn test -Pconfigure -DskipTests
Resolve by:
- Changing POM dependencies to use version 1.8.0
- or re-releasing Snapshot Version 1.9.0; old .m2 repo might still carry it on some systems
Description
Build fails when attempting to resolve dependencies. The project references net.enilink.komma.model at version 1.9.0, but this is not available in the central.sonatype.com repository.
Latest available version: 1.8.0
Reproduce by:
Resolve by: