Do you have any global maven settings that could be affecting this build, i.e., a non-empty ~/.m2/settings.xml file?
On Feb 12, 2023 at 03:48:02, oyeyemi rafiu owolabi via users < [email protected]> wrote: > Thank you for the reply Aldrin Piri. > I have updated my maven as required. > And i am getting another concerning the below screenshot. > > > > > > > On Saturday, February 11, 2023 at 04:18:53 PM GMT+1, Aldrin Piri < > [email protected]> wrote: > > > Your Maven version is below the required 3.8.6 and the recommended 3.9.0. > Could you upgrade and give it another attempt? > > If that does not solve the problem, please provide more of the build log > for review. > > On Sat, Feb 11, 2023 at 05:14 oyeyemi rafiu owolabi via users < > [email protected]> wrote: > > Hello, > Please, can someone help me with this error i encountered when building > Nifi from source. > > Platform: WSL2 Ubuntu 22.04 > Java Version: Java version: 17.0.5 > Maven version: Apache Maven 3.8.5 > > These are the procedure i followed to build Nifi. > 1 git clone GitHub - apache/nifi: Apache NiFi > <https://github.com/apache/nifi.git> > > GitHub - apache/nifi: Apache NiFi > > Apache NiFi. Contribute to apache/nifi development by creating an account > on GitHub. > <https://github.com/apache/nifi.git> > > 2 cd nifi > > 3 mvn -T 2.0C clean install -DskipTests > > The error i encountered: > Thank you. > >
