Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The local repository cache is in ~/.m2/repository and each artifact is versioned, so you would have

  ~/.m2/repository/com/foo/bar/1.0/bar.jar

  ~/.m2/repository/com/foo/bar/1.1/bar.jar
etc., which prevents you from pulling in version 1.0 when you intend 1.1.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: