- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for withBuild (0.14 sec)
-
compat/maven-model/src/test/java/org/apache/maven/model/v4/MavenModelVersionTest.java
Model m = model.withPreserveModelVersion(true); assertEquals("4.1.0", new MavenModelVersion().getModelVersion(m)); } @Test void testV4ModelPriority() { Model m = model.withBuild(Build.newInstance() .withPlugins(Collections.singleton(Plugin.newInstance() .withExecutions(Collections.singleton(
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2.5K bytes - Viewed (0) -
compat/maven-model-builder/src/main/java/org/apache/maven/model/management/DefaultPluginManagementInjector.java
if (build != null) { PluginManagement pluginManagement = build.getPluginManagement(); if (pluginManagement != null) { return model.withBuild(mergePluginContainerPlugins(build, pluginManagement)); } } return model; } private Build mergePluginContainerPlugins(Build target, PluginContainer source) {
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 4.9K bytes - Viewed (0) -
manifests/addons/dashboards/pilot.libsonnet
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Jun 12 20:46:28 UTC 2024 - 2.9K bytes - Viewed (0) -
manifests/addons/dashboards/ztunnel.libsonnet
Count of active and pending proxies managed by each instance. Pending is expected to converge to zero. ||| ), ]), ], panelHeight=8) )
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jul 26 23:54:32 UTC 2024 - 1.9K bytes - Viewed (0) -
manifests/addons/dashboards/istio-mesh.libsonnet
+ row.withPanels([ panels.timeSeries.simple('Istio Component Versions', queries.allIstioBuild, 'Version number of each running instance'), ]), ], startY=16+10+16) )
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jul 26 23:54:32 UTC 2024 - 1.7K bytes - Viewed (0)