Re: "No versions available" but actually local repository contains it!

2012-07-26 Thread Doug Douglass
uot;. > > > -Original Message- > > From: Milos Kleint [mailto:mkle...@gmail.com] > > Sent: Mittwoch, 25. Juli 2012 09:33 > > To: Maven Users List > > Subject: Re: "No versions available" but actually local repository > > contains it! > > >

RE: "No versions available" but actually local repository contains it!

2012-07-26 Thread Markus KARG
when forcing [1.3]. BTW, the problematic artifact is "org.hamcrest:hamcrest-core:1.3". > -Original Message- > From: Milos Kleint [mailto:mkle...@gmail.com] > Sent: Mittwoch, 25. Juli 2012 09:33 > To: Maven Users List > Subject: Re: "No versions available&

RE: "No versions available" but actually local repository contains it!

2012-07-26 Thread Markus KARG
? > -Original Message- > From: Martin Gainty [mailto:mgai...@hotmail.com] > Sent: Mittwoch, 25. Juli 2012 16:14 > To: users@maven.apache.org > Subject: RE: "No versions available" but actually local repository > contains it! > Importance: High > > > javadoc sugg

RE: "No versions available" but actually local repository contains it!

2012-07-25 Thread Martin Gainty
pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subject: "No versions available" but actually local repository contains it! > D

Re: "No versions available" but actually local repository contains it!

2012-07-25 Thread Milos Kleint
there's some code in latest maven that not only checks the presence of the jar/pom in local repository but also some additional metadata which describes where it was downloaded from. where is defined by repository id. if the repository id in your project is missing in the current metadata, a new at

"No versions available" but actually local repository contains it!

2012-07-25 Thread Markus Karg
I have a very strange problem with Maven 3.0.4 running on JDK 1.6.0_26 on Win 7 Pro SP1 (64 Bit): When I want to compile, Maven says that it cannot resolve a dependency: "No versions available for org.hamcrest:hamcrest-core:jar:[1.3,1.3] within specified range". But actually, Maven in fact succ