<?xml version="1.0" encoding="ISO-8859-1"?>
<Configure class="org.eclipse.jetty.webapp.WebAppContext">
<Get name="sessionHandler">
<Set name="secureRequestOnly" type="boolean">true</Set>
<Set name="httpOnly" type="boolean">true</Set>
</Get>
</Configure>
[DEBUG] Goal: org.eclipse.jetty:jetty-jspc-maven-plugin:9.4.5.v20170502:jspc (jspc)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<generatedClasses default-value="${project.build.outputDirectory}"/>
<includes default-value="**/*.jsp, **/*.jspx"/>
<keepSources default-value="false"/>
<mergeFragment default-value="true"/>
<pluginArtifacts default-value="${plugin.artifacts}"/>
<project default-value="${project}"/>
<projectArtifacts default-value="${project.artifacts}"/>
<scanAllDirectories default-value="true"/>
<tldJarNamePatterns default-value=".*taglibs[^/]*.jar|.*jstl[^/]*.jar$"/>
<useProvidedScope default-value="false"/>
<webAppSourceDirectory default-value="${basedir}/src/main/webapp"/>
<webXml default-value="${basedir}/src/main/webapp/WEB-INF/web.xml"/>
<webXmlFragment default-value="${basedir}/target/webfrag.xml"/>
</configuration>