Hello all,
I have been building xwiki from scratch perfectly fine for the past couple
days but today I have been trying to build the xwiki-core with no luck. It
looks like there is something wrong with the repo? Im just doing a mvn
install. Here is the error im getting:
INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: com.xpn.xwiki.platform
ArtifactId: xwiki
Version: 14-SNAPSHOT
Reason: Unable to download the artifact from any repository
com.xpn.xwiki.platform:xwiki:pom:14-SNAPSHOT
from the specified remote repositories:
xwiki-releases (
http://maven.xwiki.org/releases),
central (
http://repo1.maven.org/maven2),
xwiki-snapshots (
http://maven.xwiki.org/snapshots),
xwiki-externals (
http://maven.xwiki.org/externals)
Has anyone else experienced this? Do i need to change where this points? Any
insight is greatly appreciated. Thanks in advance.
-Marlon