From owner-freebsd-questions@FreeBSD.ORG Wed Apr 18 07:42:55 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 275A3106564A; Wed, 18 Apr 2012 07:42:55 +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 D2FC58FC1B; Wed, 18 Apr 2012 07:42:54 +0000 (UTC) From: vermaden To: Jason Helfman X-Mailer: interia.pl/pf09 In-Reply-To: <20120417212624.GB15370@dormouse.experts-exchange.com> References: <20120417212624.GB15370@dormouse.experts-exchange.com> Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1334734968; bh=RTIbSPQrgM1cwAzmaOTtz6wE6702CZP4EZZjCmbgN4A=; h=From:Subject:To:Cc:X-Mailer:In-Reply-To:References:Message-Id: MIME-Version:Content-Type:Content-Transfer-Encoding; b=oksLN/u5i4+e4WUf73M5IwwUvg6c48Xoa3x9V2DXQev1vGJ5gK6+9tX9LzzI0dr8R /hPru3cwxIp0y+EYyDCSHim/3wJuX4maGBm8mdU+99Cn8L8x1Ls3AIBAwuUZA/BsZw ZELDGYqz/s7d4muYCD/9pYC3oanhjfgZgXSyWOdg= Date: Wed, 18 Apr 2012 07:42:55 +0000 (UTC) Cc: freebsd-questions@freebsd.org, freebsd-java@FreeBSD.org 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: Wed, 18 Apr 2012 07:42:55 -0000 hi, I do not pressure to use the Ports version I just need a working JBOSS5 on FreeBSD, I can download jboss-5.1.0.GA.zip from here http://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.1.0.GA/ But will it be fully functional on FreeBSD? Regards, vermaden "Jason Helfman" pisze: > On Tue, Apr 17, 2012 at 08:34:55PM +0000, vermaden thus spake: > >Hi, > > > >I have the same problem as described here: > >http://freebsd.org/cgi/query-pr.cgi?pr=3D166986 > > > >The package of JBOSS5 is also not available, any suggestions? > > > >Any help appreciated. > > > >Regards, > >vermaden >=20 > I've dealt somewhat with the maven repositories, and this is nothing real= ly > that can be prevented in the portstree. Working with the vendor in > releasing a distribution file of the maven repository at the time of the > release of the code that is required for code to build against is somethi= ng > that can be done to prevent this. I worked with the vendor in doing this = for > databases/jasperserver. >=20 > This really is an issue with the remote repository, and needs to be fixed > with the owners of that maven code repository. >=20 > I suggest in working with the vendor to fix the repository, and it would = be > great if you can convince them to release a snapshot of the maven reposit= ory > that the code was used to build from for distribution purposes. That way,= it > will always be build-able. >=20 > Even if they fix it today, someone could break it soon afterwards. >=20 > -jgh >=20 > --=20 > Jason Helfman | FreeBSD Committer > jgh@FreeBSD.org | http://people.freebsd.org/~jgh >=20 --=20 ...