Hi,
 
In my project, I have two different sets of xsd files. Each one for 
communicating with a different system. I need to compile these two sets of xsd 
files with xmlbeans. But the xmlbeans-maven-plugin only allows to define one 
schemaDirectory. I tried to declare two xmlbeans-maven-plugin in my project's 
pom but it only takes the first one. Can someone help me with this problem?
 
Thanks

Reply via email to