-
Bug
-
Resolution: Done
-
Blocker
-
5.1.4.Final
-
None
-
False
-
False
-
-
Undefined
-
---
-
---
-
-
Sprint 203 AMM, Sprint 204 AMM, Sprint 205 AMM
-
None
The Windup project is failing to build due to changes to some Eclipse components
that have transient dependencies to other eclipse artifacts specified with dependency intervals like [3.10.0,4.0.0)
https://mvnrepository.com/artifact/org.eclipse.platform/org.eclipse.core.runtime/3.15.100
released on Dec 19, 2018
Another way this bug manifests itself is if you try to use mvn to test a rule, for example
mvn -Dtest=WindupRulesMultipleTests -DrunTestsMatching=java-generic clean surefire-report:report
org.jboss.arquillian.container.spi.client.container.DeploymentException: org.eclipse.aether.resolution.DependencyResolutionException: Failure to find org.jboss.windup.graph:windup-graph-impl:jar:5.1.5-SNAPSHOT in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
Caused by: java.lang.RuntimeException: org.eclipse.aether.resolution.DependencyResolutionException: Failure to find org.jboss.windup.graph:windup-graph-impl:jar:5.1.5-SNAPSHOT in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced