[
https://issues.apache.org/jira/browse/LUCENE-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447622#comment-13447622
]
Robert Muir commented on LUCENE-4354:
-------------------------------------
Yeah some of this might be false fails. i just wanted to get it up here as a
prototype.
I think its a good check we could add to e.g. our nightly jenkins runs once we
get it sorted out to prevent problems.
Its true running the tests with maven is good: but this would fail in a more
obvious way (e.g. the tika situation),
and wouldn't rely upon having tests that ensure all dependencies are correct (I
know we don't have this today!)
> add validate-maven task to check maven dependencies
> ---------------------------------------------------
>
> Key: LUCENE-4354
> URL: https://issues.apache.org/jira/browse/LUCENE-4354
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Robert Muir
> Attachments: LUCENE-4354.patch
>
>
> We had a situation where the maven artifacts depended on the wrong version of
> tika: we should test that the maven dependencies are correct.
> An easy way to do this is to force it to download all of its dependencies,
> and then run our existing license checks over that.
> This currently fails: maven is bringing in some extra 3rd party libraries.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]