You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: build-info-extractor-maven3/src/main/java/org/jfrog/build/extractor/maven/resolver/ArtifactoryEclipseResolversHelper.java
Copy file name to clipboardexpand all lines: build-info-extractor-maven3/src/main/java/org/jfrog/build/extractor/maven/resolver/ArtifactoryResolution.java
+8-7
Original file line number
Diff line number
Diff line change
@@ -18,26 +18,26 @@ public ArtifactoryResolution(String repoReleaseUrl, String snapshotRepoUrl, Stri
Copy file name to clipboardexpand all lines: build-info-extractor-maven3/src/test/java/org/jfrog/build/extractor/maven/resolver/ArtifactoryResolutionTest.java
+10-10
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ public class ArtifactoryResolutionTest {
@Test(description = "In the case of 'http.nonProxyHosts' with multiple hosts that one of them is matching the repository URL, null is returned from getProxy().")
@@ -188,7 +188,7 @@ public void TestMultipleNoProxy() {
Copy file name to clipboardexpand all lines: build-info-extractor/src/main/java/org/jfrog/build/extractor/clientConfiguration/ArtifactoryClientConfiguration.java
Copy file name to clipboardexpand all lines: build-info-extractor/src/main/java/org/jfrog/build/extractor/clientConfiguration/ClientConfigurationFields.java
+2
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,8 @@ public interface ClientConfigurationFields {
0 commit comments