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

Claus Ibsen (JIRA) issues at jboss.org
Mon Feb 29 03:43:00 EST 2016


    [ https://issues.jboss.org/browse/FORGE-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169331#comment-13169331 ] 

Claus Ibsen commented on FORGE-2565:
------------------------------------

How does forge download from maven, do it uses a single thread? Maven itself used to be very slow as well, but they are now downloading concurrently. Maybe forge can do the same?

> 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