dweiss commented on pull request #411: URL: https://github.com/apache/lucene/pull/411#issuecomment-951573527
I didn't want to discourage you from trying - maybe the solution is simple, somewhere. I just recall spending a few hours trying to figure out how to make the POMs sane on another project and couldn't do it - turning off gradle metadata was the only way to get the poms right (which I care more than the metadata). You could try to add those optional blocks by modifying the pom right before it's written. It's hacky but it can be done. https://github.com/apache/lucene/blob/main/gradle/maven/publications-maven.gradle#L65-L75 -- 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