Closed hohwille closed 3 years ago
GitHub Actions are still painful: https://github.com/m-m-m/code/actions/runs/1297885482/workflow#L18
IMHO like in devonfw I need to have separate actions for PR and master as IFs and env variables are not working as documented on github...
I merged anyway as regular PR build was SUCCESSFUL.
action also failed on master. But seems to be an OSSRH nexus issue:
Error: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project mmm-code-parent: ArtifactDeployerException: Failed to deploy artifacts: Could not transfer artifact net.sf.m-m-m:mmm-code-parent:pom:1.0.0-beta7-20211002.090113-1 from/to deploy (https://oss.sonatype.org/content/repositories/snapshots/): authorization failed for https://oss.sonatype.org/content/repositories/snapshots/net/sf/m-m-m/mmm-code-parent/1.0.0-beta7-SNAPSHOT/mmm-code-parent-1.0.0-beta7-20211002.090113-1.pom, status: 403 Forbidden -> [Help 1]
Fix for #34