[infinispan-issues] [JBoss JIRA] (ISPN-9295) Server fails to start if maven repo does not have Xerces
Galder Zamarreño (JIRA)
issues at jboss.org
Thu Jun 14 04:21:01 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved ISPN-9295.
------------------------------------
Resolution: Rejected
You can download the full server zip from: http://downloads.jboss.org/infinispan/9.3.0.CR1/infinispan-server-9.3.0.CR1.zip
> Server fails to start if maven repo does not have Xerces
> --------------------------------------------------------
>
> Key: ISPN-9295
> URL: https://issues.jboss.org/browse/ISPN-9295
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.3.0.CR1
> Reporter: Galder Zamarreño
> Priority: Minor
> Fix For: 9.3.0.Final
>
>
> If XercesImpl is not present in maven repo, there doesn't seem to be an attempt to download and instead you get:
> {code}
> [Host Controller] Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to resolve artifact 'xerces:xercesImpl:2.11.0.SP5' (position: END_TAG seen ...resources>\n <artifact name="xerces:xercesImpl:2.11.0.SP5"/>... @26:56)
> [Host Controller] at org.jboss.modules.xml.ModuleXmlParser.parseArtifact(ModuleXmlParser.java:981)
> [Host Controller] at org.jboss.modules.xml.ModuleXmlParser.parseResources(ModuleXmlParser.java:869)
> [Host Controller] at org.jboss.modules.xml.ModuleXmlParser.parseModuleContents(ModuleXmlParser.java:659)
> [Host Controller] at org.jboss.modules.xml.ModuleXmlParser.parseDocument(ModuleXmlParser.java:426)
> [Host Controller] at org.jboss.modules.xml.ModuleXmlParser.parseModuleXml(ModuleXmlParser.java:302)
> [Host Controller] ... 15 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list