Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2200

POM Dependency Not Working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • spring-boot-starter-2.0.1.Final
    • Spring / Spring Boot
    • Hide
      • Copy the <dependency> tag block from https://github.com/resteasy/resteasy-spring-boot
      • Paste it in the <depencies> block in the pom.xml file of a Maven project
      • Build project
      • You get a red flag saying: Missing artifact org.jboss.resteasy:resteasy-spring-boot-starter:jar:2.0.1.Final-SNAPSHOT
      Show
      Copy the <dependency> tag block from https://github.com/resteasy/resteasy-spring-boot Paste it in the <depencies> block in the pom.xml file of a Maven project Build project You get a red flag saying: Missing artifact org.jboss.resteasy:resteasy-spring-boot-starter:jar:2.0.1.Final-SNAPSHOT

      The POM dependency that you put on your GitHub repository is not working. The error is:

      Missing artifact org.jboss.resteasy:resteasy-spring-boot-starter:jar:2.0.1.Final-SNAPSHOT

            weli@redhat.com Weinan Li
            librichard Richard Garrett (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: