For those who adopt this package, please read this comment and get into contact with upstream, it is important to keep good communication with upstream when packaging.
I wish you luck,
Polarian
Git Clone URL: | https://aur.archlinux.org/reposilite.git (read-only, click to copy) |
---|---|
Package Base: | reposilite |
Description: | Lightweight repository manager for Maven artifacts. It is a simple solution to replace managers like Nexus, Archiva or Artifactory. |
Upstream URL: | https://reposilite.com |
Licenses: | Apache |
Submitter: | La_MouettE |
Maintainer: | La_MouettE |
Last Packager: | La_MouettE |
Votes: | 3 |
Popularity: | 0.000005 |
First Submitted: | 2020-07-05 05:11 (UTC) |
Last Updated: | 2024-09-09 14:36 (UTC) |
For those who adopt this package, please read this comment and get into contact with upstream, it is important to keep good communication with upstream when packaging.
I wish you luck,
Polarian
Please submit any issues with the project on the following github repository:
https://github.com/reposilite-playground/reposilite-aur
This allows us to better manage the issues related to the package :)
By the way, I am also committing all the changes to this package to: https://onedev.polarian.dev/polarrepo/reposilite
Makes it easier for me to manage packages which I build for my repository and also allows for a more convenient method of managing package related issues.
I packaged the code to make it easier for people to use :)
This package is now available on PolarRepo, an unofficial arch repository for packages I (Polarian) maintain.
To use the repository add:
[polarrepo]
Server = https://polarrepo.polarian.dev/
to /etc/pacman.conf
Then import my gpg key:
$ pacman-key --recv-keys 0770E5312238C760
Then locally sign the key to verify it:
$ pacman-key --lsign-key 0770E5312238C760
Then you can install this package:
$ pacman -Syu reposilite
I will update the repository every time I push a new version of the PKGBUILD here, it will automatically update when you run pacman -Syu in the future, instead of you needing to use a AUR helper (or update manually).
Hello,
I am going to change the makedepends to explicit openjdk11, the reason is because that is the java version the project is designed to build with, and thus it will prevent a user from having bytecode incompatibilities.
Package builds properly now, tested in chroot!
Nice, I have just realised when building in a clean chroot that I have forgot to change the sha256sum, will fix now.
Pinned Comments
PolarianDev commented on 2023-04-10 22:17 (UTC)
Please submit any issues with the project on the following github repository:
https://github.com/reposilite-playground/reposilite-aur
This allows us to better manage the issues related to the package :)