> Failure to find org.apache.cxf:apache-cxf:jar:2.4.1 in > http://localhost:8081/nexus/content/repositories/thirdparty was cached in > the local repository, resolution will not be reattempted until the update > interval of thirdparty has elapsed or updates are forced -> [Help 1]
This is the root problem -- Maven is trying to download a specific version of an artifact from your Nexus server but it cannot be found. You must resolve this problem in Nexus and then try your build again. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
