You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@buildr.apache.org by Michael Guymon <mi...@gmail.com> on 2011/02/24 21:04:02 UTC

Dependency resolution with Maven's Aether

Has anyone looked into using Maven 3's new Aether framework for handling 
dependency resolution in Buildr? Then lazy developers like me could only 
have to define a few jar dependencies and Buildr would be able to figure 
out the rest.

I have only done a little bit of reading on the subject and am curious 
if anyone has any insight if it is plausible and 'a good idea'.

thanks,
Michael