uh, yes, I know that.
How does MAVEN do it is a good question to ask MAVEN people.
xdoclet mailing list is generally useless for this kind of information,
they're too ant-oriented to be of much help to people who are trying to do
it with maven.

I'm asking about the configParam variable, is it like a classpathref, a
refid?  is it a string?
How do I set it within a project.properties or even a maven.xml file?

I've seen in some of the plugin.jelly files such things as
<maven:addPath id="maven.compile.src.set"

this seems to be a refid kind of thing.  Is configParam something like this?


----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, October 07, 2003 8:49 PM
Subject: Re: maven, xdoclet, jbossservice


> the xdoclet plugin is supported on the xdoclet mailing list.
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://blogs.codehaus.org/people/dion/
>
>
> "khote" <[EMAIL PROTECTED]> wrote on 07/10/2003 10:08:01 PM:
>
> > 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.
> >
> >
> > ---------------------------------------------------------------------
> > 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]
>


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

Reply via email to