[Md4j-user] mvn install:install-file -Dfile d4j-0.2-SNAPSHOT.jar "FAILED"
Status: Beta
Brought to you by:
mbatsis
From: <iam...@gm...> - 2008-11-26 11:16:37
|
Hi, When I trying to install plugin using “mvn install…” command I am getting the following error. ________________________________________ mvn install:install-file -Dfile d4j-0.2-SNAPSHOT.jar -DgroupId=gr.abiss.md4j -DartifactId=md4j -Dversion=0.2-SPSHOT -Dpackaging=jar [INFO] Scanning for projects... [INFO] org.apache.maven.plugins: checking for updates from central [WARNING] repository metadata for: 'org.apache.maven.plugins' could no eved from repository: central due to an error: Error transferring file [INFO] Repository 'central' will be blacklisted Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/ma l-plugin/2.2/maven-install-plugin-2.2.pom [INFO] --------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] --------------------------------------------------------------- [INFO] Failed to resolve artifact. GroupId: org.apache.maven.plugins ArtifactId: maven-install-plugin Version: 2.2 Reason: Unable to download the artifact from any repository org.apache.maven.plugins:maven-install-plugin:pom:2.2 from the specified remote repositories: central (http://repo1.maven.org/maven2) ________________________________________ Can you please let me know what can be the issue out here and how to resolve it. |