You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "neilcsmith-net (via GitHub)" <gi...@apache.org> on 2023/04/27 13:56:38 UTC

[GitHub] [netbeans] neilcsmith-net commented on pull request #5893: small move to a more explicit "protocol" for libraries

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists