Changes Nathan Coast Check to make sure maven.ear.src exists before using it. Allow resources in EAR projects Introduced ear.module property to mark jars as being java client modules Added to the plugin tests a check to make sure the ear includes the jars marked by ear.bundle and ear.module and that ear.module generates a java module in the generated application.xml Added sar support in dependencies. Documentation of some properties were outdated. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism. Added 'deploy', 'deploy-snapshot' and 'install-snapshot' goals. Removed warning about application.xml being added twice to the EAR. Added autogeneration of application.xml file. Initial plugin created.