Keyfactor / signserver-ce

SignServer – Open source, PKI-based signing software to sign code, documents, timestamps and more.
https://www.signserver.org
GNU Lesser General Public License v2.1
331 stars 37 forks source link

The script to download depencecies not yet published to Maven Repositories is absent from the latest release. #50

Closed BIRSAx2 closed 8 months ago

BIRSAx2 commented 1 year ago

The lib/maven-install-files.sh script required to download dependencies not yet published to the Maven repositories is absent from the latest release, namely from the zip signserver-ce-6.0.0.1.Final.zip. While on the zip signserver-ce-6.0.0.1.Final-bin.zip it's still there.

netmackan commented 1 year ago

Thank you for the report. So there seems to be two issues here:

  1. The missing maven-install-files.sh in the source release bundled.
  2. That the dependencies are not yet published to the Central repo.

While 1. is only meant as a temporarily solution until 2. is fixed we should probably address that as well even if the dependencies are available before the next release.

netmackan commented 1 year ago

SignServer ticket (for future reference only, as Jira is not yet available publicly): https://jira.primekey.se/browse/DSS-2682

mlundblad commented 8 months ago

This should be fixed since 6.2.0.Final, so closing this now.