I forgot to mention that I have the same error when I try to run it in maven with the current SNAPSHOT version in the codehaus repository
I had to modify the maven-xdoclet2-plugin to use 2.0.6-SNAPSHOT
And add the dependencies to xdoclet-plugin-hibernate-1.0.4-SNAPSHOT, xdoclet-plugin-qtags-1.0.4-SNAPSHOT, xdoclet-taglib-qtags-1.0.4-SNAPSHOT in my project.xml
that's why I am trying to build it from scrath instead.
Daniel
On 10/19/06, Daniel Beland <[EMAIL PROTECTED]> wrote:
Hi,I am currently using xdoclet 1 to generate my hibernate mapping.I had to use version 1.3-SNAPSHOT as 1.2.3 has some problems and it is really really slow.So I want to try xdoclet2 as the speed is much better.I tried 1.0.3 before but I was not able to make my current project work (no support for @hibernate.id class="dfgddg", etc)And I don't want to modify all my code to make it work.Everything seems fixed in the current 1.0.4-SNAPSHOT but I cannot build it.First it seems to require xdoclet-2.0.6-SNAPSHOT even though it is written 2.0.5 in project.xmlSo I got the latest version from CVS and compiled it.Now when I execute the build "maven build-plugins" I have the following error:Unable to obtain goal [java:compile] -- file:/C:/download/xdoclet-plugins/trunk/xdoclet-plugins/maven.xml:106:18: <xdoclet> org.picocontainer.defaults.AmbiguousComponentResolutionException: class org.xdoclet.QD
oxMetadataProvider has ambiguous dependency on interface org.xdoclet.QDoxPropertyExpander, resolves to multiple classes: [class org.xdoclet.ant.XDocletTask$PropertyComposer, class org.xdoclet.tools.SystemQDoxPr
opertyExpander, class org.xdoclet.ant.XDocletTask$MyPropertiesQDoxPropertyExpander]
I am using maven 1.1-RC1-SNAPSHOT build of 2006-08-29.Do I have to modify another property in project.xml to make it work, or is it incompatible with my version of maven?Thanks,Daniel
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ xdoclet-plugins-interest mailing list xdoclet-plugins-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest