Why external Maven repositories are a bad idea

By Robert. Filed in Java  |  
Tags: ,
TOP del.icio.us digg

Bandwidth costs to mirror Maven repositories: $50
File server to store it on: $1500
Developer effort to access the internal repository: $200
Having 20 developers sit around idle because you didn’t mirror the java.net repository: priceless

With apologies to Mastercard.

3 Comments

  1. Comment by JJ Halloway:

    You said it perfectly, the culprit of the above Mastercard story is _you_, not Maven.

  2. Comment by Robert:

    I never said it wasn’t me.

  3. Comment by Michael Neale:

    hahahahaha…

    yes you generally only make that mistake once ;) Shame it isn’t trivially easy to create a local shared repo with one flick of the command line (I could be wrong).

    But, in cases like that, there is only one thing you can do, one word, three letters: pub.

Trackbacks / Pingbacks