On Mar 12, 2013, at 8:19 PM, Jamie G. <[email protected]> wrote:
> Was there a specific resource that made the snapshot build fail, or > just not being able to access the repo enough to stop the build. In > the later case it shouldn't have stopped building, in the former I > wonder if said artifacts can be replicated on central as Jansi has > been. jansi is at central. I would remove the repo from the root pom (or comment it out). It would only be needed if you need a snapshot version of jansi. However, with it there, it would be consulted for all snapshot deps. If it goes down and you have a snapshot dep, you're screwed. (or use -o for offline, but you would need to hope you already have some version of the snapshot) Dan > > Cheers, > Jamie > > On Tue, Mar 12, 2013 at 9:45 PM, Guillaume Nodet <[email protected]> wrote: >> Jansi is on central : >> http://repo1.maven.org/maven2/org/fusesource/jansi/jansi/ >> >> >> >> On Wed, Mar 13, 2013 at 1:12 AM, Jamie G. <[email protected]> wrote: >> >>> I've been able to build karaf 2.2.x, 2.3.x, and 3.0.x - perhaps I'm >>> just picking up dependencies from my m2. I'll wipe out my m2 repo and >>> try again. >>> >>> IIRC the only resource that we're picking up from a fuse repo is jansi. >>> >>> Cheers, >>> Jamie >>> >>> On Tue, Mar 12, 2013 at 9:35 PM, Łukasz Dywicki <[email protected]> >>> wrote: >>>> Andrei, >>>> Please do not cross post across user/developer mailing lists with same >>> problem. >>>> >>>> Can you point which branch you are trying to build and what fails? >>>> >>>> \o/, >>>> Łukasz Dywicki >>>> -- >>>> [email protected] >>>> Twitter: ldywicki >>>> Blog: http://dywicki.pl >>>> Code-House - http://code-house.org >>>> >>>> Wiadomość napisana przez Andrei Pozolotin <[email protected]> >>> w dniu 12 mar 2013, o godz. 22:53: >>>> >>>>> Hello there. >>>>> >>>>> FYI >>>>> fuse source repos are down >>>>> >>>>> http://fuse.fusesource.org/fabric/download.html >>>>> >>>>> impossible to build karaf snapshot. >>>>> >>>>> Thank you, >>>>> >>>>> Andrei >>>> >>> >> >> >> >> -- >> ------------------------ >> Guillaume Nodet >> ------------------------ >> Red Hat, Open Source Integration >> >> Email: [email protected] >> Web: http://fusesource.com >> Blog: http://gnodet.blogspot.com/ -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
