Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在问为什么 Google 不将 android artefacts 上传到 maven 中央存储库。显然答案是用户在下载之前必须接受许可。
我知道可以(并且需要)包含对人工制品的许可。但是是否可以在下载和使用之前强制用户接受它?
这根本不可能,因为 Maven 没有这样的机制。除此之外,它在下载工件期间是交互式的。
JFI:很遗憾,因为 .NET 世界中的 NuGet 具有这样的功能(
通过 Visual Studio 中的自动接受 Nuget 停止许可证接受弹出窗口