- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for warnAboutDeprecatedOptions (0.58 seconds)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/CommonsCliOptions.java
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Oct 08 07:36:42 GMT 2025 - 21.3K bytes - Click Count (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,Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Oct 28 13:01:07 GMT 2025 - 43.2K bytes - Click Count (0)