- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setInceptionYear (0.05 seconds)
-
compat/maven-model/src/main/java/org/apache/maven/model/merge/ModelMerger.java
String src = source.getInceptionYear(); if (src != null) { if (sourceDominant || target.getInceptionYear() == null) { target.setInceptionYear(src); target.setLocation("inceptionYear", source.getLocation("inceptionYear")); } } } protected void mergeModel_Organization(
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Thu Apr 03 11:21:39 GMT 2025 - 99.2K bytes - Click Count (0)