- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for containsCoordinates (0.07 seconds)
-
compat/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
// Message below is checked for in the MNG-2199 core IT. StringBuilder buffer = new StringBuilder(256); buffer.append("Non-resolvable parent POM"); if (!containsCoordinates(e.getMessage(), groupId, artifactId, version)) { buffer.append(' ').append(ModelProblemUtils.toId(groupId, artifactId, version)); } if (childModel != problems.getRootModel()) {Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sun Mar 30 23:08:08 GMT 2025 - 55.3K bytes - Click Count (0)