hashmapinc/tempus-edge

As a developer, I would like to access iofog java container sdk from maven central

Open

#21 opened on Feb 27, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (1 fork)auto 404
good first issue

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

The iofog java container sdk is currently only accessible by downloading a jar file from a github page and installing the JAR to a developer's local repository cache in .m2

This sucks. It would be dramatically better for these JARs to be accessible from maven central.

Find a way to get these jars into central. This likely involves contacting EdgeWorx and having them do it. Otherwise, get creative.

Contributor guide