1 Reply Latest reply on Jun 20, 2010 8:42 PM by cbrock

    Can build trunk

    jdestef

      Hi,

       

      Trying to build the trunk and getting the following error:

       

      Unable to find resource 'org.jboss.errai:errai-ioc:pom:1.1-SNAPSHOT' in repository jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/)

       

       

      This resource is not in nexus yet. I used 'mvn clean install' to build. When I tried to build the ioc directly there appears to be some path problems:

       

      /home/jdestef/workspaces/workspace-errai-bus/trunk/errai-ioc/src/main/java/org/jboss/errai/ioc/rebind/IOCFactory.java:[19,39] package com.google.gwt.core.ext.typeinfo does not exist

       

       

      Thx

        • 1. Re: Can build trunk
          cbrock

          Yeah, sorry.  It's not that the module isn't there, it's that it's not referenced by the parent pom.xml.  I have fixed it and checked it in.