mbonaci/run-jetty-run

maven profiles are ignored

Opened this issue · 0 comments

I've got a maven webapp with 3 different maven profiles (that select different 
dependencies)
If I run in maven a jetty plugin i can choose profile passing a jvm variable.
It seems that using run-jetty-run this is not possible.
What about adding a combo to choose profiles available in pom.xml?


What steps will reproduce the problem?
1. create a pom with at lest two profiles
2. start webapp via run-jetty-run
3. no profiles are choosed


Kepler Service Release 2
Run Jetty Run Feature (Require) 1.3.3.201203161919  
Windows 8.0 64 bit


Please provide any additional information below.


Original issue reported on code.google.com by denis.mi...@gmail.com on 20 Jun 2014 at 10:26