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

Running EAP testsuite using -rf testsuite doesn't work - Maven doesn't pick up artifacts from local repository.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • EAP No Release
    • EAP 6.0.0 ER 3_Beta1
    • Build
    • None
    • NEW

    Description

      mvn clean install -rf testsuite doesn't work, because -Dmaven.repo.local doesn't work - Maven doesn't reach into the local repo for the artifacts built in the first step.

      Madhumita has run with -X.
      http://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-AS-Testsuite/job/eap-60-as-testsuite-RHEL6-buildoracleJDK6_testrunIBMJDK16/10/consoleText

      Maven only looks for the artifact http://download.lab.bos.redhat.com/rel-eng/repos/jb-eap-6-rhel-6-build/JBEAP-6.0.0-ER4/427261/maven/

      Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: 
      Could not find artifact org.jboss.as:jboss-as-testsuite-shared:jar:7.1.1.Final-redhat-1 
      in mead-eap6 (http://download.lab.bos.redhat.com/rel-eng/repos/jb-eap-6-rhel-6-build/JBEAP-6.0.0-ER4/427261/maven/)
      

      Repositories are configured with <mirrorOf> :

          <mirror>
            <id>eap6-mirror-setting</id>
            <mirrorOf>
               *,!mead-eap6,!mead-eap6-plugins,!jboss-public-eap6,!jboss-public-eap6-plugins,!central-eap6,!central-eap6-plugins
            </mirrorOf>
            <name>Mirror Settings for EAP 6 build</name>
            <url>http://download.lab.bos.redhat.com/rel-eng/repos/jb-eap-6-rhel-6-build/JBEAP-6.0.0-ER4/427261/maven/</url>
          </mirror>
      

      Attachments

        Issue Links

          Activity

            People

              ozizka_jira Ondrej Zizka (Inactive)
              ozizka_jira Ondrej Zizka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: