I am using the appengine-maven-plugin to build my Java Google App Engine project.
I include .p12 certificates in a WEB-INF sub-folder
When I build my applica
Another solution is to disable filtering of .p12 files throughout your project by adding the following config:
... org.apache.maven.plugins maven-resources-plugin p12