javaee / glassfish-maven-plugin-legacy

Other
1 stars 5 forks source link

Support for --type switch for deployment #7

Open glassfishrobot opened 13 years ago

glassfishrobot commented 13 years ago

Attached patch specifies new DeploymentMojo parameter which is passed to deploy command as parameter --type. This enables to deploy OSGi bundles to GF via glassfish:deploy.

Known issue: If activation of bundle fails, it is uninstalled, as well as previous bundle installed via asadmin. This is due GLASSFISH-16398 (fixed in 3.1.1_b04).

Affected Versions

[current]

glassfishrobot commented 13 years ago

Reported by pdudits

glassfishrobot commented 13 years ago

File: maven-glassfish-plugin_7.patch Attached By: pdudits

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA MAVEN_GLASSFISH_PLUGIN-7