[
https://issues.apache.org/jira/browse/NIFI-11257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-11257:
------------------------------
Fix Version/s: 2.0.0
1.21.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Improve Reliability of GitHub Runner Artifact Retrieval
> -------------------------------------------------------
>
> Key: NIFI-11257
> URL: https://issues.apache.org/jira/browse/NIFI-11257
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0, 1.21.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Automated builds using GitHub Actions have failed more often with errors
> related to artifact retrieval.
> {noformat}
> Error: Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.4:attach-descriptor
> (attach-descriptor) on project nifi-registry:
> Execution attach-descriptor of goal
> org.apache.maven.plugins:maven-site-plugin:3.4:attach-descriptor failed:
> Plugin org.apache.maven.plugins:maven-site-plugin:3.4 or one of its
> dependencies could not be resolved:
> Failed to collect dependencies at
> org.apache.maven.plugins:maven-site-plugin:jar:3.4 ->
> org.apache.maven.reporting:maven-reporting-exec:jar:1.2:
> Failed to read artifact descriptor for
> org.apache.maven.reporting:maven-reporting-exec:jar:1.2:
> Could not transfer artifact
> org.apache.maven.reporting:maven-reporting-exec:pom:1.2 from/to central
> (https://repo.maven.apache.org/maven2): Connection reset -> [Help 1]{noformat}
> {noformat}
> Error: Failed to execute goal on project nifi-hadoop-utils: Could not
> resolve dependencies for project
> org.apache.nifi:nifi-hadoop-utils:jar:2.0.0-SNAPSHOT:
> Failed to collect dependencies at org.apache.hadoop:hadoop-common:jar:3.3.4:
> Failed to read artifact descriptor for
> org.apache.hadoop:hadoop-common:jar:3.3.4:
> Could not transfer artifact org.apache.hadoop:hadoop-common:pom:3.3.4 from/to
> central (https://repo.maven.apache.org/maven2): Connection reset -> [Help 1]
> {noformat}
> Adjusting Maven Wagon connection settings and using an alternative Maven
> repository mirror may help improve reliability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)