Hi All,

I've been out-of-touch for a long time and I did an "svn up" followed by "mvn install -Pxe" which resulted in,



[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: com.xpn.xwiki.platform.applications
ArtifactId: xwiki-applications
Version: 6-SNAPSHOT

Reason: Unable to download the artifact from any repository

  com.xpn.xwiki.platform.applications:xwiki-applications:pom:6-SNAPSHOT

from the specified remote repositories:
  central ( http://repo1.maven.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Oct 01 11:14:24 LKT 2007
[INFO] Final Memory: 2M/5M
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Oct 01 11:14:24 LKT 2007
[INFO] Final Memory: 2M/5M
[INFO] ------------------------------------------------------------------------


Please help...

- Asiri