Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-240

Elytron's pom.xml is missing JBoss Repository definition

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha3
    • 1.0.0.Alpha2
    • Build
    • None

      Some Elytron dependencies come from JBoss Maven repository (they are not in Maven Central). Nevertheless the pom.xml doesn't contain link to the JBoss repository so the build fails with:

      [INFO] ------------------------------------------------------------------------
      [INFO] Building WildFly Elytron 1.0.0.Alpha3-SNAPSHOT
      [INFO] ------------------------------------------------------------------------
      [WARNING] The POM for org.kohsuke.metainf-services:metainf-services:jar:1.5-jboss-1 is missing, no dependency information available
      [WARNING] The POM for org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.0.3.GA is missing, no dependency information available
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 3.967 s
      [INFO] Finished at: 2015-07-21T16:46:05+02:00
      [INFO] Final Memory: 17M/218M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal on project wildfly-elytron: Could not resolve dependencies for project org.wildfly.security:wildfly-elytron:jar:1.0.0.Alpha3-SNAPSHOT: The following artifacts could not be resolved: org.kohsuke.metainf-services:metainf-services:jar:1.5-jboss-1, org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.0.3.GA: Failure to find org.kohsuke.metainf-services:metainf-services:jar:1.5-jboss-1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
      [ERROR] 
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR] 
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
      

            josef.cacek@gmail.com Josef Cacek (Inactive)
            josef.cacek@gmail.com Josef Cacek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: