Maven jetty plugin is misconfigured
-----------------------------------
Key: SOLR-3042
URL: https://issues.apache.org/jira/browse/SOLR-3042
Project: Solr
Issue Type: Bug
Reporter: David Smiley
Priority: Minor
The maven jetty plugin is very popular and useful because it allows you to run
a web application with a trivial command line execution "mvn jetty:run" and
without setting up a servlet engine or deploying your app to it. Perhaps more
importantly, it allows fast debug cycles in development. The plugin is
misconfigured right now and I'm told its pedigree was a copy-paste from
somewhere -- it was never verified to work. Attached is a patch that
configures it properly. There's not much to it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]