You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2009/06/13 01:41:07 UTC

[jira] Created: (SOLR-1218) maven artifact for webapp

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.


[jira] Commented: (SOLR-1218) maven artifact for webapp

Posted by "Mark Diggory (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Commented: (SOLR-1218) maven artifact for webapp

Posted by "Martin Petrovsky (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773108#action_12773108 ] 

Martin Petrovsky commented on SOLR-1218:
----------------------------------------

I agree. This would be very handy and is in fact I found this issue while googling to see if there was a packaged war file :(



> 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.