Uploaded image for project: 'OpenJDK'
  1. OpenJDK
  2. OPENJDK-1963

MAVEN_MIRRORS documentation does not explain upcasing behaviour

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      The following

      MAVEN_MIRRORS=foo
      foo_MAVEN_MIRROR_OF=myrepo
      foo_MAVEN_MIRROR_URL=http://localhost:8888

      results in

       WARN Variable "foo_MAVEN_MIRROR_URL" not set. Skipping maven mirror setup for the prefix "foo".

      Looking at the logging script debug output, I see a clue that this might be case sensitivity

      ++ local var_name=FOO_MAVEN_MIRROR_OF 

            jdowland@redhat.com Jonathan Dowland
            jdowland@redhat.com Jonathan Dowland
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: