Re: Maven / XDoclet / JBoss problem

2004-09-15 Thread Jose Gonzalez Gomez
Thanks a lot, Joachim I hope this is fixed in an upcoming version of maven or xdoclet plugin, it's kind of weird having to correctly guess the right dependencies to make a plugin work... Best regards Jose Joachim Bader wrote: On Wednesday 15 September 2004 10:37, Jose Gonzalez G

Re: Maven / XDoclet / JBoss problem

2004-09-15 Thread Joachim Bader
On Wednesday 15 September 2004 10:37, Jose Gonzalez Gomez wrote: > I'm trying to generate the ejb jboss descriptor using Maven and > XDoclet with no success. I had success generating all the other stuff > (home and remote interfaces, util classes, standard descriptor...) but > whenever I try to

RE: Maven / XDoclet / JBoss problem

2004-09-15 Thread Pierre-Yves Chauveau
Re: Maven / XDoclet / JBoss problem Hi, On Wednesday 15 September 2004 10:37, Jose Gonzalez Gomez wrote: > I'm trying to generate the ejb jboss descriptor using Maven and > XDoclet with no success. I had success generating all the other stuff > (home and remote interfaces, util clas

Re: Maven / XDoclet / JBoss problem

2004-09-15 Thread Joachim Bader
Hi, On Wednesday 15 September 2004 10:37, Jose Gonzalez Gomez wrote: > I'm trying to generate the ejb jboss descriptor using Maven and > XDoclet with no success. I had success generating all the other stuff > (home and remote interfaces, util classes, standard descriptor...) but > whenever I t

Maven / XDoclet / JBoss problem

2004-09-15 Thread Jose Gonzalez Gomez
Hi there, I'm trying to generate the ejb jboss descriptor using Maven and XDoclet with no success. I had success generating all the other stuff (home and remote interfaces, util classes, standard descriptor...) but whenever I try to modify project.xml, or project.properties to add xdoclet