Change the maven-eclipse-plugin to version 2.5.1 should fix this. On Fri, Dec 11, 2009 at 11:16 AM, dinh <[email protected]> wrote:
> Hi, I'm just setting up a new project and when I run 'mvn eclipse:eclipse' > I get the following build error: > > [INFO] Unable to read jar manifest from C:\Documents and > Settings\a380480\.m2\repository\org\appfuse\appfuse-web\2.1.0-M > 1\appfuse-web-2.1.0-M1.pom > [INFO] Resource directory's path matches an existing source directory. > Resources will be merged with the source director > y src/main/resources > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Request to merge when 'filtering' is not identical. > Original=resource src/main/resources: output=target/classes, > include=[], > exclude=[ApplicationResources_de.properties|ApplicationResources_fr.properties|ApplicationResources_ko.prope > > rties|ApplicationResources_nl.properties|ApplicationResources_no.properties|ApplicationResources_pt*.properties|Applicat > ionResources_tr.properties|ApplicationResources_zh*.properties|applicationContext-resources.xml|**/*.java], > test=false, > filtering=true, merging with=resource src/main/resources: > output=target/classes, include=[applicationContext-resources.x > ml], exclude=[**/*.java], test=false, filtering=false > > Any Ideas? > > Thanks > Dinh >
