Skip to content

[BUG] Cannot build version 7.3.2 - com.keyfactor:cryptotokens:pom:2.4.4 (absent) #144

@3keyroman

Description

@3keyroman

Describe the Bug

Trying to build the version 7.3.2, there are few issues related to missing libraries that can be solved by excluding service-manifest-builder, however, the following is missing and build fails without it:

#34 165.9 [INFO] ------------------------------------------------------------------------
#34 165.9 [INFO] BUILD FAILURE
#34 165.9 [INFO] ------------------------------------------------------------------------
#34 165.9 [INFO] Total time:  01:21 min
#34 165.9 [INFO] Finished at: 2025-12-25T09:17:03Z
#34 165.9 [INFO] ------------------------------------------------------------------------
#34 165.9 [ERROR] Failed to execute goal on project SignServer-Server: Could not collect dependencies for project org.signserver:SignServer-Server:jar:7.3.2
#34 165.9 [ERROR] Failed to read artifact descriptor for com.keyfactor:cryptotokens-api:jar:2.4.4
#34 165.9 [ERROR] 	Caused by: The following artifacts could not be resolved: com.keyfactor:cryptotokens:pom:2.4.4 (absent): Could not find artifact com.keyfactor:cryptotokens:pom:2.4.4 in cefdigital (https://ec.europa.eu/cefdigital/artifact/content/repositories/esignaturedss/)
#34 165.9 [ERROR] -> [Help 1]
#34 165.9 [ERROR] 
#34 165.9 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#34 165.9 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#34 165.9 [ERROR] 
#34 165.9 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#34 165.9 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
#34 165.9 [ERROR] 
#34 165.9 [ERROR] After correcting the problems, you can resume the build with the command
#34 165.9 [ERROR]   mvn <args> -rf :SignServer-Server

To Reproduce

Steps to reproduce the behavior:

  1. ./lib/maven-install-files.sh
  2. mvn -B clean install -DskipTests

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions