maven - 安装后未找到 Nexus Sonatype 返回 404

标签 maven repository nexus sonatype

安装 Nexus Sonatype OSS (3.2.1) 来管理 maven 插件后,当我想使用这个 URL http://localhost:8081/nexus 访问我的 Nexus 用户界面时正如医生在这里所说的https://books.sonatype.com/nexus-book/reference/running.html , 我得到 404 未找到。但是当我输入 http://localhost:8081 时,我得到了存储库管理器首页。

请问如何访问nexus 用户界面?

最佳答案

您的来源 https://books.sonatype.com/nexus-book/reference/running.html是关于 Nexus 2.14,但你安装了 3.2.1。

URL 从 Nexus 2 更改为 Nexus 3。

关于maven - 安装后未找到 Nexus Sonatype 返回 404,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42489510/

相关文章:

groovy - protected Nexus 存储库的 Grape 配置

curl - Sonatype Nexus 使用 REST API 添加代理存储库

java - 配置到 Nexus 时,m2eclipse 插件搜索没有给出结果

java - Maven 的子模块依赖关系

Groovy 源的 Maven Surefire 插件 "include"选项

java - 多个存储库的 Maven 设置

java - 从 JpaRepository native 查询返回字符串?

java - Maven 上未知的生命周期阶段

android - 在 Android Studio : need step by step explanations 中导入库

asp.net - EF 模型和代码使用者之间存储库的使用