Re: [Xdoclet-user] Unable to run xdoclet using maven

2004-03-05 Thread Konstantin Priblouda
--- Frederic Gedin [EMAIL PROTECTED] wrote: Konstantin Priblouda a écrit : you need to specify proper dependecies in your project. xdoclet maven plugin lists only core modules - and webdoclet is optional. dependency idxdoclet+web-module/id version1.2b3 ( or

Re: [Xdoclet-user] Unable to run xdoclet using maven

2004-03-05 Thread Frederic Gedin
Konstantin Priblouda a écrit : --- Frederic Gedin [EMAIL PROTECTED] wrote: __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT xdoclet-webdoclet: [echo] inside xdoclet-webdoclet [echo] BUILD FAILED File..

Re: [Xdoclet-user] Unable to run xdoclet using maven

2004-03-05 Thread Kevin Hagel
that method of declaring dependencies is the old method ... though certainly this may not be the problem. give this a try: dependency groupIdxdoclet/groupId artifactIdxdoclet-web-module/artifactId version1.2/version /dependency What does your repository look like, do you know for sure that the

Re: [Xdoclet-user] Unable to run xdoclet using maven

2004-03-05 Thread Frederic Gedin
Kevin Hagel a crit : that method of declaring dependencies is the old method ... though certainly this may not be the problem. give this a try: dependency groupIdxdoclet/groupId artifactIdxdoclet-web-module/artifactId version1.2/version /dependency What does your repository look like, do you

[Xdoclet-user] value-object: problems with extends attribute!

2004-03-05 Thread Marcus Beyer
Hi all, I have this inside my EJB: * @ejb.value-object * name = PersonListItem * match = ListItem * extends = java.lang.Object * * @ejb.value-object * name=Person * match = * * extends = PersonListItemValue The problem: the second extends always gets ignored, i.e. both

Re: [Xdoclet-user] Unable to run xdoclet using maven

2004-03-05 Thread Kevin Hagel
I was having similar problems at one time, and I never really figured out why. I did decide to use a single entity include in all my subprojects which used XDoclet, hoping that once I got it right all the project/subprojects would work. This solution works for me, here's a view from a

[Xdoclet-user] ejbdoclet, verbosity

2004-03-05 Thread David Corbin
Is it just me, or does the ejbdoclet seem particuarly verbose, even when it has nothing to do. I'd really like to be able ot silence it completely, unless the -v is specfied. -- David Corbin [EMAIL PROTECTED] --- This SF.Net email is