Issue ID:
Type
Bug
Title:
FIX: Error Promoting/Replicating maven artifacts with non-standard files
Created:
10/16/2021 11:16:58 PM by Alana Tripp
Status:
Awaiting Release on 10/22/2021 10:54:54 AM
Last pulled:
10/22/2021 11:11:47 AM
Description:
https://forums.inedo.com/topic/3327/error-promoting-maven-package To reproduce, upload artifact with these files: * antlr4-runtime-4.5.2-1.pom * antlr4-runtime-4.5.2-1.jar (type = .jar) * antlr4-runtime-4.5.2-1-sources.jar (type = -sources.jar) When promoting or replicating, the `.jar` file extension will be used as the fileType, causing a PK error.