Re: DEPENDENCIES File and may be others - apache-rat-plugin

2014-11-01 Thread Karl Heinz Marbaise
Hi, I think a short time solution would be to add this exclude into org.apache.maven:maven-parent:26-SNAPSHOT and release it as soon as possible... URL: https://svn.apache.org/repos/asf/maven/pom/trunk/maven The long term solution would be to improve apache-rat-plugin accordingly: I have tak

Re: DEPENDENCIES File and may be others - apache-rat-plugin

2014-11-01 Thread Robert Scholte
Hi, I think this should be fixed at the source and try to do the releases of these parents asap. Even though it is a minor change, every(!) project will hit this issue. I'm not sure where files like LICENSE, README and NOTICE are ignored, but I would expect that it should be the same locatio

DEPENDENCIES File and may be others - apache-rat-plugin

2014-11-01 Thread Karl Heinz Marbaise
Hi, based on the canceled vote i would like to know what's the best solution to solve the problem... The short path solution is to add a exclude line to the apache-rat-plugin...in my case of maven-jxr ... but what about the other plugins etc. ? Don't they ran into the same trap...? WDYT