By geertjan
via java.dzone.com
Published: Jul 22 2008 / 10:08
I am disappointed by the fact that Maven downloads some Jars from the Internet.
Tweet
SaveShareSend
Tags: java, methodology, other languages, reviews



Comments
Motion Control replied ago:
I am disappointed by the fact that some Maven users not even try to understand Maven's approach.
noahz replied ago:
Where else do you get your Jars from? Magic elves in your computer?
You're going to download free / open source libraries from Teh Internets one way or another. And by the way: when's the last time you validated a checksum for a Jar you downloaded "manually?" Yeah, Maven does that automatically.
Apache Ivy does the same, by the way. And anybody remember Perl CPAN modules?
spajus replied ago:
Local repositories?
melbeltagy replied ago:
Nohaz: of course I would download the JARs from the internet. But if you had read what I wrote, you would have known that my concern is about downloading it (everytime). not just once.
Motion Control: may be I have not read the documentation well about Maven2, but I went through the beginner's part of the documentation. It's not my fault that it has not mentioned something about Maven's approach.
spajus: thanks for the clearance. But you know that already, I didn't till I posted the article and read the comments. And still, if there is local repositories; why not the default behavior ??
I think the headache of downloading the JARs worth making local repositories the default behavior.
Thanks all for your comments and clarifications.
Voters For This Link (18)
Voters Against This Link (20)