The head of the repos (nifi, nifi-site, and nifi-maven) all point to the latest snapshot of code. Each time we release we produce a tag of that release. I am strongly in-line with Sean's comment about not publishing the SNAPSHOTs. While there does appear to be some differing views in Apache land on this my read of the policy for it is that it is not allowed.
Also of note that since we've moved the nifi-maven repo to its own thing we should never have to depend on the snapshot version from the nifi line anymore. It should not be a lot easier for folks and our latest quickstart should reflect this new ease. Thanks Joe On Sat, Sep 5, 2015 at 3:48 PM, Joey Echeverria <[email protected]> wrote: > On Wed, Sep 2, 2015 at 12:00 PM, Edgardo Vega <[email protected]> > wrote: >> Will the head of master of the main repo always depend on the released > version. > > That was my understanding when the decision to move the plugin to its own > repository was made. > > -Joey > > On Wed, Sep 2, 2015 at 11:53 Sean Busbey <[email protected]> wrote: > >> personally, I'd prefer it if we didn't publish SNAPSHOT versions. It leads >> to annoying build edge cases and encourages folks to rely on non-released >> bits. >> >> On Wed, Sep 2, 2015 at 12:00 PM, Edgardo Vega <[email protected]> >> wrote: >> >>> Will the head of master of the main repo always depend on the released >>> version. If not then development of custom nars against the lastest code. >>> >>> Cheers, >>> >>> Edgardo >>> >>> >>> On Wed, Sep 2, 2015 at 12:24 PM, Joey Echeverria <[email protected]> >>> wrote: >>> >>> > What's your use case for the snapshots? The main repo should depend on >>> > a released version of the plugin. >>> > >>> > -Joey >>> > >>> > On Wed, Sep 2, 2015 at 8:55 AM, Edgardo Vega <[email protected]> >>> > wrote: >>> > > Now that the nifi nar maven plugin is in it own repo, are the >>> snapshots >>> > > going to be published to maven not just the releases? >>> > > >>> > > -- >>> > > Cheers, >>> > > >>> > > Edgardo >>> > >>> >>> >>> >>> -- >>> Cheers, >>> >>> Edgardo >>> >> >> >> >> -- >> Sean >>
