By the way, don't post three mails about the same thing. It's a bit annoying
On 5/20/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
I had the same error, there is definitly something wrong in Maven 2.0.4 with remote snapshots repositories. Install it manually and everything work fine. On 5/20/06, ben short <[EMAIL PROTECTED]> wrote: > I get the following error while trying to build the maven repository > manager. Any ideas where i can get the snapshot? > > [INFO] > ---------------------------------------------------------------------------- > [INFO] snapshot > org.apache.maven.plugins:maven-jar-plugin:2.1-SNAPSHOT:checking for > updates from > apache.snapshots > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] A required plugin was not found: Plugin could not be found - check > that the goal name is correct: Unable to download the artifact from any > repository > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file > -DgroupId=org.apache.maven.plugins-DartifactId=maven-jar-plugin \ > -Dversion=2.1-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file > > > org.apache.maven.plugins:maven-jar-plugin:maven-plugin:2.1-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > > org.apache.maven.plugins:maven-jar-plugin:maven-plugin:2.1-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
