I have to revoke that. Generated files do appear to be incomplete...
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
org\codehaus\mojo\xdoclet-maven-plugin\.
Kees de Kooter wrote:
I see that this is exactly what I did to fix my local install of XDoclet.
Where exactly is this pom located?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
I see that this is exactly what I did to fix my local install of XDoclet.
Where exactly is this pom located?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
xDoclet 1.2.3 doesn't support Java 1.5 sourcecode. There is a JIRA issue
about it in
http://opensource2.atlassian.com/projects/xdoclet/browse/XJD-41. There
is also a patch. I made it work using the patched xjavadoc, adding it to
my local repository and changing the dependency in xdoclet maven
Hi Tony,
I have the same setup. I also get the parsing errors. But despite the
errors the files are generated correctly.
BTW: if I run it from ant (also using XDoclet 1.2.3) I do no get any
parsing errors.
Kees
-
To unsubscribe
did anyone use maven to manage a hibernate project
(hibernate3) with javasourcecode 1.5 (generic
collections) ?
The xdoclet maven plugin does not understand generics
and produces parsing error on the "<" sign of a
generic collection definition in the sourcecode.
I know there is an "xdoclet2" proj