You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/04/03 23:22:28 UTC

[GitHub] [netbeans] mbien commented on a diff in pull request #3558: maven indexing lucene renovation

mbien commented on code in PR #3558:
URL: https://github.com/apache/netbeans/pull/3558#discussion_r841292918


##########
apisupport/maven.apisupport/nbproject/project.xml:
##########
@@ -25,6 +25,16 @@
         <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
             <code-name-base>org.netbeans.modules.maven.apisupport</code-name-base>
             <module-dependencies>
+                <!-- keep in front of any module which uses lucene, maven indexer uses it's own verison  -->

Review Comment:
   it did solve the problem. You should be able to reproduce it by swapping it around again. It should fail rather quickly in jar version hell.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists