i agree, but all the direct dependecies of my prjs points to stable versions of third party jars: probably somewhere in the chain, someone released a jar as stable while it is depending from a snapshot. any suggestion tom rebuild the entire dependency chain? any tool able to do it?
regards, Jo On 10/29/07, Brett Porter <[EMAIL PROTECTED]> wrote: > > the problem is the introduction of the apache snapshot repository by > one of your projects, or your settings. This includes all of the in > development plugins, which may or may not be stable but certainly do > change regularly. > > Regards, > Brett > > On 29/10/2007, Jo Support <[EMAIL PROTECTED]> wrote: > > thanks, but i don't really know who depends from it. i think it could be > a > > new version of a plugin, but searching through poms in my local repo, > none > > seems to depend from it. by the name of the missing jar maybe > > maven-jar-plugin depends on it > > > > On 10/29/07, Brett Porter <[EMAIL PROTECTED]> wrote: > > > > > > I'm just deploying it now, but I highly recommend ensuring you are not > > > using a snapshot version of the surefire plugin unless you really have > > > to. > > > > > > On 29/10/2007, Jo Support <[EMAIL PROTECTED]> wrote: > > > > [mavenBuild] [INFO] Failed to resolve artifact. > > > > [mavenBuild] > > > > [mavenBuild] Couldn't find a version in [1.0-alpha-7, 1.0-alpha-8, > > > > 1.0-alpha-9] to match range [1.0-alpha-10-SNAPSHOT, > 1.0-alpha-10-SNAPSHOT > > > ] > > > > [mavenBuild] org.codehaus.plexus:plexus-archiver:jar:null > > > > > > > > I have http://snapshots.repository.codehaus.org in my repositories, > but > > > > under > > > > > > > > http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-container-default/1.0-alpha-10-SNAPSHOT/ > > > > there > > > > aren't jars names as version directory > > > > > > > > any suggestion? > > > > thanks > > > > > > > > > > > > > -- > > > Brett Porter > > > Blog: http://www.devzuz.org/blogs/bporter/ > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > -- > Brett Porter > Blog: http://www.devzuz.org/blogs/bporter/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
