[jbosstools-issues] [JBoss JIRA] (JBIDE-23631) EAP 7.1.0.Alpha1-quickstarts Spring validation errors

Josef Kopriva (JIRA) issues at jboss.org
Wed Dec 7 09:16:01 EST 2016


Josef Kopriva created JBIDE-23631:
-------------------------------------

             Summary: EAP 7.1.0.Alpha1-quickstarts Spring validation errors
                 Key: JBIDE-23631
                 URL: https://issues.jboss.org/browse/JBIDE-23631
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: project-examples
         Environment: Red Hat JBoss Developer Studio

Version: 10.2.0.GA
Build id: GA-v20161125-1418-B55
Build date: 20161125-1418
            Reporter: Josef Kopriva
         Attachments: example-settings.xml

After importing quickstarts from archive: jboss-eap-7.1.0.DR9-quickstarts.zip there are errors related to the Spring quickstarts:


{code:java}
Description	Resource	Path	Location	Type
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	create.jsp	/jboss-spring-greeter/src/main/webapp/WEB-INF/views	line 19	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	createOrUpdateOwnerForm.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 21	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	createOrUpdatePetForm.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets	line 20	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	createOrUpdateVisitForm.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets	line 20	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	error.jsp	/jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views	line 17	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	exception.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp	line 21	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	greet.jsp	/jboss-spring-greeter/src/main/webapp/WEB-INF/views	line 19	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	index.jsp	/jboss-spring-kitchensink-asyncrequestmapping/src/main/webapp/WEB-INF/views	line 17	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	index.jsp	/jboss-spring-kitchensink-basic/src/main/webapp/WEB-INF/views	line 17	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	index.jsp	/jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views	line 17	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	index.jsp	/jboss-spring-kitchensink-matrixvariables/src/main/webapp/WEB-INF/views	line 17	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	index.jsp	/jboss-spring-kitchensink-springmvctest/src/main/webapp/WEB-INF/views	line 17	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	inputField.tag	/jboss-spring-petclinic/src/main/webapp/WEB-INF/tags	line 18	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	ownerDetails.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 22	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	ownersList.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 21	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	selectField.tag	/jboss-spring-petclinic/src/main/webapp/WEB-INF/tags	line 18	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"	vetList.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets	line 21	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"	bodyHeader.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/fragments	line 18	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"	createOrUpdateOwnerForm.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 20	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"	createOrUpdateVisitForm.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets	line 22	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"	findOwners.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 20	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"	index.jsp	/jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views	line 19	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"	ownerDetails.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 20	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"	ownersList.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 20	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"	vetList.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets	line 20	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt"	welcome.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp	line 20	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions"	createOrUpdateOwnerForm.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 22	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions"	findOwners.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 22	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions"	ownerDetails.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 21	JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions"	ownersList.jsp	/jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners	line 22	JSP Problem
{code}


I have used as a maven repo this file: jboss-eap-7.1.0.DR9-maven-repository.zip
Settings.xml file is attached.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list