Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] org.sonatype.aether.connector.async.CompletionHandler in src of org.eclipse.m2e.maven.runtime

Hi,


what is the purpose of class
org.sonatype.aether.connector.async.CompletionHandler [1] placed
(copied) in org.eclipse.m2e.maven.runtime bundle of m2e? I'm trying to
use new (optimized) aether with maven, but the copied class is old and
has uncompatible API.

Thanks,

Martin 

[1]
https://github.com/eclipse/m2e-core/blob/a4df8a450b55b7d5ff59a4c9b85b31377e5ea81e/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/src/main/java/org/sonatype/aether/connector/async/CompletionHandler.java



Back to the top