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

Dawid Weiss commented on LUCENE-9475:
-------------------------------------

bq. Verify reference guide build works under Gradle

It should be fine - it's part of general check?

bq. Remove Maven support and replace with "The Gradle Way" of doing Maven.

This is already covered in the list in LUCENE-9077. I'll handle it, eventually. 
There is no specific "Maven" side of things: gradle descriptors translate into 
Maven descriptors and are published as such. The thing that needs to be done is 
assembling everything, setting up Apache deployment repository, etc. 

> Enhance the Gradle build as necessary after removing Ant support
> ----------------------------------------------------------------
>
>                 Key: LUCENE-9475
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9475
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/build
>    Affects Versions: master (9.0)
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Major
>
> Once the bulk of the Ant build system is removed, stuff will come bubbling up 
> out of the cracks, especially as we try the first 9.0 build which will be 
> Gradle only. Here we list some of the areas we'll have to be aware of. Please 
> add as you see fit. Assigning to myself to track, but I certainly don't want 
> hog all the fun.
>  * Remove Maven support and replace with "The Gradle Way" of doing Maven.
>  ** Remove all of dev-tools/maven?
>  ** Other dev-tools files no longer used, check if any Gradle build file 
> references and remove if not.
>  * Move Jenkins over to use Gradle only
>  ** Nightlies
>  * Verify reference guide build works under Gradle
>  * Smoke tester
>  * Remove anything having to to with Clover (obsolete as of Java 11)
>  * Hoss's test rollups?
>  * Enable javadocs after ant stops being used (LUCENE-9441)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to