So "configParam" is a word used to generically describe a placeholder,
rather than actually using
maven.xdoclet.hibernatedoclet.jbossservice.configParam.0.name=depends
maven.xdoclet.hibernatedoclet.jbossservice.configParam.0.value=whatever.

instead use (per your example)
maven.xdoclet.hibernatedoclet.jbossservice.0.depends=foobar

Thank you for answering.

----- Original Message ----- 
From: "Konstantin Priblouda" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 08, 2003 1:32 AM
Subject: Re: maven, xdoclet, jbossservice


> Though dIon recommends to ask in xdoclet-user,
> I'll answer here.
>
> > > I'm trying to better understand how maven &
> > xdoclet work together, in
> > > particular how configParam works.
> > > I'm using hibernatedoclet well enough, but I'm not
> > quite getting what I
> > need
> > > from jbossservice when it outputs the
> > jboss-service.xml
> > > I need to add:
> > >
> > >
> > <depends>jboss.jca:service=LocalTxCM</depends>
> > >
> > > to the mbean descriptor.  I've tried something in
> > the mergeDir, but it
> > > places it outsite the <mbean> .... </mbean> tags.
>
> Well, that's where merge point is defined - just after
> closing mbean tag.
>
> But adding :
> maven.xdoclet.hibernatedoclet.jbossservice.0.depends=foobar
> to your project.properties shall do the trick.
> ( you got only one additional dependency though ),
> at least in current CVS versions.
>
> regards,
>
> =====
> ----[ Konstantin Pribluda ( ko5tik ) ]----------------
> Zu Verstärkung meines Teams suche ich ab Sofort einen
> Softwareentwickler[In] für die Festanstellung.
> Arbeitsort: Mainz
> Skills:  Programieren, Kentnisse in OpenSource-Bereich
> ----[ http://www.pribluda.de ]------------------------
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to