Changes
Nathan Coast
Only include maven.ejb.src if it exists
Synchronize ejb and jar plugin usage of:
Specification-Title/Vendor/Version
and Implementation-Title/Vendor/Version
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
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