6 Replies Latest reply on May 25, 2013 3:51 AM by dikonikon

    Missing library trying to build WildFly from source

    dikonikon

      I checked out the Wildfly source from github here: git://github.com/wildfly/wildfly.git and tried to build - all well until it hits a missing library in the security subsystem:

       

      [ERROR] Failed to execute goal on project wildfly-security: Could not resolve dependencies for project org.wildfly:wildf

      ly-security:jar:8.0.0.Alpha2-SNAPSHOT: The following artifacts could not be resolved: org.jboss.security:jboss-negotiati

      on-extras:jar:2.2.3.Final, org.jboss.web:jbossweb:jar:8.0.0.Alpha2-SNAPSHOT: Could not transfer artifact org.jboss.secur

      ity:jboss-negotiation-extras:jar:2.2.3.Final from/to jboss-public-repository-group (http://repository.jboss.org/nexus/co

      ntent/groups/public/): GET request of: org/jboss/security/jboss-negotiation-extras/2.2.3.Final/jboss-negotiation-extras-

       

      have I missed something?

       

      Dickon