Hello! Could somebody please explain, how can I compile bindings for classes in test/java/* ? For some reason maven plugin complies it can't find the class I specified in mapping, but this class exists and is compiled. I assume there is some classpath issue? For the plugin I specified <phase>compile-tests</phase>.
If I specify the class name which exists in main/java - everything works fine. Thank you in advance! ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
