File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 366366
367367 <properties >
368368 <skipEJB >true</skipEJB >
369- <skipCDI >true</skipCDI >
370- <skipJSF >true</skipJSF >
371- <skipJACC >true</skipJACC >
372369 <!-- Client-cert needs complicated cert setup, which hasn't been done -->
373370 <skipServletClientCertificate >true</skipServletClientCertificate >
374371 </properties >
395392 <configuration >
396393 <systemPropertyVariables >
397394 <javaEEServer >piranha-embedded</javaEEServer >
398- <piranha .version>19.12.0</piranha .version>
399- <piranha .repositories>https://dl.bintray.com/piranhacloud/maven</piranha .repositories>
395+ <piranha .version>20.1.0-SNAPSHOT</piranha .version>
396+ <piranha .offline>true</piranha .offline>
397+ <skipEJB >${skipEJB} </skipEJB >
400398 </systemPropertyVariables >
401399 </configuration >
402400 </plugin >
You can’t perform that action at this time.
0 commit comments