| commit | c61c387cf672c0195e8cc69fb526ddd8ab264561 | [log] [tgz] | 
|---|---|---|
| author | Jason van Zyl <jason@tesla.io> | Tue Sep 17 00:09:54 2013 -0400 | 
| committer | Jason van Zyl <jason@tesla.io> | Tue Sep 17 00:09:54 2013 -0400 | 
| tree | f2583cbf47e9af3056df26dd7335a19972ea0267 | |
| parent | 0194cd61c8327caabd56adeea9de01c05b735ff6 [diff] | 
MNG-5513: Artifact filtering not updated for Eclipse Aether filtering Also, please note that org.eclipse.aether.internal.impl should be imported into plugin realms, thereby restoring Maven 3.0.x style behavior which imports org.sonatype.aether.impl and sub packages (especially o.s.a.impl.internal which after the move to Eclipse is no longer a sub package of o.e.a.impl) according to Benjamin (thanks!)