From owner-freebsd-questions@FreeBSD.ORG Tue Apr 17 21:27:26 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6EF8C1065689 for ; Tue, 17 Apr 2012 21:27:26 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 260DB8FC1D for ; Tue, 17 Apr 2012 21:27:26 +0000 (UTC) Received: by obqv19 with SMTP id v19so8999498obq.13 for ; Tue, 17 Apr 2012 14:27:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-operating-system :organization:x-living-the-dream:x-pgp-fingerprint:x-pgp-key :user-agent:x-gm-message-state; bh=3bStpoS2ChkhTCGrvtlKWmebqtWIicsm/CXt7+ynuzg=; b=MomQ7JkbUKCftlyoNmef7IEmA0VTt1nEJHDYTS++MPsNaBblVVxxIkYQWip8ojkjP3 2BWALCPjLFIboMN+pckSA4VuLolRi97QlhTv1zKKYLOVrYVRrjOp7qzcT9rWJE19+AGQ av9vXE/pVUPym7IcjGrk1qfm6w6Vg+siJ6kGkhwYhLpXoYXxPio5yHiit5Xp2XbQR9mU Ptc6PzbScQpGqAnH4d3zM3nF2nkp9NtMSuUrtyAjUYaUAGFwSdDzgapDDmiBDFbmKtWt kN4GtSDAgDDF7128vL3Ke+N4qQodTjCVal1X2dRN62m1AI4cNHgkDvHF8DXV8cP07ina iCRg== Received: by 10.182.183.73 with SMTP id ek9mr23832042obc.15.1334698045503; Tue, 17 Apr 2012 14:27:25 -0700 (PDT) Received: from dormouse.experts-exchange.com ([72.29.164.238]) by mx.google.com with ESMTPS id b2sm24484330obo.22.2012.04.17.14.27.24 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 17 Apr 2012 14:27:25 -0700 (PDT) Sender: Jason Helfman Date: Tue, 17 Apr 2012 14:26:24 -0700 From: Jason Helfman To: vermaden Message-ID: <20120417212624.GB15370@dormouse.experts-exchange.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 8.2-RELEASE amd64 Organization: The FreeBSD Project, http://www.freebsd.org X-Living-The-Dream: I love the SLO Life! X-PGP-FingerPrint: 8E0D C457 9A0F C91C 23F3 0454 2059 9A63 4150 D3DC X-PGP-Key: http://people.freebsd.org/~jgh/jgh.asc User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQmU3CY2GbLGDMkqYlZY9ewEoNp4jIwldeWqeZdKhVAbOjE7Cqk8k0rPlO+ETCK8iglMP7eZ 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: Tue, 17 Apr 2012 21:27:26 -0000 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=166986 > >The package of JBOSS5 is also not available, any suggestions? > >Any help appreciated. > >Regards, >vermaden I've dealt somewhat with the maven repositories, and this is nothing really 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 something that can be done to prevent this. I worked with the vendor in doing this for databases/jasperserver. This really is an issue with the remote repository, and needs to be fixed with the owners of that maven code repository. 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 repository that the code was used to build from for distribution purposes. That way, it will always be build-able. Even if they fix it today, someone could break it soon afterwards. -jgh -- Jason Helfman | FreeBSD Committer jgh@FreeBSD.org | http://people.freebsd.org/~jgh