Thanks, will do
On Fri, Oct 4, 2013 at 4:37 PM, Marshall Schor <[email protected]> wrote: > > On 10/4/2013 4:01 PM, Jaroslaw Cwiklik wrote: > > I am using mvn version 3.0.4. How can I tell which version of ant maven > is > > using? > Run the build using -X (pipe console to a file), then have a look. > > Also, cd to the dir where the assemblies are built, and run mvn > version:display-plugin-updates > > (See http://uima.apache.org/release.html#Preparing The Sourcecode For The > Release > < > http://uima.apache.org/release.html#Preparing%20The%20Sourcecode%20For%20The%20Release > > > ) > > -Marshall > > > > > > On Fri, Oct 4, 2013 at 3:22 PM, Marshall Schor <[email protected]> wrote: > > > >> The source-release has a big LICENSE and NOTICE file, covering many > things > >> not > >> included in the source-release. I think these are intended for the > binary > >> release. > >> > >> > >> -Marshall > >> > >
