devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
83 stars 87 forks source link

#366: fixed BaseTest.isInitialSetup() #367

Closed hohwille closed 3 years ago

hohwille commented 3 years ago

Fix of #366

hohwille commented 3 years ago

Build worked but OSSRH nexus deployment still fails:

Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project devon4j: Failed to deploy artifacts: Could not transfer artifact com.devonfw.java.dev:devon4j:pom:dev-20210322.115640-147 from/to repository (https://oss.sonatype.org/content/repositories/snapshots/): Authorization failed for https://oss.sonatype.org/content/repositories/snapshots/com/devonfw/java/dev/devon4j/dev-SNAPSHOT/devon4j-dev-20210322.115640-147.pom 403 Forbidden -> [Help 1]

I will merge anyway. But we need to fix #347 asap!