Re: mvn not finding SNAPSHOT using continuum

2006-05-29 Thread Alexandre Poitras
Try the url and you'll get a 404. From my experience, there are sometimes some problems with the Apache Snapshots repository. Whenever you use a snapshot version, just install the pom in an internal repository unless you want to always work with the latest nightly build. On 5/29/06, Adam Hardy <[

Re: mvn not finding SNAPSHOT using continuum

2006-05-29 Thread Adam Hardy
I am still trying to work out an issue with continuum: mvn can't find the snapshot to download despite having configuration for the snapshots repository on cvs.apache.org (see below). I think it might be that continuum is reading the repository configuration in the POM, but ignoring the setti