Summary of Bug
Currently, the project will build and publish a jar to maven at the root level and the cli level. These jars should not be publishing to maven central. Rework build to ensure they do not publish.
Version
v0.3.0
Steps to Reproduce
gradle publishToMavenLocal and verify jars created in ~/.m2/repository/io/provenance/coroutines/**
For Admin Use
Summary of Bug
Currently, the project will build and publish a jar to maven at the root level and the cli level. These jars should not be publishing to maven central. Rework build to ensure they do not publish.
Version
v0.3.0
Steps to Reproduce
gradle publishToMavenLocaland verify jars created in~/.m2/repository/io/provenance/coroutines/**For Admin Use