Re: [mojo-dev] Problem with JAXB2 maven plugin

2007-09-20 Thread Kostis Anagnostopoulos
You still have to include the section with commons lib into the plugin. Try also to enable debug logging mojo params, i think they might indicate what jasb-lib were taken into account. If not, i remeber there was such an option into JAXB1, i don't know whether it still exists in JAXB2. If yo

Re: [mojo-dev] Problem with JAXB2 maven plugin

2007-09-20 Thread Abhinav Chaturvedi
Thanks a lot for the reply. I tried doing that as well... please look at the following pom.xml --- org.jvnet.jaxb2.maven2 maven-jaxb2-plugin

Re: [mojo-dev] Problem with JAXB2 maven plugin

2007-09-20 Thread Kostis Anagnostopoulos
Hi Abhinav , You should use the latest plugin, hosted at java.net: groupId:org.jvnet.jaxb2.maven2 artifactId: maven-jaxb2-plugin Regards, Kostis On Thu 20 Sep 2007 14:49:08 Abhinav Chaturvedi wrote: > Hi, > > I am trying to use commons lang plugin, supplied with jaxb2-commons, bu

[mojo-dev] Problem with JAXB2 maven plugin

2007-09-20 Thread Abhinav Chaturvedi
Hi, I am trying to use commons lang plugin, supplied with jaxb2-commons, but I fail to get the hashCode for the generated types. While passing the parameter -Xcommons-lang I get an unrecognized parameter exception in XJCMojo class. Also, I cannot use any other plugins (other than commons-lang) to