alopresto commented on pull request #4289:
URL: https://github.com/apache/nifi/pull/4289#issuecomment-632366081


   I ran the GitHub Actions checks twice. The problem is with downloading a 
dependency for another module from a remote repository. Running the build on my 
local machine completes successfully. 
   
   ```
   [ERROR] Exception calling reference $projectsSortedByOrganization at 
META-INF/DEPENDENCIES.vm[line 34, column 33]
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) on project nifi-hive_1_1-processors: Execution 
process-resource-bundles of goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.7.0:process failed: 
Error resolving project artifact: Failure to transfer 
eigenbase:eigenbase-properties:pom:1.1.4 from 
https://repository.apache.org/content/repositories/releases was cached in the 
local repository, resolution will not be reattempted until the update interval 
of apache-repo has elapsed or updates are forced. Original error: Could not 
transfer artifact eigenbase:eigenbase-properties:pom:1.1.4 from/to apache-repo 
(https://repository.apache.org/content/repositories/releases): Transfer failed 
for 
https://repository.apache.org/content/repositories/releases/eigenbase/eigenbase-properties/1.1.4/eigenbase-properties-1.1.4.pom
 503 Service Unavailable for project eigenbase:eigenbase-properties:jar:1.1.4 
-> [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/PluginExecutionException
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :nifi-hive_1_1-processors
   ##[error]Process completed with exit code 1.
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to