Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2018 08:16:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 219547] [new port] databases/hikaricp: solid high-performance jdbc connection pool
Message-ID:  <bug-219547-7788-uD5hrttQ9J@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219547-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219547-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219547

Tobias Kortkamp <tobik@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |tobik@freebsd.org
           Keywords|                            |needs-patch, needs-qa

--- Comment #1 from Tobias Kortkamp <tobik@freebsd.org> ---
This doesn't build in Poudriere (which FreeBSD uses to build packages):

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building for hikaricp-2.6.2
[ERROR] Could not create local repository at /nonexistent/.m2/repository ->
[Help 1]
[ERROR]=20
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]=20
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/LocalRepositoryNotAccessib=
leException
*** Error code 1

Stop.

Another problem is that Maven usually tries to download a bunch of
dependencies during the build.  Builds are not allowed to connect to
the network during the build phase in Poudriere.  I'm not sure how
this problem was addressed here.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219547-7788-uD5hrttQ9J>