Dear maven users,

I'm stuck on a problem. I want to execute a plugin from the command line but
not the released version but the snapshot version.

How do I do that?

I added the link to the snapshot repository. No problem their.
But when i execute the following command :
mvn org.apache.maven.plugins:maven-install-plugin:2.2-SNAPSHOT:install-file ...

I get the following error :

[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-install-plugin
Version: 2.2-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.maven.plugins:maven-install-plugin:pom:2.2-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

What am i doing wrong?

Thx for any assistance.
Y. Van Steen
Agfa Connectivity Engineer
---
Scarlet ADSL Unlimited - Only 24,95 euro per month.
Max download Speed up to 6 Mbps, download volume of 30 GB. Order now...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to