I am trying to list the grails plugins but i get the following output:
C:\Users\User\Documents\NetBeansProjects\Test>grails list-plugins | Environment set to development..... [Fatal Error] plugins-list-grailsCentral.xml:564:7: XML document structures must start and end within the same entity. | Error No plugins found in repository: grailsCentral. This may be because the r epository is behind an HTTP proxy.
Plugins available in the grailsCore repository are listed below: ------------------------------------------------------------- dummy <> -- hibernate <1.3.7> -- Hibernate for Grails tomcat <1.3.7.2> -- Apache Tomcat plugin for Grails webflow <1.3.7> -- Spring Web Flow Plugin
Plug-ins you currently have installed are listed below: ------------------------------------------------------------- hibernate 2.0.1 -- Hibernate for Grails jquery
1.7.1 -- JQuery for Grails resources 1.1.6 -- Resources tomcat 2.0.1 -- Apache Tomcat plugin for Grails webxml 1.4.1 -- WebXmlConfigTo find more info about plugin type 'grails plugin-info [NAME]'
Any suggestions how i can fix this? And i am not behind a HTTP Proxy i am connected to a normal network with a single router.