>From my perspective, the xdoclet plugin is at best lucky if it works. It is in between being cleaned up and made a 'real' plugin. We need people like you to help us get it going :) -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au
Rademacher Tobias <[EMAIL PROTECTED]> wrote on 26/11/2002 10:53:12 PM: > Hi Ara, > > > Glad to hear that. > > Year.This is really cool and really pragmatic. > Looking forward what you create with XDoclet2.... > > > > Have somebody else similar problems? > > > > No. So you set maven.ejbdoclet.homeinterface.generate=true (don't > > remember the exact property name) and it still generates?! Btw note > > that by default home/intf/etc are enabled in the plugin.proeprties > > file, so if you don't like it then you should disable it yourself by > > putting a maven.ejbdoclet.homeinterface.generate=false in the > > project.properties file of your project, removing > > maven.ejbdoclet.homeinterface.generate=true from your > > project.properties doesn't disable it. > > Strange! Mhm. I have in my project.properties file: > > maven.xdoclet.ejbdoclet.homeinterface.0=false > maven.xdoclet.ejbdoclet.utilobject.0=false > > Isn't this the right syntax? > > BTW I tried switching utilobjects off in the project.properties of you fine > plugin. XDoclet seems like > utilbobject ;-). It still generates them. > > Debuggins in plugin.jelly show's that the properties are set to false. > Am I stumpeling on some xdoclet interals? does xdoclet have a automechnism > which says "ah if this attribute is missing I will generate utilobjects?". > > Thx > Toby > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > > ForwardSourceID:NT000927AA -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
