On 4/29/06, Anatol Pomozov <[EMAIL PROTECTED]> wrote:
But I would like to run jalopy on submodule level as well as root level. And I dont want to duplicate info in all pom.xml file. So this tip is not very useful. Seems that putting jalopy.xml under HTTP is only way here.
I don't know if it works the same for Jalopy, but for the Checkstyle plugin, you can put the config file in a jar and refer to that dependency in an <extension>. The config file will then be found on the classpath. See: http://maven.apache.org/plugins/maven-checkstyle-plugin/customize.html (at the bottom) HTH, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
