Re: Questions about NiFi source code build

2020-03-22 Thread Joe Witt
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 wrote: > mvn -Pcontrib-check clean install //for contribution check > mvn clean install –DskipTests //for skipping tests > > //works on MAC OS >

Re: Questions about NiFi source code build

2020-03-22 Thread Muazma Zahid
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

Questions about NiFi source code build

2020-03-22 Thread Waleed Aibany
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

[RESULT][VOTE] Release Apache NiFi 1.11.4

2020-03-22 Thread Joe Witt
Apache NiFi Community, I am pleased to announce that the 1.11.4 release of Apache NiFi passes with 9 +1 (binding) votes 5 +1 (non-binding) votes 0 0 votes 0 -1 votes Thanks to all who helped make this release possible. Here is the PMC vote thread:

Re: [VOTE] Release Apache NiFi 1.11.4

2020-03-22 Thread Joe Witt
+1 (binding) On Fri, Mar 20, 2020 at 7:45 PM Tony Kurc wrote: > +1 (binding) > > Ran through "helper" on ubuntu without issue. > > On Fri, Mar 20, 2020 at 7:23 PM Matt Gilman > wrote: > > > +1 (binding) > > > > Thanks for RMing Joe! > > > > On Fri, Mar 20, 2020 at 6:06 PM M Tien wrote: > > >