try mvn -nsu clean install
This should work, may be there is some artifact missing in the repository
and -nsu flag does not try to get the snapshots from the repository.
Thanks
Sachin
------------------------------
Message: 9
Date: Wed, 26 Mar 2008 21:00:23 -0700
From: "marlon hendred" <mhendred(a)gmail.com>
Subject: [xwiki-devs] Can't get artifact
To: "XWiki Developers" <devs(a)xwiki.org>
Message-ID:
<6e920fe20803262100g75be94fao1a9dc306be16ee2f(a)mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
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
------------------------------
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
End of devs Digest, Vol 9, Issue 92
***********************************