On Fr, 2013-10-11 at 03:22 +0000, Dustin Schultz wrote:
Hi,
I'm getting a failed build based on a missing dependency related to basex-api:
Could not resolve dependencies for project edu.utah.further.core:core-qunit:bundle:1.4.0-SNAPSHOT: Failure to find com.ettrema:milton-api:jar:1.8.1.4 in https://nexus.chpc.utah.edu/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced -> [Help 1]
The BaseX WebDAV interface requires milton-api 1.8.1.4 and your mirror does not have it (it has only 1.7.2). You can try adding the milton maven repository [1] to your mirror and synchronize it.
I noticed that no explicit version is declared for the POM for basex-api
Dependency versions are now defined in the parent POM.
Regards, Dimitar