1 Reply Latest reply on Sep 20, 2013 4:26 PM by jdestef

    Mobile build of errai-tutorial at https://github.com/errai/errai-tutorial

    jdestef

      Hi,

       

      Trying to build the mobile app in this tutorial. I get the following error when running mvn clean package -Pmobile,jboss7:

       

      Failed to execute goal org.jboss.errai:cordova-maven-plugin:3.0-SNAPSHOT:build-project (build) on project errai-tutorial: Unable to execute mojo: Unable to find artifact. Failure to find org.jboss.errai:errai-cordova-template:tar.gz:1.0.0-SNAPSHOT in http://repository.jboss.org/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of JBOSS_NEXUS has elapsed or updates are forced

       

      I see a version of the missing jar in Nexus under 2.4.0-SNAPSHOT and 3.0-SNAPSHOT. Any ideas how to fix this other than install the artifact locally and rename it?

       

       

      Thanks