On Mon, Aug 8, 2016 at 8:47 PM Justin Mclean <jus...@classsoftware.com> wrote:
> Hi, > > +1 binding > > I checked: > - incubating in release name > - DISCLAIMER exists > - LICENSE and NOTICE fine > - No binaries in the release > - can compile from source > > Only one small niggle is that "build-resources-1.0.0-incubating” (one of > the two artefacts in the release) seems an unusual name for an apache > release as neither the project name or apache is mentioned in it’s name. > > If it helps, I discussed the naming of these files in IRC with one of our mentors, and copied the transcript to our dev@ list ( https://lists.apache.org/thread.html/e05a699ca15d629f2f82f6eec78ac0335116171ba32481720baad470@%3Cdev.fluo.apache.org%3E ) The summary is that these are primarily intended for deployment to a Maven repository (in particular, Maven Central via repository.apache.org), for building Fluo projects, and they are marked with the "org.apache.fluo" groupId. We felt that adding to the artifactId in Maven would introduce redundancy and confusion.