Does the repository group server-devel contain the Maven Central repo or another group with the Maven Central in its configuration? If not, that could be the problem.
Manuel On Wed, Mar 23, 2011 at 18:09, Hahn, Christopher (SAN DIEGO) <[email protected]> wrote: > Is this the problem (from the console): > ################################################## > ---------- > 1 required artifact is missing. > > for artifact: > com.hp.maven:maven-zip-plugin:maven-plugin:1.0-20100107.233934-2 > > from the specified remote repositories: > central (http://server.labs.company.com/nexus/content/groups/server-devel), > snapshots (http:// server.labs.company.com > /nexus/content/groups/server-devel) > ################################################## > > Is the fact that central is redirected as well causing maven to fail to find > such > basic objects? > > Thanks, > > Chris > > > From: Hahn, Christopher (SAN DIEGO) > Sent: Wednesday, March 23, 2011 10:05 AM > To: Maven Users List > Subject: What could cause such a fundamental file to be missing? > > Hello, > > In testing just the "clean" goal I get this error: > ======================================================= > Downloading: > http://server.labs.peregrine.com/nexus/content/groups/server-devel/org/apache/maven/shared/maven-ant/1. > 0-SNAPSHOT/maven-ant-1.0-SNAPSHOT.pom > [INFO] Unable to find resource > 'org.apache.maven.shared:maven-ant:pom:1.0-SNAPSHOT' in repository central > (http://server.lab > s.company.com/nexus/content/groups/server-devel) > ======================================================= > > This file seems to be part of the Maven install. > > Am I missing a "fallback repo" setting here? > > Any kicks to the head appreciated, > > Chris > > ________________________________ > > [cid:[email protected]] > > Christopher Hahn > The Dude > Software Production Engineering > R&D Services, Hewlett-Packard > Phone: 858-655-4096 > Cell: 619-630-9791 > [email protected]<mailto:[email protected]> > > Visit our SPE Portal<http://teams5.sharepoint.hp.com/teams/SPE/default.aspx> > > ________________________________ > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
