Carsten Ziegeler wrote:
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,
I think Siamak Haschemi made something very similar to this, see
http://www.mail-archive.com/dev@felix.apache.org/msg03728.html and/or
http://mvn-dp-plugin.sourceforge.net for details.
- Christian
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello to all,
is someone currently working on a maven-deployment-plugin to produce
OSGi Deployment Packages (*.dp) (like specified in the OSGi Service
Platform Service Compendium, Release 4, Version 4.1, Sec. 114)?
If no, where should I start?
Looking at the maven-bundle-plugin is naturally, but I am insecure if I
should base on the bndlib to use the several classes like "Jar" and
"Manifest" or if such a extended classpath traversing and dependency
checking is needless.
Any hints?
Kind regards,
Siamak Haschemi
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkfOs8MACgkQBLvtewtTERN/ngCdGDJMhiOwJXwD5dZWF0Ihexif
22IAoI3QHZeypR2Avxz6y5cRkulZQqEp
=gRHq
-----END PGP SIGNATURE-----
--- End Message ---