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


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.

Reply via email to