You will need to add repository tag to add apache snapshot, so that your pom can find latest maven-wagon 2.9-SNAPSHOT. Trust me you need this if you plan to download and upload as well using ssh[1]
-Dan [1] https://jira.codehaus.org/browse/WAGON-429 On Wed, Apr 1, 2015 at 10:41 AM, Anton Hughes <[email protected]> wrote: > On Wed, Apr 1, 2015 at 5:43 PM, Dan Tran <[email protected]> wrote: > > > also maven-wagon-2.9-SNAPSHOT has a lots of blocking fixes. Did you us > > that? > > > > Yes, I did - but maven could not find that artifact. > > However, I did resolve this issue. It turned out to be a problem with the > server. > > Thanks for the helpful responses. >
