Just updated to the latest this morning, doing a
mvn -Dmaven.test.skip=true clean install
produces this error
[INFO] Configured Artifact: org.apache.directory.server:apacheds-
server-xml:1.5.5-SNAPSHOT:jar
Downloading:
http://repository.apache.org/snapshots/org/apache/directory/server/apacheds-server-xml/1.5.5-SNAPSHOT/apacheds-server-xml-1.5.5-SNAPSHOT.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: org.apache.directory.server
ArtifactId: apacheds-server-xml
Version: 1.5.5-SNAPSHOT
Reason: Unable to download the artifact from any repository
Try downloading the file manually from the project website.
Shouldn't this be what is build locally?
Thanks,
Yiannis