I am trying to build my maven-based project via OBS, but as maven depends on downloading dependences from an external repository, the build is failing (see: https://build.opensuse.org/package/live_build_log?arch=i586&package=guacamole&project=home%3Azhanghengzhi&repository=Fedora_14).
Is network access from within an OBS build job impossible?
Thanks.
Note that I have modified the above package such that it uses a pre-compiled .war rather than building it itself, thus the link above will no longer show the failure messages.
This is not a long-term solution, however, and I would still appreciate any insight regarding network support within OBS and possible solutions to packaging Java and Maven based projects.