Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4564

${maven.repository.url} in repository url is not evaluated when org.jboss:jboss-parent is missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • None
    • Hide

      remove your local cache of ~/.m2/repository/org/jboss/jboss-parent

      Show
      remove your local cache of ~/.m2/repository/org/jboss/jboss-parent
    • Workaround Exists
    • Hide

      have a cached *~/.m2/repository/org/jboss/jboss-parent/

      Show
      have a cached *~/.m2/repository/org/jboss/jboss-parent/

      When EAP 7.2.3.CR1 is built in a clean environment without cached maven dependencies it fails with the following error:

      http://brontes.lab.eng.brq.redhat.com/viewLog.html?buildId=140499&buildTypeId=EapFull_PullRequest_LinuxJdk11

      This is caused by maven not evaluating properties in time which means that internal repo download.devel.redhat.com is never tried for dependencies download - https://github.com/jbossas/jboss-eap7/commit/fc7dfde0a5309173dd4deca18f79080cf73ac31e#diff-600376dffeb79835ede4a0b285078036R6694

      This is a know maven issue: https://issues.apache.org/jira/browse/MNG-5611

            rhn-engineering-lgao Lin Gao
            rhn-engineering-lgao Lin Gao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: