# nexus3_tool **Repository Path**: zouni88/nexus3_tool ## Basic Information - **Project Name**: nexus3_tool - **Description**: 一个nexus3_tool maven 和 npm 依赖管理工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-28 - **Last Updated**: 2025-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 内网 nexus3 仓库 maven管理 nexus3_tool.exe java 默认自动扫描`./repository`目录所有 jar 包,并上传 默认上传到`http://127.0.0.1:8081/repository/maven-releases` `npm` 依赖管理 nexus3_tool.exe npm -p `指定项目路径` 打包所有依赖 .tgz 包到 `指定项目路径`在的 `.packages`目录下 npm 依赖发布 nexus3_tool.exe npm publish -p `指定项目路径` 默认上传到 npm config get registry