Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-11265

wildfly-feature-pack -- Dependency Error

    XMLWordPrintable

Details

    • Hide

      Add providedCompile "org.wildfly:wildfly-feature-pack:14.0.1.Final" to Gradle Build Script

      Show
      Add providedCompile "org.wildfly:wildfly-feature-pack:14.0.1.Final" to Gradle Build Script
    • User Experience

    Description

      In my gradle build I've added:

      • providedCompile "org.wildfly:wildfly-feature-pack:14.0.1.Final"*

      But, I'm getting:

      *> Could not resolve javax.security.enterprise:javax.security.enterprise-api:1.1-b01-SNAPSHOT.

      Required by:

      project : > org.wildfly:wildfly-feature-pack:14.0.1.Final > org.glassfish.soteria:javax.security.enterprise:1.0*

      > Could not resolve javax.security.enterprise:javax.security.enterprise-api:1.1-b01-SNAPSHOT.

      > Unable to load Maven meta-data from https://repository.jboss.org/nexus/content/groups/public-jboss/javax/security/enterprise/javax.security.enterprise-api/1.1-b01-SNAPSHOT/maven-metadata.xml.

      > Could not get resource 'https://repository.jboss.org/nexus/content/groups/public-jboss/javax/security/enterprise/javax.security.enterprise-api/1.1-b01-SNAPSHOT/maven-metadata.xml'.

      > Could not GET 'https://repository.jboss.org/nexus/content/groups/public-jboss/javax/security/enterprise/javax.security.enterprise-api/1.1-b01-SNAPSHOT/maven-metadata.xml'.

      > extension (10) should not be presented in server_hello

      Presently I have the following repositories in my build:

      jcenter()

      mavenCentral()

      maven

      { name "Gradle Repository" url "https://plugins.gradle.org/m2/" }

      maven

      { name "JBoss Public Maven Repository Group" url "https://repository.jboss.org/nexus/content/groups/public-jboss/" }

      maven

      { name "JBoss Public Maven Repository Group" url "http://repository.jboss.org/nexus/content/groups/public/" }

      But, I suspect I am missing a repository specific to WildFly. Or, maybe there is a bad entry in the POM?

      Thanks,

      Dennis

      Attachments

        Activity

          People

            jgreene@redhat.com Jason Greene
            dennis-3 Dennis Gesker (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: