[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
|
- From: Martin Koci <martin.kocicak.koci@xxxxxxxxx>
- Date: Fri, 02 Mar 2012 19:30:29 +0100
- Authentication-results: mr.google.com; spf=pass (google.com: domain of martin.kocicak.koci@gmail.com designates 10.14.29.1 as permitted sender) smtp.mail=martin.kocicak.koci@gmail.com; dkim=pass header.i=martin.kocicak.koci@gmail.com
- Delivered-to: m2e-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=DYcasmUwh9APjtyQVr/67Lk5EgqUdvXxPNMGgVYSzYo=; b=aWkmBUKs+7REpCXuo/ECASnjcT/uTqV1Ydc+IE+2zbvn6SGRYfIrhkgS5udw8UUsLY zSwCdFuq/a5h8OiGPiXnv3hIARkmuWaRXT1EwERWAmF4TXNRdpWHvGCeO/BoVsUesxuc f62J889WbPqZbLL3+IV57hpnPArUuZ6HKw/fwCyXoqS+GwWqqEhRM4J0BkRQrQVpLi6w nR4FNpCMxIrYhJaeDHz1u2Kg/wqGAozhkEDkLiJUO3C4xlht6uQ7OV5z+1id+dB0nZv3 N2SzlKxen9LVqT/b6LPQTztsJjDnSfwVQQnv64JdNxPaUzHKoXBoGKPTknzQxDGta/1+ rqkg==
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