neilcsmith-net commented on PR #5893: URL: https://github.com/apache/netbeans/pull/5893#issuecomment-1525743340
Personally, if we're looking to make a change like this I'd move everything to use URL's. And use package URL for Maven, NPM, etc. See https://github.com/package-url/purl-spec You can see them in use on the central search - eg. https://central.sonatype.com/artifact/org.netbeans.api/org-openide-nodes/RELEASE170 has pkg:maven/org.netbeans.api/org-openide-nodes@RELEASE170 I'm wary of using Maven snapshots in that way - direct download URL or using the Maven repo setting might be better? -- 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] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
