The XDoclet plugin itself should specify, among other things, where it
looks for the default merge directory etc.

You may have to dig into the XDoclet M2 plugin code to find this if it
has not been properly documented. Also, you may be able to specify it
in the configuration section in the pom.xml itself.

Wayne

On 1/22/07, Mick Knutson <[EMAIL PROTECTED]> wrote:
This actually is more a Maven thing than XDoclet I think.
How and where does Maven links a merge directory to the xdoclet plugin.



On 1/22/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
>
> Sounds like a great question for the XDoclet Users list. Apparently no
> one in Maven land can help.
>
> Wayne
>
> On 1/22/07, Mick Knutson <[EMAIL PROTECTED]> wrote:
> > From the XDoclet generated hbm.xml file:
> >
> >        <!--
> >            To add non XDoclet property mappings, create a file named
> >                hibernate-properties-ProviderHistory.xml
> >            containing the additional properties and place it in your
> merge
> > dir.
> >        -->
> >
> >    </class>
> >
> >
> >
> >
> > On 1/22/07, Mick Knutson <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > >
> > > <composite-id>
> > >     <key-property
> > >             name="providerIdentifier"
> > >             type="long"
> > >             column="PROVIDERIDENTIFIER"/>
> > >     <key-property
> > >             name="historyCreateUser"
> > >             type="java.lang.String"
> > >             column="HISTORYCREATEUSER"/>
> > >     <key-property
> > >             name="historyCreateDateTime"
> > >             type="java.util.Date"
> > >             column="HISTORYCREATEDATETIME"/>
> > > </composite-id>
> > >
> > >
> > >
> > >
> > >
> > >
> > > On 1/22/07, Damien Lecan <[EMAIL PROTECTED]> wrote:
> > > >
> > > > 2007/1/19, Mick Knutson < [EMAIL PROTECTED]>:
> > > > >
> > > > > I am still using XDoclet 1 and want to create an entry for
> > > > > hibernate-properties-ProviderHistory.xml but am not sure where to
> put
> > > > that
> > > > > file to get picked up during a merge...
> > > > > Can anyone please help ?
> > > >
> > > >
> > > > What is hibernate-properties-ProviderHistory.xml file ?
> > > >
> > > > Damien
> > > >
> > > >
> > >
> > >
> > > --
> > > Thanks
> > >
> > > DJ MICK
> > >
> > > (Mick Knutson)
> > > http://www.djmick.com
> > > http://www.myspace.com/djmick_dot_com
> > > http://www.thumpradio.com
> > >
> >
> >
> >
> > --
> > Thanks
> >
> > DJ MICK
> >
> > (Mick Knutson)
> > http://www.djmick.com
> > http://www.myspace.com/djmick_dot_com
> > http://www.thumpradio.com
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Thanks

DJ MICK

(Mick Knutson)
http://www.djmick.com
http://www.myspace.com/djmick_dot_com
http://www.thumpradio.com



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

Reply via email to