Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6342

Seam functional testsuite points to a dependency not publicly available

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • EAP_EWP 5.1.1 ER2
    • EAP_EWP 5.1.1 ER1
    • Seam2, Testsuite
    • None
    • NEW

    Description

      When running functional test for UI example, the testsuite fails with:

      1) apache-xalan:xalan:jar:2.7.1.patch02

      Try downloading the file manually from the project website.

      Then, install it using the command:
      mvn install:install-file -DgroupId=apache-xalan -DartifactId=xalan -Dversion=2.7.1.patch02 -Dpackaging=jar -Dfile=/path/to/file

      Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=apache-xalan -DartifactId=xalan -Dversion=2.7.1.patch02 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

      Path to dependency:
      1) org.apache.maven:super-pom:jar:2.0
      2) apache-xalan:xalan:jar:2.7.1.patch02

      2) apache-xalan:serializer:jar:2.7.1.patch02

      Try downloading the file manually from the project website.

      Then, install it using the command:
      mvn install:install-file -DgroupId=apache-xalan -DartifactId=serializer -Dversion=2.7.1.patch02 -Dpackaging=jar -Dfile=/path/to/file

      Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=apache-xalan -DartifactId=serializer -Dversion=2.7.1.patch02 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

      Path to dependency:
      1) org.apache.maven:super-pom:jar:2.0
      2) apache-xalan:serializer:jar:2.7.1.patch02

      ----------
      2 required artifacts are missing.

      for artifact:
      org.apache.maven:super-pom:jar:2.0

      from the specified remote repositories:
      central (http://repo1.maven.org/maven2),
      jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/),
      jboss-deprecated-repository (https://repository.jboss.org/nexus/content/repositories/deprecated/)

      Attachments

        Activity

          People

            mgencur Martin Gencur
            mgencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: