[forge-issues] [JBoss JIRA] (FORGE-2565) don't see maven downloads in fabric8-forge for most stuff downloaded

James Strachan (JIRA) issues at jboss.org
Mon Dec 21 12:58:00 EST 2015


James Strachan created FORGE-2565:
-------------------------------------

             Summary: don't see maven downloads in fabric8-forge for most stuff downloaded
                 Key: FORGE-2565
                 URL: https://issues.jboss.org/browse/FORGE-2565
             Project: Forge
          Issue Type: Feature Request
         Environment: fabric8 with forge 2.20.1.Final
            Reporter: James Strachan


based on this commit:
https://github.com/forge/furnace/commit/4f61059ec#diff-26746e3d55fa029ec55c29109d3fcce1R265

I set that system property. When creating a new project from an archetype, I see the download message. However forge is downloading about 1000 files (poms, jars, sha1's) on initialisation of the Farbic8SetupStep command - before this line:
https://github.com/jstrachan/fabric8/blob/8383c92243181271bc773c1bcd1c45eb3d820a05/forge/addons/devops/src/main/java/io/fabric8/forge/devops/setup/Fabric8SetupStep.java#L148-L148

I guess its part of the general forge command resolving the pom dependencies for the project. I just hoped we could start logging the things it downloads (to help folks diagnose issues if things don't use a http proxy or don't properly use a maven proxy etc).

I'm also hoping to be able to specify a maven mirror for forge to use...



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the forge-issues mailing list