On Thu, May 15, 2014 at 03:02:08PM +0200, Andrew Phillips wrote: > Andrew Gaul wrote: > >Unfortunately I could not configure Checkstyle with anything other than > >an absolute path to the license file. Our multi-module configuration > >works properly but not across repositories like jclouds-labs. Any ideas > >on how to make this work > > An obvious, if slightly annoying one: duplicate the license file in > the other two repos? Or, slightly better, publish it as a shared > resource JAR and use the maven-shared-resources plugin to pull it in > at the beginning of every build in a downstream repo? > > Thanks for you work on this, gaul!
Finally cracked this: https://github.com/jclouds/jclouds/pull/472 -- Andrew Gaul http://gaul.org/