repository

command module
v0.0.0-...-5f5d027 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

README

Maven Repository Server in golang

The motivation to build this is basically this issue:

https://gitlab.com/gitlab-org/gitlab-ee/issues/2752

an URL of a Maven Artifact is defined as:

<repositoryUrl>/<groupID>/<artifactID>/<version>/<artifactID>-<version>.<type>

The repositoryUrl is defined here as host:port/repositories/repositoryID

You need to add a configuration in config. This might look like this:

{
    "Port":5000,
    "RepositoryPath": "/folder/.m2"
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL