Re: [release-plugin] fail on dist

2018-06-13 Thread Gary Gregory
On Wed, Jun 13, 2018 at 12:52 PM Rob Tompkins wrote: > > > > On Jun 13, 2018, at 2:21 PM, Gary Gregory > wrote: > > > > Hi Rob, > > > > I just tried to use the release plugin and I am getting this problem > > (again?). > > > > Is there a workaround? > > > > mvn -Dcommons.release-plugin.version=1

Re: [release-plugin] fail on dist

2018-06-13 Thread Rob Tompkins
> On Jun 13, 2018, at 2:21 PM, Gary Gregory wrote: > > Hi Rob, > > I just tried to use the release plugin and I am getting this problem > (again?). > > Is there a workaround? > > mvn -Dcommons.release-plugin.version=1.3-SNAPSHOT -Prelease clean package > site deploy The main work around wo

[release-plugin] fail on dist

2018-06-13 Thread Gary Gregory
Hi Rob, I just tried to use the release plugin and I am getting this problem (again?). Is there a workaround? mvn -Dcommons.release-plugin.version=1.3-SNAPSHOT -Prelease clean package site deploy [INFO] --- commons-release-plugin:1.3-SNAPSHOT:stage-distributions (stage-distributions) @ commons-