Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-247

Repository does not compile due to missing geronimo-jta_1.1_spec dependency

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Cannot Reproduce
    • 2.01.00m02
    • 2.01.00m02
    • global-structure
    • None
    • External from Hippo network

    Description

      Trunk failes to compile due to missing dependency on machines not in local hippo domain. Following is thrown when running "mvn clean compile":

      [INFO] Failed to resolve artifact.

      Missing:
      ----------
      1) org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1

      Try downloading the file manually from the project website.

      Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-jta_1.1_spec \
      -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file

      Path to dependency:
      1) org.hippoecm:hippo-ecm-repository-engine:jar:2.01.00-dev
      2) org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1

      ----------
      1 required artifact is missing.

      for artifact:
      org.hippoecm:hippo-ecm-repository-engine:jar:2.01.00-dev

      from the specified remote repositories:
      central (http://repo1.maven.org/maven2),
      codehaus (http://repository.codehaus.org/org/codehaus/mojo/),
      hippoecm.legacy (http://repository.hippocms.org/maven/),
      hippoecm (http://repository.hippocms.org/maven2/),
      jpox.legacy (http://www.jpox.org/downloads/maven/)

      NOTE: Maven is executing in offline mode. Any artifacts not already in your local
      repository will be inaccessible.

      Attachments

        Activity

          People

            bvdschans Bart van der Schans (Inactive)
            berry van halderen Berry van Halderen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: