Re: Build and release plugin prefixes

2018-05-21 Thread Gary Gregory
Done. Gary On Wed, May 16, 2018 at 10:22 AM, Rob Tompkins wrote: > > > > On May 16, 2018, at 12:00 PM, Gary Gregory > wrote: > > > > Hi All: > > > > Now that we have more than one plugin in Commons, I'd like to: > > - Rename the build plugin's goal prefix from "commons" to "commons-build" > >

Re: Build and release plugin prefixes

2018-05-16 Thread Gary Gregory
On Wed, May 16, 2018 at 10:22 AM, Rob Tompkins wrote: > > > > On May 16, 2018, at 12:00 PM, Gary Gregory > wrote: > > > > Hi All: > > > > Now that we have more than one plugin in Commons, I'd like to: > > - Rename the build plugin's goal prefix from "commons" to "commons-build" > > - Release (wh

Re: Build and release plugin prefixes

2018-05-16 Thread Rob Tompkins
> On May 16, 2018, at 12:00 PM, Gary Gregory wrote: > > Hi All: > > Now that we have more than one plugin in Commons, I'd like to: > - Rename the build plugin's goal prefix from "commons" to "commons-build" > - Release (when we have added a few features soon) the release plugin with > the goal

Build and release plugin prefixes

2018-05-16 Thread Gary Gregory
Hi All: Now that we have more than one plugin in Commons, I'd like to: - Rename the build plugin's goal prefix from "commons" to "commons-build" - Release (when we have added a few features soon) the release plugin with the goal prefix "commons-release". Thoughts? Gary