You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I only just noticed this, but build #26 failed a few weeks ago. This was after an uncontroversial commit, so it would seem more likely related to the workflow than any code changes. I can't seem to re-run the build manually—the re-run button is missing for me. The terminal error looks like it might even just be spurious:
Error: Failed to execute goal org.codehaus.mojo:build-helper-maven-plugin:1.5:add-source (add-source) on project WOOgnl: Execution add-source of goal org.codehaus.mojo:build-helper-maven-plugin:1.5:add-source failed: Plugin org.codehaus.mojo:build-helper-maven-plugin:1.5 or one of its dependencies could not be resolved: Could not transfer artifact org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar: Connection reset -> [Help 1]
Can someone try re-running this manually, assuming that's possible?
The text was updated successfully, but these errors were encountered:
@hprange added a new manual-deploy.yml action for the future, and in any case deploy.yml just re-ran, demonstrating that the failure was, indeed, transient. All green again.
I only just noticed this, but build #26 failed a few weeks ago. This was after an uncontroversial commit, so it would seem more likely related to the workflow than any code changes. I can't seem to re-run the build manually—the re-run button is missing for me. The terminal error looks like it might even just be spurious:
Can someone try re-running this manually, assuming that's possible?
The text was updated successfully, but these errors were encountered: