Re: [Fink-users] Configuring Maven On OSX El Capitan

2015-11-11 Thread Martin Costabel
On 12/11/15 00:25, Buz Barstow wrote: > Hi Martin, > > Many thanks for this! > > This trick totally works to get Maven working. Good. > > However, unfortunately, once it is working, the install fails: [] > [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check > (default) on

Re: [Fink-users] Configuring Maven On OSX El Capitan

2015-11-11 Thread Martin Costabel
On 11/11/15 21:59, Buz Barstow wrote: > Dear all, > > I’m trying to install the ZXing barcode reader software and python bindings > on OS X El Capitan. > > https://github.com/oostendo/python-zxing > > The installation requires the use of the Maven installer tool. > > I have installed Maven

Re: [Fink-users] Configuring Maven On OSX El Capitan

2015-11-11 Thread Buz Barstow
Hi Martin, Many thanks for this! This trick totally works to get Maven working. However, unfortunately, once it is working, the install fails: [INFO] 57 implicit excludes (use -debug for more details). [INFO] Exclude: **/.* [INFO] Exclude: **/.settings/** [INFO] Exclude: **/*.iml [INFO]