Skip to content

can't parse pom files missing xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" #1104 #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Pratibha2007 opened this issue Jun 5, 2019 · 2 comments

Comments

@Pratibha2007
Copy link

No description provided.

@Pratibha2007
Copy link
Author

[error] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 107; The prefix "xsi" for attribute "xsi:schemaLocation" associated with an element type "project" is not bound.
[error] at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239)
[error] at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
[error] at coursier.core.compatibility.package$.xmlParseSax(package.scala:64)
[error] at coursier.maven.MavenRepository$.parseRawPomSax(MavenRepository.scala:70)
[error] at coursier.maven.MavenRepository.$anonfun$findVersioning$1(MavenRepository.scala:332)

@carlzogh
Copy link
Contributor

This issue was fixed by 389461a which has been merged and released.
Please update your aws-lambda-java-libs dependencies to the latest available versions to get this fix.

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

No branches or pull requests

2 participants