Hello all,

I think I found a bug on the xmlbeans maven2 plugin.
I have an artifact that generates the classes of a schema, which works fine. However, I added a Junit test case that attempts to create an instance of the xml document, and it fails complaining that it does not find either the TypeSystemHolder or the document class. I have printed the classpath of the test and it seems that generated- classes/xmlbeans is not included. Therefore, as a workaround, I added this directory to the surefire-plugin and it works. I believe this to be a bug of the maven xmlbeans plugin. What do you think? I wanted to check your opinions first instead of posting to jira.

I attach a sample artifact that demonstrates the problem.


Best regards,
David

Attachment: xmlbeans-maven-bug.tar.gz
Description: GNU Zip compressed data

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

    http://xircles.codehaus.org/manage_email

Reply via email to