Last modified by Admin on 2024/03/28 10:52

<
From version < 35.1 >
edited by Thomas Mortagne
on 2018/08/21 09:32
To version < 36.1 >
edited by Thomas Mortagne
on 2018/08/21 09:33
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -7,7 +7,7 @@
7 7  |##auth.password##|4.3M1|A password|The password to use to authenticate to the maven repository
8 8  |##checksumPolicy##|10.7RC1|##fail##, ##warn## or ##ignore##|what to do when checksum validation fail, the default is ##warn##
9 9  
10 -Since 8.3 all Aether RepositorySystemSession configuration properties are supported. They usually are prefixed with "##aether.##". Most of them are defined in the class ##org.eclipse.aether.ConfigurationProperties##. For example to increase the connection timeout you can use ##aether.connector.connectTimeout## (in milliseconds).
10 +Since 8.3 all Aether RepositorySystemSession configuration properties are supported. They usually are prefixed with "##aether.##". Most of them are defined in the class [[##org.eclipse.aether.ConfigurationProperties##>>https://maven.apache.org/resolver/apidocs/org/eclipse/aether/ConfigurationProperties.html]]. For example to increase the connection timeout you can use ##aether.connector.connectTimeout## (in milliseconds).
11 11  
12 12  = Difference with dependency version interpretation =
13 13  

Get Connected