I will document this in the Nexus book. Should be available with the next release of it..
manfred On Tue, August 28, 2012 2:37 am, Kristian Rosenvold wrote: > Thanks a lot ;) There is no end to how much time "someone" (=me) can waste > on this. I will update the docs on the core IT's about this; since I > actually > did try reading the manual ;) > > /me wonders If I can read that setting and basically make the Core > IT's refuse to > run with it enabled...? > > Kristian > > > 2012/8/28 Brian Fox <[email protected]>: >> There are lots of tests that are trying to use file based repositories >> for certain conditions. This is why in 2.0.9 I had added the >> external:* : >> >> external:* matches all repositories except those using localhost or >> file based repositories. This is used in conjunction with a repository >> manager when you want to exclude redirecting repositories that are >> defined for Integration Testing. >> >> Maybe we should update the default setting.xml in the book, but it's >> pretty rare that people are using file repos for their ITs (read: >> pretty much only maven ;-) ) >> >> On Thu, Aug 23, 2012 at 2:44 PM, Kristian Rosenvold >> <[email protected]> wrote: >>> When I try to run the maven core IT's with a mirrorOf setting in my >>> settings.xml (copy-paste from >>> http://www.sonatype.com/books/nexus-book/reference/maven-sect-single-group.html) >>> I get all sorts of >>> weird & wonderful artifact resolution failures for snapshots inside >>> the forked test processes; this happens regardless of which maven 3.x >>> version I try to test. >>> >>> Removing the the setup from settings.xml clearly fixes the problem. >>> Can someone explain what is going on, is this a jira issue or WTF ? >>> >>> Kristian >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
