How to specify JAAS config file with jetty-maven-plugin 10
I am trying to use jetty-maven-plugin in a dev environment. However, I am struggling to get JAAS to correctly pickup the login module configuration file. The following is an excerpt from my pom.xml (I …