m-m-m / code

Library to parse, analyze, transform and generate code
Apache License 2.0
2 stars 3 forks source link

#34: fixed exception handling for readEffectiveModel #36

Closed hohwille closed 3 years ago

hohwille commented 3 years ago

Fix for #34

hohwille commented 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...

hohwille commented 3 years ago

I merged anyway as regular PR build was SUCCESSFUL.

hohwille commented 3 years ago

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]