As far as I know the xdoclet maven plugin supports the jmx-tags.

In order to configure the maven plugin please view:

http://xdoclet.sourceforge.net/maven-plugin.html

Please note that the documeation is a bit antiquated. Don't use the '+'-sing
in order to select jars in a 'umbrella' group.

Its better to define such dependencies like this:

    <dependency>
        <groupId>xdoclet</groupId>
        <artifactId>xdoclet-jmx-module</artifcatId>
        <version>1.2</version>
    </dependency>

Bye
Toby

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Rich
> Sent: Friday, February 20, 2004 4:47 PM
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-user] Mbean deployment descriptors
> 
> 
> Does anyone know how to generate deployment descriptors for Mbeans?
> Can anyone tell me where I should look to find some docs on this?
> Thanks in advance.
> 
> -- 
> Rich
> From his PowerBook G4
> An awesome piece of engineering
> 
> 
> 
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> 


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to