Rob Spoor wrote:... Just remember that any project using the dependency cannot be built by others that don't have the dependency.
So basically(since the dependency is local) I can only build I it on my machine. Right?
I kind of figured out how dependencies work by exploring my ~/.m2 folder and the pom.xml's dependency section.
I just walked into my ./m2 folder using the tags for
junit as steps.