- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for warnAboutDeprecatedOptions (0.53 sec)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/CommonsCliOptions.java
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Oct 08 07:36:42 UTC 2025 - 21.3K bytes - Viewed (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupInvoker.java
// we skip handleException above as we did output throw new InvokerException.ExitException(1); } // warn about deprecated options context.options().warnAboutDeprecatedOptions(context.invokerRequest.parserRequest(), context.logger::warn); } protected void pushCoreProperties(C context) throws Exception { System.setProperty( Constants.MAVEN_HOME,Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Oct 28 13:01:07 UTC 2025 - 43.2K bytes - Viewed (0)