Skip to content

Conversation

@desbo
Copy link

@desbo desbo commented Mar 20, 2019

Issue #, if available:

Description of changes:
These XML files are currently invalid, failing with the following error when added as dependencies in Scala projects that use sbt-coursier:

The prefix "xsi" for attribute "xsi:schemaLocation" associated with an
element type "project" is not bound.

You can also verify this error with an online XML validator, e.g.
https://www.xmlvalidation.com/.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

These XML files are currently invalid, failing with the following error
when using `sbt-coursier`:

```
The prefix "xsi" for attribute "xsi:schemaLocation" associated with an
element type "project" is not bound.
```

You can also verify this error with an online XML validator, e.g.
https://www.xmlvalidation.com/.
@desbo desbo closed this Aug 21, 2019
@desbo desbo deleted the desbo/fix-invalid-pom-xml branch August 21, 2019 11:09
M-Elsaeed added a commit that referenced this pull request Dec 4, 2025
* Modified RIC Behavior for Retries and Failure Handling + Refactoring
M-Elsaeed added a commit that referenced this pull request Dec 4, 2025
* Modified RIC Behavior for Retries and Failure Handling + Refactoring
M-Elsaeed added a commit that referenced this pull request Dec 4, 2025
* Modified RIC Behavior for Retries and Failure Handling + Refactoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant