Matt's suggestion should be correct. I just updated the wiki page to remove "incubating", sorry about that.
On Tue, Jun 21, 2016 at 8:44 AM, Matt Burgess <[email protected]> wrote: > Leisy, > > As you point out, the example on the wiki shows a version for the > nifi-nar-maven-plugin of 1.1.0-incubating, but because the versions in > documentation can get out of date, it also indicates that you should > "ensure the latest version of the nar plugin is being used". I believe > the current release version is 1.1.0 (not 1.1.0-incubating), it should > work if you remove the -incubating from the version. > > Regards, > Matt > > On Tue, Jun 21, 2016 at 2:55 AM, leisy <[email protected]> wrote: > > hi, > > I'm trying to develop my processor at nifi-0.6.0 version ,through the > wiki director< > https://cwiki.apache.org/confluence/display/NIFI/Maven+Projects+for+Extensions > >. > > but I can't find "nifi-nar-maven-plugin",maybe miss some repositories ? > > <plugin> <groupId>org.apache.nifi</groupId> > <artifactId>nifi-nar-maven-plugin</artifactId> > <version>1.1.0-incubating</version> > <extensions>true</extensions> </plugin> > > thanks! > > > > > > 雷松云 研究院 信息中心 > > 中国南方航空股份有限公司 China Southern Airlines > > 地址:中国广州市白云区机场北云霄路88号A 镇泰楼1楼 > > 电话:020-86114967 > > 邮编:510410 > > 邮箱:[email protected] >
