Actually, just downloaded Indigo (EE version) direct, and created a new project – didn’t get the duplicate files this time. I’ll check off versions of maven/m2e and just see if I can find out any more about this.
Cheers,
Matt
From: m2e-users-bounces@xxxxxxxxxxx [mailto:m2e-users-bounces@xxxxxxxxxxx] On Behalf Of Matthew Harrison
Sent: 21 December 2011 14:42
To: 'm2e-users@xxxxxxxxxxx'
Subject: [m2e-users] Duplicate pom.properties and pom.xml in jar file
Hi,
I’m just moving to using the latest m2e (1.0) in the springsource tool suite (basically eclipse indigo I believe), and am having a bit of a problem with the generated jar files.
When I run a mvn clean install outside eclipse it all seems fine, however when I run it inside I end up with a jar file (attached), this has two copies on pom.xm and pom.properties in META-INF\maven\test\test\
It seems on is created by maven and one by the maven eclipse integration. Any clues on how to stop it doing this?
Is this anything to do with connectors? Please let me know if any more info would be useful,
Thanks in advance for any help/advice,
Matt