Perhaps my "maven-fu" isn't up to par, but "maven install" is not working to build the SVN head revision.
The "container" build fails, apparently missing some "org.jboss.xb" classes. Missing dependencies? | [INFO] Compiling 245 source files to c:\src\workspace\microcontainer\container\t | arget\classes | [INFO] ------------------------------------------------------------------------ | [ERROR] BUILD FAILURE | [INFO] ------------------------------------------------------------------------ | [INFO] Compilation failure | c:\src\workspace\microcontainer\container\src\main\org\jboss\javabean\plugins\xm | l\ConstructorInterceptor.java:[27,49] package org.jboss.xb.binding.sunday.unmars | halling does not exist | | c:\src\workspace\microcontainer\container\src\main\org\jboss\javabean\plugins\xm | l\ConstructorInterceptor.java:[34,44] cannot find symbol | symbol: class DefaultElementInterceptor | public class ConstructorInterceptor extends DefaultElementInterceptor | | c:\src\workspace\microcontainer\container\src\main\org\jboss\javabean\plugins\xm | l\JavaBeanSchemaInitializer20.java:[26,49] package org.jboss.xb.binding.sunday.u | nmarshalling does not exist View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094202#4094202 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094202 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
