Can you provide more information, such as: what command(s) are you running to build? what versions of Java & Maven in what OS? what error(s) are you seeing resulting in the failure?
Cheers, --- Chris Sampson IT Consultant chris.samp...@naimuri.com > On 26 Jul 2024, at 21:49, Dan S <dsti...@gmail.com> wrote: > > I am currently working on a feature branch for NIFI-12709 > <https://issues.apache.org/jira/browse/NIFI-12709>. > I currently rebased from main where the latest commit was > 2f73ced5a6dad469fb1942cfe9a6ac61031436a4 > > I consistently cannot build anymore as the build keeps on hanging when > running org.apache.nifi.processors.elasticsearch.PutElasticsearchJsonTest > I have wiped out my local maven repo but I still am having the problem. > Is anyone else having this issue? Any suggestions on what I can do?