Maven home: /opt/apache-maven-3.9.6 Java version: 21.0.3, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-21-openjdk-21.0.3.0.9-1.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-513.24.1.el8_9.x86_64", arch: "amd64", family: "unix"
The command I am running is from top level directory ./mvnw -Pcontrib-check On Sat, Jul 27, 2024 at 12:37 PM Chris Sampson <chris.samp...@naimuri.com.invalid> wrote: > 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? > >