Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Running embedded Jetty

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?







Back to the top