From owner-freebsd-questions@FreeBSD.ORG Sat Apr 21 14:45:54 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 632361065672; Sat, 21 Apr 2012 14:45:54 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo.poczta.interia.pl (smtpo.poczta.interia.pl [217.74.65.207]) by mx1.freebsd.org (Postfix) with ESMTP id D56348FC12; Sat, 21 Apr 2012 14:45:53 +0000 (UTC) From: vermaden To: Horst Leitenmueller X-Mailer: interia.pl/pf09 In-Reply-To: <329E9F07-F498-4338-8B2E-1516AA47466D@liwest.at> References: <20120417212624.GB15370@dormouse.experts-exchange.com> <20120418193043.GC96044@dormouse.experts-exchange.com> <54DECB18-A318-4572-B664-E2B1A3E46B1E@liwest.at> <329E9F07-F498-4338-8B2E-1516AA47466D@liwest.at> Message-Id: MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1335019547; bh=rwRzAY7mRprDoZmZLYTpwrKolmXWOFi54pZnZ7sEcb8=; h=From:Subject:To:Cc:X-Mailer:In-Reply-To:References:Message-Id: MIME-Version:Content-Type; b=npCCOvfLMcfVT1Ny3OvnTEmAGnBSesQT2g1CD/PpbfMqOxC8lHonv+a3ZdwC5ZSQC JJArrF2tYAm1BEZXn7qgt3xc11IS4+MSmZ2cpS/L84Cc50kD3zA5uWDAw/RS+47Yof ubq61ufq56mFIjSl4cTu9ltHuqc/edAySL1yBZ7g= Date: Sat, 21 Apr 2012 16:45:47 +0200 (CEST) Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-java@FreeBSD.org, freebsd-questions@freebsd.org, Jason Helfman Subject: Re: /usr/local/java/jboss5 fails to build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2012 14:45:54 -0000 Hi, it worked! :) I copied the attached pom.xml file and also removed/root/.m2/repository dir and jboss5 built beautifully ;)Unfortunately I did not get any response from JBOSScommunity :/ Regards and thanks again,vermaden  "Horst Leitenmueller" <horst.leitenmueller@liwest.at> pisze:Hican you please trywith patch -p1 < patch.pompom.xml.orig is only the copy to keep the original pom.file...br horsthere the complete pom file...