Maven SNAPSHOT issue

Cantor, Scott cantor.2 at osu.edu
Mon Mar 25 14:56:11 EDT 2013


On 3/16/13 3:21 AM, "Brent Putman" <putmanb at georgetown.edu> wrote:

>From the first thing in the call minutes today:  It sounded like the
>issue was that for someone (it seemed to them like) a newer version of a
>SNAPSHOT wasn't being fetched from Nexus, and instead an older local one
>was being used?

So, to pick this up a bit, the problem I saw/am seeing is that a newer
local SNAPSHOT was *not* being used in favor of a remote one. So it
becomes 
non-automatic to test local changes to a POM or a dependent project if
you're doing a command line build with maven.

What I traced it to was maven version. Once I updated to a recent version,
the local SNAPSHOT with no date seems to be winning out like it should.

-- Scott




More information about the dev mailing list