Fix build failures in 'jbehave-weld-example' module

Description

The build of 'jbehave-weld-example' module started failing unexpectedly: https://github.com/jbehave/jbehave-core/runs/2084114891?check_suite_focus=true

The debugging shows the root cause of the issues is the following error:

Most likely it means that XSD location is wrong, current XSD URL is http://java.sun.com/xml/ns/javaee/beans_1_0.xsd, it redirects to https://www.oracle.com/java/technologies/.

It looks like the new proper location is http://xmlns.jcp.org/xml/ns/javaee/beans_1_0.xs

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created March 11, 2021 at 6:10 PM
Updated April 26, 2022 at 2:16 PM
Resolved March 11, 2021 at 6:51 PM