Thanks for the reply. My responses:

Eugene Kuleshov wrote:
> 
> 
>   Here is a short checklist to verify:
> 
> - you may have to use the latest xmlbeans Maven plugin, e.g. I am using 
> version 2.3.0 (2.0 - wasn't working for me)
> 
I'm using 2.3.1 (latest).


Eugene Kuleshov wrote:
> 
> - make sure you run "Maven / Update Project configuration" and after 
> that check target/generated-sources/xmlbeans folder is added to the 
> project source folders (you should see it in the Package Explorer)
> 

I have now done that - the generated-sources were then added (Java Build
Path/source) (they weren't there previously) and the generated-classes got
added (Java Build Path/Libraries) (also weren't there previously).

However I then got a slew of errors for the project around the compilation
of the xmlbeans generated source... all sorts of weird stuff.


Eugene Kuleshov wrote:
> 
> - check that project that depends on project with generated sources 
> actually have project reference and not the jar in "Maven Dependencies" 
> classpaht container (verify that dependency version match project 
> version, you can enable Maven version decorator to make it easier, see 
> Window / Preferences / General / Appearance / Label Decorators / Maven 
> version decorator)
> 
This seems anti-m2eclipse to me... it should all just work right? I
shouldn't have to go around configuring dependencies manually should I?

BTW: is this issue related: 

http://jira.codehaus.org/browse/MNGECLIPSE-374

In case it helps, I had the same problems around xmlbeans with q4e. They
eventually found a bug and fixed it. ;-)

Cheers,
-C

-- 
View this message in context: 
http://www.nabble.com/xmlbeans-again-tp18566725p18577531.html
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to