Hi - I have a project that uses a Maven profile to filter resources and package into a *.war file (e.g mvn install or mvn jetty:run) However, how is this accomplished when running a standalone alone Jetty or embedded Jetty when Maven is not involved? (or can you specify a profile?). How do those resources get filtered?
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
