Am 12/27/16 um 00:57 schrieb Christian Schulte: > Am 12/26/16 um 23:04 schrieb Stephen Connolly: >> Well that certainly puts a different light on things >> >> With this being a regression introduced in 3.x it should be significantly >> less contentious to fix. >> >> What would be good is to find when exactly the regression was introduced: >> 3.0.x or 3.1.x > > The bug is there since aether-1.0. What is a bit strange is that in > aether-1.0 the selectors were not inconsistent but were implemented for > what I've called dependency resolution. Just compare the > 'deriveChildSelector' methods of these two classes in aether-1.0. > > <https://github.com/sonatype/sonatype-aether/blob/aether-1.0/util/src/main/java/org/sonatype/aether/util/graph/selector/OptionalDependencySelector.java> > > <https://github.com/sonatype/sonatype-aether/blob/aether-1.0/util/src/main/java/org/sonatype/aether/util/graph/selector/ScopeDependencySelector.java>
Damn it. It's inconsistent there as well. So even aether-1.0 had this issue. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
