You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by cstamas <gi...@git.apache.org> on 2017/11/23 22:21:05 UTC

[GitHub] maven-indexer issue #19: Migrate to Lucene 7

Github user cstamas commented on the issue:

    https://github.com/apache/maven-indexer/pull/19
  
    @scela 
    
    With this PR against current master I have this result:
    
    ```
    Tests run: 220, Failures: 3, Errors: 199, Skipped: 0
    
    ------------------------------------------------------------------------
    Reactor Summary:
    
    Maven-Indexer ...................................... SUCCESS [  3.850 s]
    Maven :: Indexer Core .............................. FAILURE [ 15.236 s]
    Maven :: Indexer CLI ............................... SKIPPED
    Maven :: Indexer Reader ............................ SKIPPED
    Maven :: Indexer Examples .......................... SKIPPED
    Maven :: Indexer Examples [Basic] .................. SKIPPED
    Maven :: Indexer Examples [Spring] ................. SKIPPED
    ------------------------------------------------------------------------
    BUILD FAILURE
    ------------------------------------------------------------------------
    ```
    
    For example, there is a negation missed here: https://github.com/apache/maven-indexer/pull/19/files#diff-89dda27a56b499ff34aa1dd92daadccaL104
    
    Did you run this locally?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org