On Thu, Dec 16, 2010 at 8:58 AM, Moser, Christian <c...@metrohm.com> wrote:
> Hello
> I'm using maven 3.0.1
> I got following ouput everytime I've built a child project. The missing
> dependencies are declared in the parent project. The curious thing is
> that the build never fails and the [WARNING] messages are displayed at
> the end of the build. Futhermore are all of those "missing" dependencies
> found in my local repository..

It's not saying the dependencies are missing, it's saying the poms are missing.

> If I delete those dependencies from my local repo, Maven will download
> those deps from artifactory but with following error:
> Checksum validation failed, no checksums available from the repository
> for
> http://sp1:8081/artifactory/libs-releases/com/interactive/jcarnacpro/int
> _icons/2.6.0/int_icons-2.6.0.jar

Is there anything else in that directory in Artifactory?  It sounds
like only the jar is in the remote repo.  No checksums, no pom file.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to