Hi. I'm having an issue running mvn install. I get the same error with or without the -U argument.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war (default-war) on project genericIntegrationServer: Execution default-war of goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war failed: Unable to load the mojo 'war' in the plugin 'org.apache.maven.plugins:maven-war-plugin:2.1.1'. A required class is missing: org/apache/maven/shared/filtering/MavenFilteringException Has anyone seen this before? I can't find anyone else with the mojo issue and that specific MavenFilteringException. Thanks, Ed -- View this message in context: http://maven.40175.n5.nabble.com/Error-on-mvn-install-MavenFilteringException-tp5091560p5091560.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
