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: compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/resolver/LegacyArtifactCollector.java
Copy file name to clipboardExpand all lines: compat/maven-compat/src/main/java/org/apache/maven/repository/metadata/DefaultClasspathTransformation.java
Copy file name to clipboardExpand all lines: compat/maven-model-builder/src/main/java/org/apache/maven/model/interpolation/AbstractStringBasedModelInterpolator.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ public Object getValue(String expression) {
Copy file name to clipboardExpand all lines: compat/maven-settings-builder/src/main/java/org/apache/maven/settings/building/SettingsBuildingException.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
importjava.util.List;
25
25
26
26
/**
27
-
* Signals one ore more errors during settings building. The settings builder tries to collect as many problems as
27
+
* Signals one or more errors during settings building. The settings builder tries to collect as many problems as
28
28
* possible before eventually failing to provide callers with rich error information. Use {@link #getProblems()} to
0 commit comments