On Thu, Oct 31, 2013 at 3:55 PM, Curtis Rueden wrote:
> Hi Benson,
>
>> The above does not exclude src/main/resources/log4j.properties.
>
> Does checkstyle actually consider the resources folder?
Yes it does, complaining about (in my case) missing copyright notices.
If you specify only
> **/log4
Barrie Treloar writes:
> I'd put things the student's local Maven cache in
> /tmp/maven_cache/.
That's an option. I'd put it in /var/tmp/... instead, as it is less
likely to be a small partition or RAM-disk.
>>> If they dont have direct access to the internet,
>
> Then you need to make sure the
"Lyons, Roy" writes:
> :) but like I said, you wouldnt worry about the space if it was all on
> zfs. zfs has built in de-duplication. you could have 2000 local maven
> repos and probably not fill your disk since most of it has to do with
> duplicate jars and such.
Deduplication in filesystem i