[
https://issues.apache.org/jira/browse/WSCOMMONS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700179#action_12700179
]
Benson Margulies commented on WSCOMMONS-463:
--------------------------------------------
That was a fat-fingered import, it's the wrong XMLConstants. The dependency
should NOT be changed. I'll attend to this instantly.
> XMLSchema fails to build
> ------------------------
>
> Key: WSCOMMONS-463
> URL: https://issues.apache.org/jira/browse/WSCOMMONS-463
> Project: WS-Commons
> Issue Type: Bug
> Components: XmlSchema
> Affects Versions: XmlSchema 2.0
> Environment: Linux with any compiler
> Reporter: Richard Slade
> Fix For: XmlSchema 2.0
>
> Attachments: patch.txt
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Can not build the trunk version of XmlSchema
> [INFO] Compiling 104 source files to
> /home/build/workspaces/apache/XmlSchema/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/build/workspaces/apache/XmlSchema/src/main/java/org/apache/ws/commons/schema/XmlSchema.java:[49,31]
> package org.custommonkey.xmlunit does not exist
> /home/build/workspaces/apache/XmlSchema/src/main/java/org/apache/ws/commons/schema/XmlSchema.java:[57,36]
> cannot find symbol
> symbol : variable XMLConstants
> location: class org.apache.ws.commons.schema.XmlSchema
> The XmlSchema pom.xml needs to be updated to remove the "test" scope from the
> xmlunit dependency
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.