Re: Model Version 5.0.0

2013-11-29 Thread Jason van Zyl
If we were to have the separation we would need another implementation of an ArtifactDescriptorReader which turns our representation, the POM, into Aether's internal representation for the abbreviated format. I need to check as I'm not sure without looking what happens when you have multiple Ar

Re: Model Version 5.0.0

2013-11-29 Thread Robert Scholte
Correct me if I'm wrong, but IIUC in the end it is Aether which collects all the dependencies. Aether is probably only interested in the , and -tags. What if we move the responsibility of the consumer-model to Aether as well? Do we want this? What are the thoughts of the Aether-team? Robert