Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-6725

XML parsing error during grape uninstall

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.2
    • 2.3.0-rc-2
    • Grape
    • None

    Description

      Possibly some XML changes in the past have broken the code parsing the POM during grape uninstall processing

      > grape uninstall commons-lang commons-lang 2.3
      ...
      Caused by: groovy.lang.MissingMethodException: No signature of method: com.sun.org.apache.xerces.internal.dom.DeferredAttrImpl.plus() is applicable for argument
       types: (org.codehaus.groovy.runtime.GStringImpl) values: [-2.3]
      Possible solutions: use([Ljava.lang.Object;), split(groovy.lang.Closure), is(java.lang.Object), wait(), isId(), any()
      ...
              at doCall(GrapeIvy.groovy:465)
      ...
      

      Attachments

        Activity

          People

            paulk Paul King
            paulk Paul King
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: