Search Criteria
Package Details: artifactory-oss 7.12.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/artifactory-oss.git (read-only, click to copy) |
---|---|
Package Base: | artifactory-oss |
Description: | Artifactory is an advanced Binary Repository Manager for use by build tools, dependency management tools and build servers |
Upstream URL: | https://bintray.com/jfrog/product/JFrog-Artifactory-Oss/view |
Keywords: | java |
Licenses: | GPLv3 |
Submitter: | yegorius |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-08 12:18 (UTC) |
Last Updated: | 2021-01-17 11:23 (UTC) |
Dependencies (3)
- bash (bash-devel-git, bash-devel-static-git, bash-xdg-dirs-git, bash-git, bash-xdg)
- java-runtime-headless (jdk9, jre9, jdk-devel, jre10, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains-headless, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, zulu-14-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, jdk15-adoptopenjdk, liberica-jre-8-full-bin, amazon-corretto-16, jre8-openjdk-shenandoah-headless, zulu-16-bin, jdk7-j9-bin, jdk11-j9-bin, jdk16-adoptopenjdk, jdk11-openj9-bin, zulu-jdk-fx-bin, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jre12-openjdk-headless, jre13-openjdk-headless, jre14-openjdk-headless, jre15-openjdk-headless, jre16-openjdk-headless, jdk-jetbrains, jre-openj9-headless, jdk11-msopenjdk-bin, jdk18-beta-temurin, zulu-jre-fx-bin, hmcl-zulu-bin, zulu-13-bin, jdk8-arm, jre11, jre-jetbrains-openjdk-headless-xdg, jre-jetbrains, zulu-embedded-jdk11, amazon-corretto-17, amazon-corretto-18, jre, jre-lts, amazon-corretto-8, amazon-corretto-11, jre-openjdk-headless-xdg, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-18-bin, zulu-15-bin, jdk8-j9-bin, jdk7r1-j9-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jdk-17-full-bin, liberica-jdk-full-bin, liberica-jdk-8-full-bin, jre11-jetbrains-imfix, jdk-arm, jdk-temurin, jdk11-temurin, jdk17-temurin, jre8-adoptopenjdk-headless, java-openjdk-bin, jdk-microsoft-openjdk, jre8, jdk8, jdk18-openj9-bin, java-openjdk-loom-ea-bin, java-openjdk-ea-bin, jdk8-dragonwell-bin, jdk11-dragonwell-bin, jdk17-dragonwell-bin, jdk8-openj9-bin, jdk-openj9-bin, jre-openjdk-headless, jre11-openjdk-headless, jre17-openjdk-headless, jre8-openjdk-headless)
- net-tools (net-tools-mptcp, net-tools-debian-ifconfig, net-tools-git)
Latest Comments
mpento commented on 2020-03-07 14:54 (UTC)
Update to 6.18.0
mpento commented on 2020-03-07 14:47 (UTC)
@krevedko: yes, there is a message about this in artifactory-oss.install, it is a bit vague though. in any case, glad it's working for you.
krevedko commented on 2020-03-02 19:49 (UTC) (edited on 2020-03-02 20:47 (UTC) by krevedko)
Clean-very-first-install produces errors:
artifactory.sh[75762]: Found java executable in JAVA_HOME (/usr/lib/jvm/default)
artifactory.sh[75788]: mkdir: cannot create directory '/opt/artifactory/logs/catalina': Permission denied
artifactory.sh[75762]: ** Could not create dir /opt/artifactory/logs/catalina
...
artifactory.sh[75976]: ln: failed to create symbolic link '/opt/artifactory/tomcat/logs ': Permission denied
artifactory.sh[75976]: ** Could not create link from /opt/artifactory/tomcat/logs to /opt/artifactory/logs/catalina
...
Resolved all via
chown -R artifactory:artifactory /opt/artifactory
andln -s /opt/artifactory /var/lib/artifactory
Looks like, this problem already described in PKGBUILD's install-message about using symlinks.
mpento commented on 2019-12-15 22:44 (UTC)
Update to 6.16.0
PrinceMachiavell commented on 2019-09-19 20:11 (UTC)
FYI, I upgraded from like a 5.6 to 6.11.6-1 release and had change the permissions on the following files from root:root to artifactory:artifactory for it to start & perform the upgrade.
/opt/artifactory/etc/mimetypes.xml /opt/artifactory/etc/logback.xml
mpento commented on 2019-08-17 14:27 (UTC)
Update to 6.11.6
mpento commented on 2019-06-20 11:35 (UTC)
Update to 6.10.4
mpento commented on 2019-05-22 00:38 (UTC)
Updated to 6.10.1
mpento commented on 2018-10-13 11:24 (UTC)
Updated to 6.5.0
dNhax commented on 2018-10-07 15:34 (UTC)
Hi mpento,
thank you for keeping this package updated. I created an alternative version for this package to install Artifactory the "Arch Way". Maybe you'd like to take a look at it.
https://github.com/dNhax/artifactory-oss
Best regards,
dNhax.
mpento commented on 2018-10-07 04:17 (UTC)
Updated to 6.4.1
mpento commented on 2018-09-12 14:31 (UTC)
Update to 6.3.3
mpento commented on 2018-08-25 09:00 (UTC)
Update to 6.3.0
mpento commented on 2018-08-25 08:48 (UTC)
Update to 6.2.0, fixed PID file location.
NekoiNemo commented on 2018-08-14 12:05 (UTC) (edited on 2018-08-14 14:45 (UTC) by NekoiNemo)
Didn't work as daemon as-is. Had to change pid location to be inside "/opt/artifactory" in configs of both program and service for it to stop crashing at startup.
pa314159 commented on 2017-11-29 20:12 (UTC)