Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for RepositoryEvent (0.05 sec)

  1. impl/maven-core/src/main/java/org/apache/maven/eventspy/EventSpy.java

         * @see org.apache.maven.project.DependencyResolutionRequest
         * @see org.apache.maven.project.DependencyResolutionResult
         * @see org.apache.maven.execution.ExecutionEvent
         * @see org.eclipse.aether.RepositoryEvent
         */
        void onEvent(Object event) throws Exception;
    
        /**
         * Notifies the spy of Maven's termination, allowing it to free any resources allocated by it.
         */
        void close() throws Exception;
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Mon Feb 10 15:02:53 UTC 2025
    - 2.6K bytes
    - Viewed (0)
Back to top