That makes sense, since it happened towards the end of the build, after succesfully running the JUnits. I suddenly started having this problem while building the sdo project, but I manged to fix it with svn up; mvn clean; and then mvn at the top level.
Thanks for the help. Frank. Jeremy Boynes <[EMAIL PROTECTED]> wrote on 09/08/2006 03:18:52 PM: > It the things maven uses to make archives (e.g. jars) and it lives at > codehaus. > > Our parent pom includes the codehaus snapshot repo as a > pluginRepository but perhaps this is a normal dependency and not a > plugin - which module are you building? > -- > Jeremy > > On Sep 8, 2006, at 12:11 PM, Frank Budinsky wrote: > > > Hi, > > > > All of a sudden, I started getting the following mvn error. Does > > anybody > > know what this plexus-archiver is for or know why it isn't in the > > repo? > > > > Thanks, > > Frank. > > > > Downloading: > > http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/ > > plexus/plexus-archiver/1.0-alpha-7-SNAPSHOT/plexus-archiver-1.0- > > alpha-7-SNAPSHOT.pom > > [WARNING] Unable to get resource from repository apache.snapshots > > (http://people.apache.org/repo/m2-snapshot-repository) > > Downloading: > > http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/ > > plexus/plexus-archiver/1.0-alpha-7-SNAPSHOT/plexus-archiver-1.0- > > alpha-7-SNAPSHOT.jar > > [WARNING] Unable to get resource from repository apache.snapshots > > (http://people.apache.org/repo/m2-snapshot-repository) > > [INFO] > > ---------------------------------------------------------------------- > > -- > > [ERROR] BUILD ERROR > > [INFO] > > ---------------------------------------------------------------------- > > -- > > [INFO] Failed to resolve artifact. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
