plutext commented on issue #13676:
URL: https://github.com/apache/lucene/issues/13676#issuecomment-2306547017

   Yes, I imported as an existing project (Import > General > Existing Projects 
into Workspace) rather than Gradle > Existing Gradle Project.
   
   Here is one set of projects affected:-
   
   One or more cycles were detected in the build path of project 
'**analysis.tests**'. The paths towards the cycle and cycle are:
   analysis.tests->{core, test-framework}
   analysis.tests->{core, test-framework, codecs}
   analysis.tests, core->{test-framework, codecs}
   
   One or more cycles were detected in the build path of project '**codecs**'. 
The paths towards the cycle and cycle are:
   ->{core, test-framework, codecs}
   ->{test-framework, codecs}
   ->{core, codecs}
   
   One or more cycles were detected in the build path of project '**core**'. 
The paths towards the cycle and cycle are:
   ->{core, test-framework}
   ->{core, test-framework, codecs}
   core->{test-framework, codecs}
   ->{core, codecs}
   
   One or more cycles were detected in the build path of project 
'**test-framework**'. The paths towards the cycle and cycle are:
   ->{core, test-framework}
   ->{core, test-framework, codecs}
   ->{test-framework, codecs}
   


-- 
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: issues-unsubscr...@lucene.apache.org

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


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

Reply via email to