Running from the trunk doesn't trigger a download for me, but running from one of the child modules does (with Java 5). I don't think this is new behavior, and I don't know why it would be different with Java 6.
I think you can manually override the download if you run mvn -o ... -Mike On 7/16/07, Marc Prud'hommeaux <[EMAIL PROTECTED]> wrote:
I just ran "mvn package" with an updated source tree, and it didn't try to download anything. Can you run with "mvn --debug compile" and post the output (or at least the interesting bits about it downloading stuff), as well as the output from "svnversion -c ."? On Jul 16, 2007, at 12:22 PM, Kevin Sutter wrote: > Actually, I just experienced this download this morning and I am > running > with Java 5... I thought I had done something strange to cause it > myself. > Not sure what caused this download... > > Kevin > > On 7/16/07, Patrick Linskey <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I just tried running mvn using Java 6, and it seemed to want to >> download dependencies for all the OpenJPA sub-modules. Has anyone >> else >> had this experience? >> >> Switching back to Java 5 made the issue go away, but I'm running >> something that requires Java 6. >> >> -Patrick >> >> -- >> Patrick Linskey >> 202 669 5907 >>
