Hi Friends, I am using the xmlbean-maven-plugin to generate the jar file by compiling xsds.
I want to include this created jar file to the dependencies of my project. I have only one POM.xml for my project which contains the goals for creating jars and compiling my project. Pls, Help me to include the created jar file to the dependency of my project inorder to compile. Thanks, Sathish

