- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getOffendingVersion (0.72 sec)
-
impl/maven-core/src/main/java/org/apache/maven/project/InvalidProjectVersionException.java
return "Invalid version: " + offendingVersion + " found for: " + locationInPom + " in project: " + projectId + ". Reason: " + cause.getMessage(); } public String getOffendingVersion() { return offendingVersion; } public String getLocationInPom() { return locationInPom; }
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2.1K bytes - Viewed (0)