RE: XDoclet in Maven

2004-11-13 Thread Eric Pugh
Have you tried with the latest and greatest of xdoclet? 1.2.2 was released, and had many improvements and cleanups applied to the Maven plugin. -Original Message- From: Pascal Thivent [mailto:[EMAIL PROTECTED] Sent: Saturday, November 13, 2004 6:32 AM To: Maven Users List Subject:

[OT] Re: XDoclet in Maven

2004-11-13 Thread Pascal Thivent
Hi, I've upgraded my maven-xdoclet-plugin and my various xdoclet modules dependencies to version 1.2.2. EJBs classes and hibernate mappings generation works fine. Thanks. On Sat, 13 Nov 2004 12:47:53 -, Eric Pugh [EMAIL PROTECTED] wrote: Have you tried with the latest and greatest of

Re: [OT] Re: XDoclet in Maven

2004-11-13 Thread Pascal Thivent
Actually, the maven xdoclet plugin has all xdoclet required dependencies in its project.xml so I don't have to manage them anymore. Thus, I would recommand more than ever to use the maven-xdoclet-plugin rather than xdoclet ant tasks directly (for the same reason as mentionned in a previous mail :

checking libilio for packages

2004-11-13 Thread David Novogrodsky
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, First thank you for building a wonderful application and for providing this active users list. I am new to Maven and I have decided to take the plunge with a SpeechIRC bot project. I plan to use two open source packages to help me: FreeTTS

Re: checking libilio for packages

2004-11-13 Thread Shinobu Kawai
Hi David, I am new to Maven and I have decided to take the plunge with a SpeechIRC bot project. I plan to use two open source packages to help me: FreeTTS and PircBot. How do I check libilio, the remote repository of Maven, for the existence of these packages? Also, how Do I access them in