[ 
https://issues.apache.org/jira/browse/MASSEMBLY-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727402#comment-16727402
 ] 

Enrico Olivelli commented on MASSEMBLY-874:
-------------------------------------------

This fix for MASSEMBLY-675 may have solved this issue

see here, with this commit we are no more explicitly resolving artifacts

[https://github.com/apache/maven-assembly-plugin/commit/78faddf88b1537bc5c61ba74cdb2b227416152b6#diff-0ac97c4d13f105f619930a0ca49553f4L235]

 

> maven-assembly plugin always downloads dependencies from net
> ------------------------------------------------------------
>
>                 Key: MASSEMBLY-874
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-874
>             Project: Maven Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.1.0
>         Environment: Multi-Module build
>            Reporter: Roland Schäuble
>            Priority: Major
>         Attachments: make.log
>
>
> The maven-assembly-plugin always loads it own dependencies from the internet, 
> although the required dependencies are available in the local m2 repositiory. 
> The local repository is updated with the dependencies but during the next 
> build, the files are downloaded from the internet again instead of getting 
> them from the local repo.
> In the attached log, near the end, the unnecessary downloads begin with 
> "Downloading from central: 
> [https://repo.maven.apache.org/maven2/com/lowagie/itext/2.1.7.js5/itext-2.1.7.js5.pom.";|https://repo.maven.apache.org/maven2/com/lowagie/itext/2.1.7.js5/itext-2.1.7.js5.pom.]
> The files are definitely available in my local repository under 
> ~/.m2/repository/com/...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to