[ 
https://issues.apache.org/jira/browse/SOLR-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187909#comment-13187909
 ] 

Steven Rowe commented on SOLR-3042:
-----------------------------------

Aha - the lazy-loading was added to trunk in SOLR-2718, and Erik Hatcher says 
on the issue that it should be backported to branch_3x, but nobody ever did 
that.  (Mea culpa - I was the one who backported SOLR-2588 to branch_3x.)  I'll 
look into backporting SOLR-2718 and see if that fixes the branch_3x {{mvn 
jetty:run}} problem.
                
> 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
>         Attachments: SOLR-3042_Fix_maven_jetty_plugin_configuration.patch
>
>
> 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]

Reply via email to