Skip to content

Instantly share code, notes, and snippets.

View sl4mmy's full-sized avatar
🌴
On vacation

Kent R. Spillner sl4mmy

🌴
On vacation
View GitHub Profile
@sl4mmy
sl4mmy / four-second-mvn-clean.txt
Created January 2, 2010 16:51
How to simulate Maven downloading unresolved dependencies during clean builds
plato:jwebunit sl4mmy$ rm -rf ~/.m2/repository/junit/
plato:jwebunit sl4mmy$ mvn clean
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] JWebUnit
[INFO] WebTestCase Generator
[INFO] Core - API
[INFO] Commons Tests
[INFO] HtmlUnit Plugin
[INFO] Selenium Plugin