JRB to RRD converter no longer compiles

Description

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

Environment

MacOS X

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Alejandro Galue February 23, 2015 at 3:39 PM

Fixed on revision a13138f0a7f2e6942b9cb26d082e901bd7df1ae2 for foundation.

It should be eventually merged into 15.0.2 and develop.

Ronny Trommer February 11, 2015 at 5:08 PM

It seems there are two jrb to rrd converter available:

https://github.com/OpenNMS/opennms/tree/develop/opennms-tools/jrb-to-rrd-converter

and

https://github.com/opennms-forge/jrobin-to-rrdtool-converter

The second one was build regarding a really large amount of JRB tools and is optimized for throughput. I would assume you open this issue against the one in opennms-tools, right?

We should consider to merge the two.

Fixed

Details

Assignee

Reporter

Affects versions

Priority

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

Flag notifications