Closed arburk closed 2 years ago
Fixed the major issues and config settings so release basically works.
One problem still exist without proper solution. The POM of sub-module strava-java-client
is auto-generated without distributionManagement info. Therefore the maven deploy command fails for this module.
I added release "manually" using gh cli at the moment.
Find solution by adding parent to generated pom.
The artifact is required in CI thus needed to be fetched by any package registry