maven eclipse goal failure -------------------------- Key: CAMEL-3799 URL: https://issues.apache.org/jira/browse/CAMEL-3799 Project: Camel Issue Type: Bug Components: tooling Affects Versions: 2.7.0 Reporter: Hadrian Zbarcea Priority: Minor
The error is: {code} [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Request to merge when 'filtering' is not identical. Original=resource src/main/resources: output=target/classes, include=[], exclude=[**/*.java], test=false, filtering=false, merging with=resource src/main/resources: output=target/classes, include=[**/archetype-metadata.xml], exclude=[**/*.java], test=false, filtering=true {code} and it seems to be resolved in the upcoming maven-eclipse-plugin:2.9.0 (see [MECLIPSE-576|http://jira.codehaus.org/browse/MECLIPSE-576]). An update to the new release of the plugin, once available, should resolve this. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira