Conversation
Seems the current used `The Apache Software License, Version 2.0` is outdated, and it can't be recognized by Maven Central. See https://central.sonatype.com/artifact/org.apache.ant/ant/1.10.15
|
I am not sure it is the text in that field that is the problem. I actually just don't see the https://github.com/apache/ant/blob/master/src/etc/poms/ant/pom.xml The parent pom seems to show the current wording still: Or maybe the semantics are that those fields should be "inherited" from the parent pom but that website doesn't do that. |
|
Seems license nodes are missing for all POM under https://github.com/apache/ant/tree/master/src/etc/poms, I'm not sure if we should append for them or not... |
|
I would expect the The license does show up with |

Seems the current used
The Apache Software License, Version 2.0is outdated, and it can't be recognized by Maven Central.See https://central.sonatype.com/artifact/org.apache.ant/ant/1.10.15