Hi,

I've started work on a maven plugin which will generate a deployment
package that can be deployed through the DeploymentAdmin.

I've committed a first version to my sandbox. This version is only able
to add bundles to the package and the required meta data. I've
successfully deployed such packages with our deployment admin
implementation. So the current version is working but with limited features.

To use the plugin, you write a maven pom, use "dp" as packaging, add the
bundles you want to have in the package as dependencies and invoke
"mvn package".
You can then use the current web console from trunk to deploy the
packages through the web console.

If there is larger interest in such a plugin we can move it to trunk :)

WDYT?
Carsten
-- 
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to