[
https://issues.apache.org/jira/browse/MNG-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7016:
--------------------------------
Description:
We require our integration tests to rune completely offline or register deps in
bootstrap to have them locally. To circumvent any download {{central}} is
rerouted to {{target/null}}. Some projects still do download: [^download.txt].
Ideally, all of them would be fixed not to download anything.
Produced by: {{grep -r bsd1srv.fritz.box . --include='\*\*/log*.txt' | grep -v
-e mng-6772 -e /bootstrap/ | sort}}.
was:
We require our integration tests to rune completely offline or register deps in
bootstrap to have them locally. To circumvent any download {{central}} is
rerouted to {{target/null}}. Some projects still do download: [^download.txt].
Ideally, all of them would be fixed not to download anything.
Produced by: {{grep -r bsd1srv.fritz.box . --include='**/log*.txt' | grep -v -e
mng-6772 -e /bootstrap/ | sort}}.
> Some ITs still require outbound access
> --------------------------------------
>
> Key: MNG-7016
> URL: https://issues.apache.org/jira/browse/MNG-7016
> Project: Maven
> Issue Type: Bug
> Components: Integration Tests
> Reporter: Michael Osipov
> Priority: Major
> Attachments: download.txt
>
>
> We require our integration tests to rune completely offline or register deps
> in bootstrap to have them locally. To circumvent any download {{central}} is
> rerouted to {{target/null}}. Some projects still do download:
> [^download.txt]. Ideally, all of them would be fixed not to download anything.
> Produced by: {{grep -r bsd1srv.fritz.box . --include='\*\*/log*.txt' | grep
> -v -e mng-6772 -e /bootstrap/ | sort}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)