- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for CIInfo (0.02 sec)
-
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/cisupport/CIInfo.java
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Sun Apr 13 18:50:07 UTC 2025 - 1.5K bytes - Viewed (0) -
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/InvokerRequest.java
/** * Returns detected CI system, if any. * * @return an {@link Optional} containing the {@link CIInfo} collected from CI system. or empty if CI not * detected. */ @Nonnull Optional<CIInfo> ciInfo(); /** * Returns the options associated with this invocation request. *
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Wed Jun 11 13:14:09 UTC 2025 - 6.7K bytes - Viewed (0)