I tried to "Build with Parameters" for the "servlet-tck-to-staging". The build fails with
[ERROR] Failed to execute goal on project servlet-tck-runtime: Could not resolve dependencies for project jakarta.tck:servlet-tck-runtime:jar:6.1.1
[ERROR] dependency: jakarta.servlet:jakarta.servlet-api:jar:6.1.1 (provided)
[ERROR] jakarta.servlet:jakarta.servlet-api:jar:6.1.1 was not found in
https://jakarta.oss.sonatype.org/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of sonatype-nexus-staging has elapsed or updates are forced
[ERROR] jakarta.servlet:jakarta.servlet-api:jar:6.1.1 was not found in
https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are
forced
Do I need to build the jakarta.servlet-api:jar:6.1.1 before the servlet-tck ?
Regards,
Hi,
Any update for the new Servlet TCK 6.1.1?
Regards,
Hi,
Do we have an estimate for when Servlet TCK 6.1.1 is released? There are few accepted
challenges which are expected to be included in the next TCK release.
Thanks,