rahulsharma980 commented on PR #9148: URL: https://github.com/apache/nifi/pull/9148#issuecomment-2282764094
Hello Apache NiFi Team, The branch you mentioned (support/nifi-1.x) is encountering build failures due to a dependency issue, even without any changes, Below is the error. [ERROR] Failed to execute goal on project nifi-web-api: Could not resolve dependencies for project org.apache.nifi:nifi-web-api:war:1.28.0-SNAPSHOT: Could not find artifact org.apache.nifi:nifi-web-security:jar:tests:1.28.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) Additionally, the build is also failing for the Cassandra bundle due to a similar dependency issue. Below is the error. [ERROR] Failed to execute goal on project nifi-cassandra-services: Could not resolve dependencies for project org.apache.nifi:nifi-cassandra-services:jar:1.28.0-SNAPSHOT: Could not find artifact org.apache.nifi:nifi-ssl-context-service-api:jar:1.28.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) Could you please advise on how to resolve these dependency issues? Regards On Sun, Aug 11, 2024 at 2:36 AM David Handermann ***@***.***> wrote: > @rahulsharma980 <https://github.com/rahulsharma980> Unfortunately the > referenced images did not come through in the comment. Can you include the > text of the error in another comment? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/nifi/pull/9148#issuecomment-2282277693>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/A5LAHOZNCELH6WCKI6XN23TZQZ6FZAVCNFSM6AAAAABMAJX3GSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGI3TONRZGM> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- 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]
