> Does anybody know if there is a way to download all the artifacts and > dependencies > for a project from the command line with maven without compiling the project > or > getting the master pom file?
Not that I am aware of. How could you possibly know the dependencies for a project without having the pom that goes along with the project?? If you can answer that, then maybe we can talk about how you could do this (probably involving Aether). Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
