Actually there are no errors per se in the Maven build. I simply cannot find out how to tell Maven to create a manifest with a main class nor include a manually prepared manifest. The entries in the POM described by your documentation don’t seem to be allowed in MyEclipse 6.5. At least the POM is flagged as invalid it I add them manually and they can’t be added by the editor. (I found the same entries in a different place but you source is much more direct. Thanks.)
I seem to be having other problems as well with manifests, main class, and jar’s. I can get a manifest with a main class but the manifest in the jar has a notation saying ‘No Entry’ and sure enough the jre can’t find the main class. In that case I have copied the name of the class from the Eclipse Run diaglog but it still does not find it. Export says there are compile warnings but I can’t find out where the actual warning are capture by the Export build.
Maurice
Maurice