Skip to content

Make Gitblit GO monolithic #326

Description

@gitblit

Originally reported on Google Code with ID 30

What steps will reproduce the problem?

If one tries to start gitblit GO in a secure zone, with no internet access, it will
not be able to start.
This is because gitblit GO has the required maven repositories hard coded (maven central
and eclipse: https://github.com/gitblit/gitblit/blob/master/src/com/gitblit/build/Build.java).

We do need these repositories too, but we have to access these via a repository proxy
like Nexus or Artifactory. Therefore it would be good to be able to change the locations
used to resolve the libraries.

What version of the product are you using? On what operating system?
0.7.0 (2011-11-11) 



Reported by dominik.bartholdi on 2011-12-06 14:44:32

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions