- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setComponents (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
compat/maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/PluginDescriptor.java
this.setRequiredJavaVersion(original.getRequiredJavaVersion()); this.setPluginArtifact(ArtifactUtils.copyArtifactSafe(original.getPluginArtifact())); this.setComponents(clone(original.getMojos(), this)); this.setId(original.getId()); this.setIsolatedRealm(original.isIsolatedRealm()); this.setSource(original.getSource());
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Jun 06 14:28:57 GMT 2025 - 16.2K bytes - Click Count (0)