Best practices in naming conventions on Maven artifactID (is there restriction?)
问题 My team is new to Maven and we haven't been able to find any definitive guidance on selecting artifactIDs for our projects. I know that the Guide to naming conventions says that artifactIDs should be "whatever name you want with lowercase letters and no strange symbols" but some folks in my group want to use the reverse domain name style for both groupIDs and artifactIDs. Based on the above-mentioned guidelines plus all the examples that I've seen in the central repository I don't think it