Guest User

Untitled

a guest
Jan 22nd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] BUILD FAILURE
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Total time: 1:02.492s
  5. [INFO] Finished at: Wed Sep 07 12:32:18 JST 2011
  6. [INFO] Final Memory: 12M/32M
  7. [INFO] ------------------------------------------------------------------------
  8. [ERROR] Character reference "&#55527" is an invalid XML character. -> [Help 1]
  9. org.xml.sax.SAXParseException: Character reference "&#55527" is an invalid XML character.
  10. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  11. at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
  12. at groovy.util.XmlSlurper.parse(XmlSlurper.java:117)
  13. at groovy.util.XmlSlurper.parse(XmlSlurper.java:136)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  17. at java.lang.reflect.Method.invoke(Method.java:597)
  18. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
  19. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
  20. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
  21. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
  22. at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:738)
  23. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:726)
  24. at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
  25. at org.codehaus.mojo.findbugs.FindBugsMojo.executeFindbugs(FindBugsMojo.groovy:909)
Add Comment
Please, Sign In to add comment