Return-Path: X-Original-To: apmail-ignite-user-archive@minotaur.apache.org Delivered-To: apmail-ignite-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 117E817C82 for ; Tue, 8 Sep 2015 23:11:41 +0000 (UTC) Received: (qmail 95676 invoked by uid 500); 8 Sep 2015 23:11:40 -0000 Delivered-To: apmail-ignite-user-archive@ignite.apache.org Received: (qmail 95630 invoked by uid 500); 8 Sep 2015 23:11:40 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 95618 invoked by uid 99); 8 Sep 2015 23:11:40 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2015 23:11:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 6FC02C009C for ; Tue, 8 Sep 2015 23:11:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.901 X-Spam-Level: ** X-Spam-Status: No, score=2.901 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id lAv1xoIJQzLT for ; Tue, 8 Sep 2015 23:11:31 +0000 (UTC) Received: from mail-yk0-f177.google.com (mail-yk0-f177.google.com [209.85.160.177]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id CBA7F20489 for ; Tue, 8 Sep 2015 23:11:30 +0000 (UTC) Received: by ykei199 with SMTP id i199so143718554yke.0 for ; Tue, 08 Sep 2015 16:11:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Mur24/0l2KXaQpgHXQjMHpTrGV6ZeWySuLxmrqcH2BE=; b=mQ+lE8VdDUc1IqZTzvvUSTwfZRN5gQSxnFJIYOt4gJzYisbFiHFm9uhkrGBaqygMrZ NzQu8apNUb8qdNpsFY+R9qgyLNso5v/WqKy7jopeo5imL6NDTzHskqh+ev6YAD+j8Iwc 4OZOd6TP63fg42C3kXFvqtCfMPopvo73qTNpexAF2f5uNyBBH5lmqms0bXd3MtI8HMmG iQgjsnivd7iUmcaLtP63CxwDPSAJeVMeODG6/eeDBjps9pZ2X3UbAvb+qgpM+mnzG8VJ E+Riz0+yQGdOzoQ83QEIkSIjbKUkcIJjdY48XSLI30h+hN+xlrQcW/juejEg5/zu+CG4 Hemg== MIME-Version: 1.0 X-Received: by 10.170.206.85 with SMTP id x82mr33187914yke.76.1441753890113; Tue, 08 Sep 2015 16:11:30 -0700 (PDT) Received: by 10.31.4.210 with HTTP; Tue, 8 Sep 2015 16:11:30 -0700 (PDT) In-Reply-To: References: <20150907230154.GP9063@boudnik.org> <1441751446276-1298.post@n6.nabble.com> Date: Tue, 8 Sep 2015 16:11:30 -0700 Message-ID: Subject: Re: When building from trunk: Unknown host nexus.codehaus.org From: Stephen Boesch To: user@ignite.apache.org Content-Type: multipart/alternative; boundary=001a1139ecee79600e051f447cdc --001a1139ecee79600e051f447cdc Content-Type: text/plain; charset=UTF-8 I did build successfully on another machine. So yes it seems to be a case of cleaning out local maven settings on that other machine. 2015-09-08 15:46 GMT-07:00 Stephen Boesch : > I had already deleted the entire .m2/repository per another suggestion. I > do not have direct access to the build env at this moment - but will check > the .m2/settings.xml within a few hours. > > 2015-09-08 15:30 GMT-07:00 vkulichenko : > >> The build works for me. And actually it looks weird that it tries to go to >> codehaus repo, because this plugin is available in Maven Central. Is it >> possible that you have this repo specified somewhere? E.g., in >> .m2/settings.xml file? >> >> -Val >> >> >> >> -- >> View this message in context: >> http://apache-ignite-users.70518.x6.nabble.com/When-building-from-trunk-Unknown-host-nexus-codehaus-org-tp1285p1298.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. >> > > --001a1139ecee79600e051f447cdc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I did build successfully on another machine. So yes it see= ms to be a case of cleaning out local maven settings on that other machine.= =C2=A0

2015-= 09-08 15:46 GMT-07:00 Stephen Boesch <javadba@gmail.com>:
I had already deleted the = entire .m2/repository per another suggestion. I do not have direct access t= o the build env at this moment - but will check the .m2/settings.xml within= a few hours.=C2=A0

2015-09-08 15:30 GMT-07:00 = vkulichenko <valentin.kulichenko@gmail.com>:
=
The build works for me. And actually it look= s weird that it tries to go to
codehaus repo, because this plugin is available in Maven Central. Is it
possible that you have this repo specified somewhere? E.g., in
.m2/settings.xml file?

-Val



--
View this message in context: http://apache-ignite-user= s.70518.x6.nabble.com/When-building-from-trunk-Unknown-host-nexus-codehaus-= org-tp1285p1298.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.


--001a1139ecee79600e051f447cdc--