icfnext / aem-groovy-console

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
Other
159 stars 94 forks source link

Released artifacts not available 16.0.0 #108

Closed pun-ky closed 4 years ago

pun-ky commented 4 years ago

https://github.com/icfnext/aem-groovy-console/releases/tag/16.0.0 / tag available but seems that there are no artifacts published

awaiting https://mvnrepository.com/artifact/com.icfolson.aem.groovy.console/aem-groovy-console/16.0.0 [404] to be available.

when it is planned to be available?

Greetings, Krystian

markdaugherty commented 4 years ago

https://search.maven.org/artifact/com.icfolson.aem.groovy.console/aem-groovy-console/16.0.0/jar

Not sure why it's unavailable at mvnrepository.com. My projects are able to download the dependency from Maven central, however.

pun-ky commented 4 years ago

Ok thx 🙂