Changes
Nathan Coast
Added maven.ejb.index, maven.ejb.client.index properties.
Added maven.ejb.excludes and maven.ejb.includes properties.
Added deploy, deploy-snapshot and install-snapshot goals
Fixes for MAVEN-518.
Artifact processing in the plugin
was slightly changed and now it supports jar overriding mechanism
property ejb.bundle.jar was renamed to ejb.bundle
(old property is still supported, but deprecated)
Initial plugin created