ceilfors / gq

Quick and dirty debugging output for Groovy tired programmers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release gq to Maven Central

ceilfors opened this issue · comments

Currently gq is only available from jcenter. Enable the sync from jcenter to Maven Central.

Maven Central requires sources.jar to be published as well before it can be synced.

Turns out souces.jar is a requirement from JCenter. Must follow Maven Central requirement to be able to deploy there.

Seems like signing doesn't come for free. Options: