Willem,
I don't think that the profile 'on-sunjdk' do what you expect. In
fact, it check if we have a SUN Java Virtual Machine. In our case, we
need a profile like htis to allow to add ore remove jars according to
JVM version :
dev
false¶
1.6
Regards,
Charles Moulliard
Senior Enterprise Arch
Hi Charles,
I think the -Psetup.eclipse trigger the maven-antrun-plugin plugin's
configure of the root pom.xml and override the configure of parent/pom.xml.
I think we need copy the configure of parent/pom.xml to -Psetup.eclipse
to fix this problem.
BTW, there is a profile which will let th
Hi,
I have tried to setup an Eclipse Workspace using the profile
-Psetup.eclipse but I have had different errors. Here is what I have
done to solve them on Windows using JAVA 6
1) Could not load definitions from resource
net/sf/antcontrib/antcontrib.properties. It could not be found.
[INFO] [ant