utPLSQL / utPLSQL-maven-plugin

Maven plugin for running Unit Tests with utPLSQL v3
Apache License 2.0
13 stars 10 forks source link

Releasing and publishing the plugin #7

Closed jgebal closed 5 years ago

jgebal commented 6 years ago

We need to be able to release and publish the plugin so it can be discovered when added as dependency

jgarec commented 6 years ago

Should be published on packagecloud like java-api ?

jgebal commented 6 years ago

Whatever would work as a maven dependency. We already have packagecloud account but maybe it's better to publish it via maven repository? @pesse - any ideas?

pesse commented 6 years ago

In general I'd say it would be better for both, java-api and maven-plugin to be published on maven central. The thing is: It's a lot of hard (configuration) work and I'm not able to dive into that right now.

jgebal commented 5 years ago

https://maven.apache.org/repository/guide-central-repository-upload.html

@viniciusam If you need help with any information that is need for publishing - let me know.