Closed munishchouhan closed 11 months ago
Should this fix the release?
Should this fix the release?
I am testing if these warnings are the reasons for the release skip https://github.com/munishchouhan/wave-cli/actions/runs/7266156843
These warnings are not the reason of release skip Now I am testing with the new changes we made after the last release https://github.com/munishchouhan/wave-cli/actions/runs/7266051892
found one error in release job, latest commit will fix it this maybe the cause
Error: == JReleaser ==
Error: distribution.wave-cli-jar.type is set to SINGLE_JAR but neither distribution.wave-cli-jar.java nor project.java have been set
JReleaser has not been properly configured.
distribution.wave-cli-jar.type is set to SINGLE_JAR but neither distribution.wave-cli-jar.java nor project.java have been set
Error: Process completed with exit code 1.
@pditommaso please review
This PR will fix build warnings and release error: