Fixed
Details
Assignee
Alejandro GalueAlejandro GalueReporter
David HustaceDavid HustaceComponents
Fix versions
Priority
Minor
Details
Details
Assignee
Alejandro Galue
Alejandro GalueReporter
David Hustace
David HustaceComponents
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created February 11, 2015 at 4:38 PM
Updated February 23, 2015 at 8:36 PM
Resolved February 23, 2015 at 3:39 PM
There is a maven dependency / JRobin version error in the compile:
p-brane:jrb-to-rrd-converter david$ ../../maven/bin/mvn assembly:assembly
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building JRobin to RRDtool File Converter 16.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------ [INFO]
[INFO] >>> maven-assembly-plugin:2.4:assembly (default-cli) @ jrb-to-rrd-converter >>>
[WARNING] The POM for org.jrobin:jrobin:jar:1.6.0 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.498 s
[INFO] Finished at: 2015-02-11T16:15:56-05:00
[INFO] Final Memory: 8M/245M
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project jrb-to-rrd-converter: Could not resolve dependencies for project org.opennms:jrb-to-rrd-converter:jar:16.0.0-SNAPSHOT: Failure to find org.jrobin:jrobin:jar:1.6.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException