You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Erik Hatcher (Jira)" <ji...@apache.org> on 2019/12/19 16:43:00 UTC

[jira] [Resolved] (SOLR-7012) add an ant target to package a plugin into a jar

     [ https://issues.apache.org/jira/browse/SOLR-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher resolved SOLR-7012.
--------------------------------
    Resolution: Won't Fix

this has been effectively implemented with the new package/plugin management feature

> add an ant target to package a plugin into a jar
> ------------------------------------------------
>
>                 Key: SOLR-7012
>                 URL: https://issues.apache.org/jira/browse/SOLR-7012
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>         Attachments: SOLR-7012-sdk.patch, SOLR-7012.patch, SOLR-7012.patch, SOLR-7012.patch
>
>
> Now it is extremely hard to create  plugin because the user do not know about the exact dependencies and their poms
> we will add a target to solr/build.xml called plugin-jar
> invoke it as follows
> {code}
> ant -Dplugin.package=my.package -Djar.location=/tmp/my.jar plugin-jar
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org