Hacker News new | ask | show | jobs
by soulofmischief 2603 days ago
I'm not familiar with maven, is there an equivalent of npm's scope feature?

As for account hijacking... I guess GH needs to track account deletions and append incrementing suffixes to usernames under the repository.

1 comments

There is in Gradle 5.1+ but not in Maven, afaik. They are using Maven in their examples, however.