|
From: Manikumar R. <ku...@nm...> - 2012-06-13 19:38:54
|
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.tmforum.tip:TIP_Fmk_Test1_JvtSpecPackage:jar:1.1.2-SNAPSHOT
Try downloading the file manually from:
http://prdownloads.sourceforge.net/openoss
Then, install it using the command:
mvn install:install-file -DgroupId=org.tmforum.tip -DartifactId=TIP_Fmk_Te
st1_JvtSpecPackage -Dversion=1.1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.tmforum.tip -DartifactId=TIP_Fmk_Test
1_JvtSpecPackage -Dversion=1.1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -
Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.openoss.tip:TIP_Fmk_Test1_EjbImplGenSrcPackage:jar:1.1.2-SNAPSHOT
2) org.tmforum.tip:TIP_Fmk_Test1_JvtSpecPackage:jar:1.1.2-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.openoss.tip:TIP_Fmk_Test1_EjbImplGenSrcPackage:jar:1.1.2-SNAPSHOT
from the specified remote repositories:
openoss-tip.releases (http://openoss.myzen.co.uk/TIP/m2repo),
central (http://repo1.maven.org/maven2),
ibiblio-repo (http://www.ibiblio.org/maven2),
openoss-tip.snapshots (http://openoss.myzen.co.uk/TIP/m2repo-snapshots),
apache-repo (https://repository.apache.org/content/repositories/releases/)
|