- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for UnsupportedInStandaloneModeException (0.17 sec)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvn/ProtoSession.java
@Override public List<Project> getProjects() { return List.of(); } @Override public Map<String, Object> getPluginContext(Project project) { throw new UnsupportedInStandaloneModeException(); } static class Providers { @Provides @SuppressWarnings("unused") static Lookup newLookup(Injector injector) { return new Lookup() {
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 15.4K bytes - Viewed (0)