Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1321

Failure to install addons when using secure repositories

    XMLWordPrintable

Details

    Description

      After FORGE-1307, Forge seems to be able to access secure repositories, but fails to install the addon:

          forge-distribution-2.0.0.Beta2$ ./bin/forge --install shell
          Using Forge at forge-distribution-2.0.0.Beta2
          Warning: JAVA_HOME environment variable is not set.
          Downloading: http://xxxxxx/artifactory/repo/org/jboss/forge/addon/shell/maven-metadata.xml
          Downloading: http://xxxxxx/artifactory/repo/org/jboss/forge/addon/shell/maven-metadata.xml
          java.lang.IllegalArgumentException: No Artifact version found for org.jboss.forge.addon:shell
          at org.jboss.forge.bootstrap.Bootstrap.install(Bootstrap.java:199)
          at org.jboss.forge.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
          at org.jboss.forge.bootstrap.Bootstrap.main(Bootstrap.java:88)
          > Forge version [2.0.0.Beta1]
      

      The Artifactory repository used this feature: http://www.jfrog.com/confluence/display/RTF/Centrally+Secure+Passwords

      Additional info:

      <dbeer> think I have found part of issue I have removed security constraint briefly from our server and is now downloading a load of forge addon snapshots, will investigate the security further tomorrow
      

      Attachments

        Activity

          People

            vineet.reynolds_jira Vineet Reynolds (Inactive)
            vineet.reynolds_jira Vineet Reynolds (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: