[INFO] ------------------------------------------------------------------------
[INFO] Building OpenNMS JoeSNMP SNMP Implementation
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/alexh/src/opennms/core/snmp/impl-joesnmp/src/main/resources
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.opennms.core:org.opennms.core.joesnmp:jar:1.8.12-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.opennms.core -DartifactId=org.opennms.core.joesnmp -Dversion=1.8.12-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.opennms.core -DartifactId=org.opennms.core.joesnmp -Dversion=1.8.12-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.opennms.core.snmp:org.opennms.core.snmp.implementations.joesnmp:jar:1.8.12-SNAPSHOT
2) org.opennms.core:org.opennms.core.joesnmp:jar:1.8.12-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.opennms.core.snmp:org.opennms.core.snmp.implementations.joesnmp:jar:1.8.12-SNAPSHOT
from the specified remote repositories:
opennms-repo (http://maven.opennms.org/content/groups/opennms.org-release),
central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Sun May 08 22:26:06 CEST 2011
[INFO] Final Memory: 96M/229M
[INFO] ------------------------------------------------------------------------
[ERROR] child exited with value 1