[
https://issues.apache.org/jira/browse/NIFI-8350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17306334#comment-17306334
]
Joe Witt commented on NIFI-8350:
--------------------------------
here is a recent failure
Error: Failed to execute goal
org.eclipse.jetty:jetty-jspc-maven-plugin:9.4.38.v20210224:jspc (default) on
project nifi-web-ui: Execution default of goal
org.eclipse.jetty:jetty-jspc-maven-plugin:9.4.38.v20210224:jspc failed: Plugin
org.eclipse.jetty:jetty-jspc-maven-plugin:9.4.38.v20210224 or one of its
dependencies could not be resolved: Failed to collect dependencies at
org.eclipse.jetty:jetty-jspc-maven-plugin:jar:9.4.38.v20210224 ->
org.apache.ant:ant:jar:1.10.9: Failed to read artifact descriptor for
org.apache.ant:ant:jar:1.10.9: Could not transfer artifact
org.apache.ant:ant:pom:1.10.9 from/to central
(https://repo.maven.apache.org/maven2): Transfer failed for
https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.9/ant-1.10.9.pom:
Connection reset -> [Help 1]
Error:
Error: To see the full stack trace of the errors, re-run Maven with the -e
switch.
Error: Re-run Maven using the -X switch to enable full debug logging.
Error:
Error: For more information about the errors and possible solutions, please
read the following articles:
Error: [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Error:
Error: After correcting the problems, you can resume the build with the command
Error: mvn <args> -rf :nifi-web-ui
Error: Process completed with exit code 1.
https://github.com/apache/nifi/runs/2166405104?check_suite_focus=true
> Improve reliability of artifact retrieval by Maven in Github CI
> ---------------------------------------------------------------
>
> Key: NIFI-8350
> URL: https://issues.apache.org/jira/browse/NIFI-8350
> Project: Apache NiFi
> Issue Type: Task
> Components: Tools and Build
> Reporter: Joe Witt
> Assignee: Joe Witt
> Priority: Major
> Fix For: 1.14.0
>
>
> Quite often our builds fail in Github CI due to issues retrieving artifacts
> by Maven. This appears to be not all that uncommon as shown in
> https://github.com/apache/pulsar/issues/6231
> Going to try the advice in that thread.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)