Skip to content

Krazo depends on non-existing version of MVC TCK #394

@mthmulders

Description

@mthmulders

I've tried to build Krazo locally, but failed. This is the error message

[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]
[ERROR]   The project org.eclipse.krazo:krazo-tck:4.1.0-SNAPSHOT (/Users/maarten/Code/open-source/krazo/tck/pom.xml) has 2 errors
[ERROR]     Non-resolvable import POM: The following artifacts could not be resolved: jakarta.mvc.tck:mvc-tck-bom:pom:3.0.1-RC1 (absent): jakarta.mvc.tck:mvc-tck-bom:pom:3.0.1-RC1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced (remote repositories: central (https://repo.maven.apache.org/maven2, default, releases)) @ jakarta.mvc.tck:mvc-tck-bom:${tck.version}, file:///Users/maarten/Code/open-source/krazo/tck/pom.xml, line 68, column 13: One or more requests failed
[ERROR]     'dependencies.dependency.version' for groupId='org.jboss.shrinkwrap.resolver', artifactId='shrinkwrap-resolver-depchain', type='pom' is missing. @ jakarta.mvc.tck:mvc-tck-bom:${tck.version}, file:///Users/maarten/Code/open-source/krazo/tck/pom.xml, line 57, column 9
[ERROR]
[ERROR]   The project org.eclipse.krazo:krazo-parent:4.1.0-SNAPSHOT (/Users/maarten/Code/open-source/krazo/pom.xml) has 2 errors
[ERROR]     Non-resolvable import POM: The following artifacts could not be resolved: jakarta.mvc.tck:mvc-tck-bom:pom:3.0.1-RC1 (absent): jakarta.mvc.tck:mvc-tck-bom:pom:3.0.1-RC1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced (remote repositories: central (https://repo.maven.apache.org/maven2, default, releases)) @ jakarta.mvc.tck:mvc-tck-bom:${tck.version}, file:///Users/maarten/Code/open-source/krazo/tck/pom.xml, line 68, column 13: One or more requests failed
[ERROR]     'dependencies.dependency.version' for groupId='org.jboss.shrinkwrap.resolver', artifactId='shrinkwrap-resolver-depchain', type='pom' is missing. @ jakarta.mvc.tck:mvc-tck-bom:${tck.version}, file:///Users/maarten/Code/open-source/krazo/tck/pom.xml, line 57, column 9
[ERROR]

Looks as if Krazo depends on version 3.0.1-RC1 of the jakarta.mvc.tck:mvc-tck-bom. This version does not exist in Maven Central, and there is also no such tag in GitHub.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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