Open Marx2 opened 5 years ago
Same here ...
There are tests that that have this working, so in theory it should work. Do you have a reproducible build? Or as it is complaining about arguments, does it work with various things removed? (e.g. does removing -Darguments="-DignoreSnapshots=true"
fix it?)
Using command
mvn -DmodulesToRelease="test-service" -DpushTags=false -Darguments="-DignoreSnapshots=true" releaser:release -P test
I'm getting an Maven error:Releasing without modulesToRelease parameter works ok Maven used: 3.6.1 Plugin version: multi-module-maven-release-plugin:3.2.0