mvn weirdness

So you build and test in one directory of maven, then suddenly it stops working? In my case at least, what happened is that I’d done a test in another directory of a different version of the same project and it installed those “bizarrely new” files in the maven repository and thus was using old copies.

And it didn’t notice this?

What in the heck?

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>