Re: jaxb2-maven-plugin : Two declarations cause a collision

2009-12-01 Thread Andrew Hughes
Hi Entner - THANK YOU for the reply and suggestion. I am still encountering the same problem :'( I'm not sure what to do here because as far as I can tell this should work. I have tried this with and without the packageName (as below): build plugins plugin groupIdorg.codehaus.mojo/groupId

Re: jaxb2-maven-plugin : Two declarations cause a collision

2009-12-01 Thread Andrew Hughes
? -Ursprüngliche Nachricht- Von: Andrew Hughes [mailto:ahhug...@gmail.com] Gesendet: Dienstag, 1. Dezember 2009 13:29 An: Maven Users List Betreff: Re: jaxb2-maven-plugin : Two declarations cause a collision Hi Entner - THANK YOU for the reply and suggestion. I am still encountering the same

Re: jaxb2-maven-plugin : Two declarations cause a collision

2009-12-01 Thread Andrew Hughes
An: Maven Users List Betreff: Re: jaxb2-maven-plugin : Two declarations cause a collision Hi Entner - THANK YOU for the reply and suggestion. I am still encountering the same problem :'( I'm not sure what to do here because as far as I can tell this should work. I have tried

RE: jaxb2-maven-plugin : Two declarations cause a collision

2009-12-01 Thread Vanek Martin
: Re: jaxb2-maven-plugin : Two declarations cause a collision Could it possibly be that I need to use xjb's to resolve the collision and not plugin configuration? On Tue, Dec 1, 2009 at 11:32 PM, Andrew Hughes ahhug...@gmail.com wrote: Thanks Again! You are correct, ogckml22.xsd does import

Re: jaxb2-maven-plugin : Two declarations cause a collision

2009-12-01 Thread Andrew Hughes
/ -Original Message- From: Andrew Hughes [mailto:ahhug...@gmail.com] Sent: Tuesday, December 01, 2009 2:09 PM To: Maven Users List Subject: Re: jaxb2-maven-plugin : Two declarations cause a collision Could it possibly be that I need to use xjb's to resolve the collision and not plugin

RE: jaxb2-maven-plugin : Two declarations cause a collision

2009-12-01 Thread Vanek Martin
mojo. But thing may changed. -Original Message- From: Andrew Hughes [mailto:ahhug...@gmail.com] Sent: Tuesday, December 01, 2009 2:41 PM To: Maven Users List Subject: Re: jaxb2-maven-plugin : Two declarations cause a collision I added a simple xjb and reduced the number of collisions