HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 96999 thumbnail
User 250147 avatar

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.
  • 18
  • 20
  • 1799
  • 0

Comments

Add your comment
User 285418 avatar

Motion Control replied ago:

0 votes Vote down Vote up Reply

I am disappointed by the fact that some Maven users not even try to understand Maven's approach.

User 288015 avatar

noahz replied ago:

0 votes Vote down Vote up Reply

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?

User 193991 avatar

spajus replied ago:

0 votes Vote down Vote up Reply

Local repositories?

User 159753 avatar

melbeltagy replied ago:

0 votes Vote down Vote up Reply

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.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.