I'm trying to figure out how the "solr/example/start.jar" file gets built in the Solr trunk repository, but I can't find anything about jetty being built in any of the Ant build XML files.
I'm trying to duplicate the same behaviour in my Maven build of Solr with my custom plugin. Does anyone know the target that builds jetty-start? - Neil