holunda-io / camunda-testing

Wraps the common testing libraries and provides tools/helpers and best practices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create maven artifacts and publish to local .m2/

jangalinski opened this issue · comments

I can run gradle and see

  • io.holunda.testing:camunda-testing-core:0.0.1-SNAPSHOT

in local .2/ dir

I can use this dependency in a maven project

Artifacts can now be published to local m2 repository with ./gradlew publishToMavenLocal