[Bug 219547] [new port] databases/hikaricp: solid high-performance jdbc connection pool

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 15 08:16:23 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219547

Tobias Kortkamp <tobik at freebsd.org> changed:

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

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

=======================<phase: build          >============================
===>  Building for hikaricp-2.6.2
[ERROR] Could not create local repository at /nonexistent/.m2/repository ->
[Help 1]
[ERROR] 
[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] 
[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/LocalRepositoryNotAccessibleException
*** 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.

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


More information about the freebsd-ports-bugs mailing list