[ 
https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917438#action_12917438
 ] 

Chris Male commented on LUCENE-2657:
------------------------------------

Hi Steven,

bq. The following script, which installs non-mavenized artifacts into the 
user's local Maven repository

Would system scope dependencies be an alternative way? Then we can specify the 
systemPath to where the jars are in the lib folders.
Reason I suggest this is that if someone replaces one of those jar (which will 
happen I'm sure) or simply adds another, then we cannot
simply update the appropriate pom.  We'd also need to install the jars locally 
(possibly again).

> Replace Maven POM templates with full POMs, and change documentation 
> accordingly
> --------------------------------------------------------------------------------
>
>                 Key: LUCENE-2657
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2657
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.1, 4.0
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2657.patch
>
>
> The current Maven POM templates only contain dependency information, the bare 
> bones necessary for uploading artifacts to the Maven repository.
> Full Maven POMs will include the information necessary to run a multi-module 
> Maven build, in addition to serving the same purpose as the current POM 
> templates.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to