It's a OSGi ready WAB and therefore should declare those packages which it needs to import.
regards, Achim 2016-08-11 23:01 GMT+02:00 Steinar Bang <[email protected]>: > Why does > https://github.com/ops4j/org.ops4j.pax.web/blob/master/ > samples/war-jsf-primefaces/pom.xml > import JSP stuff, like: > javax.servlet.jsp;version="[2.2.0,3.0.0)", > javax.servlet.jsp.jstl.core;version="1.2", > javax.servlet.jsp.jstl.fmt;version="1.2", > javax.servlet.jsp.jstl.tlv;version="1.2", > javax.servlet;version="[2.6.0,4.0.0)", > javax.servlet.http;version="[2.6.0,4.0.0)", > .... > org.apache.taglibs.standard.resources;version="1.1.2", > org.apache.taglibs.standard.tag.common.core;version="1.1.2", > org.apache.taglibs.standard.tag.rt.core;version="1.1.2", > org.apache.taglibs.standard.tei;version="1.1.2", > org.apache.taglibs.standard.tlv;version="1.1.2", > > Is this stuff actually needed? Or is it just leftover after copy-paste? > > Thanks! > > -- > -- > ------------------ > OPS4J - http://www.ops4j.org - [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "OPS4J" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
