sardell commented on PR #8603:
URL: https://github.com/apache/nifi/pull/8603#issuecomment-2037093709

   @exceptionfactory Thanks for taking a look. I created 
https://issues.apache.org/jira/browse/NIFI-12999 to track the issue.
   
   > To the substance of the issue, however, can you clarify how this is a 
problem for a local build as opposed to GitHub Actions build?
   
   That is a great question, and I'm not 100% sure. Maybe there is some global 
caching going on with those deps in GitHub Actions or some configuration that 
causes them to fail silently in that environment, but I'm not sure. I would 
have to investigate further.
   
   >  It also works on recent local builds, so is the issue limited to running 
Registry unit tests? If it is possible to rescope the changes, as opposed to 
just reverting that would be ideal, but I understand it may be more complicated.
   
   The issue happens to me whenever I try to build the project with maven (used 
`./mvnw clean install` initially and `mvn clean install` at the root level to 
see that error. I also cannot cd into nifi-registry's ui and manually install 
npm deps either. If others aren't running into this issue on `main`, I'll 
gladly close this and chalk it up to a local issue I need to investigate. I 
found this issue late last night and wanted to have a PR ready to discuss in 
the morning due to the potential impact a failing build on `main` would have.


-- 
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: issues-unsubscr...@nifi.apache.org

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

Reply via email to