Sagar, The relative path should not be necessary and may lead to other issues. As long as the nifi-parent/nifi-nar-maven-plugin are built before nifi then it should be fine. Most of the time this will not be needed though as the dev line for nifi will point to release versions. We just happen to be updating the parent/nifi-nar-maven plugin at this time.
Parallel builds (mvn -T C2 clean install) should also work perfectly so would really like to see the errors it printed for it. Thanks Joe On Mon, Jul 27, 2015 at 11:04 AM, sagar gaikwad <[email protected]> wrote: > Aldrin, > I was able to get it working. It worked I ran the install command in > singular mode > > mvn clean install instead of mvn -T 2.0C clean install > > > Also would it be possible to modify the relative path tab in your POM file. > It is not currently set up. Any reason why > > > > -- > View this message in context: > http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/nifi-error-tp2240p2265.html > Sent from the Apache NiFi (incubating) Developer List mailing list archive at > Nabble.com.
