markap14 commented on PR #11164: URL: https://github.com/apache/nifi/pull/11164#issuecomment-5689052018
[GPT-5.6 Sol] The [Scan check](https://github.com/apache/nifi/actions/runs/35031764646/job/104591644809) failed before project compilation while resolving the parent POM: ``` [FATAL] Non-resolvable parent POM for org.apache.nifi:nifi:2.13.0-SNAPSHOT: The following artifacts could not be resolved: org.apache:apache:pom:39 (absent): Could not find artifact org.apache:apache:pom:39 in central (https://repo.maven.apache.org/maven2) ``` This is a transient dependency-resolution failure unrelated to this branch. Apache parent 39 comes from current `main`, and the current `main` Scan resolved the same parent and proceeded through Maven Package. The workflow is still running its sibling Validate job; I will rerun only the failed Scan job as soon as the workflow completes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
