CurrencyCloud/currencycloud-java

Configure pom.xml to build and publish snapshot artifacts manually

Closed this issue · 0 comments

mmazi commented

This is the first part of #21. It requires #28 .

Goals:

  • Create sources and javadoc jars.
  • Don't interfere with the normal develop/test/commit/push/CI cycle (don't publish, don't create sources here).
  • Enable publishing the artifacts using a simple Maven command.