Muazma’s reply was spot on.  An additional point is to do the build from
the root nifi source directory.

On Sun, Mar 22, 2020 at 5:41 PM Muazma Zahid <mua...@gmail.com> wrote:

> mvn -Pcontrib-check clean install  //for contribution check
> mvn clean install –DskipTests //for skipping tests
>
> //works on MAC OS
>
> export MAVEN_OPTS="-Xms1024m -Xmx3076m -XX:MaxPermSize=256m"
>
> mvn -T C2.0 clean install
> More information at http://nifi.apache.org/quickstart.html
>
> Thanks,
> Muazma
>
> On Sun, Mar 22, 2020 at 2:20 PM Waleed Aibany <walmu...@gmail.com> wrote:
>
> >  Dear Nifi Team,
> >
> > What is the maven command you use to build NiFi Source Code? Any
> preferable
> > one!. I face some issues when I try to run [mvn package], it is give me
> > this message as example "*The POM for
> > org.apache.nifi:nifi-mongodb-client-service-api-nar:nar:1.12.0-SNAPSHOT
> is
> > missing, no dependency information available*".
> >
> > Thank you
> >
>

Reply via email to