>I had the second problem when executing the Checkstyle plugin (version 2.1). >So I dug a bit to see if this could be related to maven core or not, and here is what I found. >I isolated the code that breaks the build in the checkstyle plugin: it happens when the plugin tries to load my Checkstyle configuration file, which is actually >>located in a JAR that is specified in the build extensions. The code lies in the Locator#resolveLocation() method:
That's curious because in a previous snapshot, I had the exact same problem: http://jira.codehaus.org/browse/mng-2749 but it was fixed and I verified my build with the previous snapshot as well as the release artifact below. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
