Closed romani closed 4 years ago
I am not sure how to resolve issue so I forcing testing to use latest good commit for us - https://github.com/xwiki/xwiki-commons/commit/d0c1c946f3353014ed4c774829daf0f6045842f3 (before velocity upgade)
@tmortagne , if you know how to build please let us know. if that is temporal unstable state - please notify us when you finish velocity upgrade, we will swithc back to test regression on xwiki master:HEAD
Workaround is merged
no rc artifacts any more - mvnrepository.com/artifact/org.apache.velocity/velocity-engine-core
Yes sorry about that, we deployed the RC on http://maven.xwiki.org/externals/ while waiting for the final to be out. So one way to fix it is to add either http://maven.xwiki.org/externals/ or https://nexus.xwiki.org/nexus/content/groups/public/ (which includes all the Maven repositories usually needed by xwiki-platform) in your settings.
Actually let me add the repo in the pom temporarily so that you don't have to do anything on your side.
Should be OK now.
@tmortagne , thanks a lot, we are switching back to validate xwiki master:head
https://app.wercker.com/checkstyle/checkstyle/runs/build/5ddfc9f68e18590008b4cd07?step=5ddfca2a0df37600080ac3ae
Could not resolve dependencies for project org.xwiki.commons:xwiki-commons-velocity:jar:12.0-SNAPSHOT: Failure to find org.apache.velocity:velocity-engine-core:jar:2.2-rc-1 in https://repo.maven.apache.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 -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project xwiki-commons-velocity: Could not resolve dependencies for project org.xwiki.commons:xwiki-commons-velocity:jar:12.0-SNAPSHOT: Failure to find org.apache.velocity:velocity-engine-core:jar:2.2-rc-1 in https://repo.maven.apache.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
no rc artifacts any more - https://mvnrepository.com/artifact/org.apache.velocity/velocity-engine-core
detected by CI:
Root cause: xwiki project do version upgrade and looks like it is still in progress.