[ https://issues.apache.org/jira/browse/SOLR-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779875#action_12779875 ]
Mark Diggory commented on SOLR-1218: ------------------------------------ I've set about doing my own Maven war pom and distribution for this purpose. http://scm.dspace.org/svn/repo/modules/dspace-solr/trunk and http://repo2.maven.org/maven2/org/dspace/dspace-solr/1.3.0.2/ I'm working on one for 1.4.0 (I release some minor maintenance builds between releases) I've also considered producing a different release process for the maven projects that would be maintained separately from the current build process it would checkout appropriate source trees of solr to construct the release at mvn package time. I've seen some comments about the Maven build and release processes being unwieldy, but I have to disagree. Mark > maven artifact for webapp > ------------------------- > > Key: SOLR-1218 > URL: https://issues.apache.org/jira/browse/SOLR-1218 > Project: Solr > Issue Type: New Feature > Affects Versions: 1.3 > Reporter: Benson Margulies > > It would be convenient to have a <packaging>war</packaging> maven project for > the webapp, to allow launching solr from maven via jetty. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.