This question is appropriate for [email protected]
/me shakes fist at Nabble for not making clear the intent of the list. - Brett henrikwl wrote:
Running Maven 2.0.4 release, and am trying to build the latest cobertura-maven-plugin from SVN. The compiler throws a "symbol not found" for the getDefaultExcludesAsList() method in the FileUtils class. This is regardless of the fact that plexus-utils-1.1.jar is present in my classpath, as well as in M2_HOME/core. I have also manually checked both of these, to verify that the method does indeed exist. The only thing that solves the problem is putting the jar file in JAVA_HOME/lib/ext, but this is rather an ugly hack, and I'm wondering what could make maven behave in this way. -- View this message in context: http://www.nabble.com/plexus-utils-1.1-giving-me-a-hard-time-t1778469.html#a4841809 Sent from the Maven - Dev forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Brett Porter <[EMAIL PROTECTED]> Apache Maven - http://maven.apache.org/ Better Builds with Maven - http://library.mergere.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
