Remigius2011 commented on issue #1681: URL: https://github.com/apache/incubator-kie-issues/issues/1681#issuecomment-2544837820
@porcelli if you consider it as a restart, sou should imo change the group id and restart the metadata from scratch. If the history is missing, you break things that are currently working, as I said, in our case the version check which is an important security measure for us. Here's a link to the description of maven metadata: https://maven.apache.org/repositories/metadata.html I cite: `The artifactId level metadata (found in directory of artifactId) serves purpose of version discovery. This metadata contains list of versions of given GA coordinates. ` Certainly, 10.0.0 is not the "release" version, as it is not even there yet. Imo, close as completed is plain wrong. If you stick with your opinion that this is ok, please at least be honest and close it with `wont-fix`, because it is not completed at all. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
