nexus-npm:在sonatype nexus中部署工件的节点模块,例如maven-release-plugin

时间:2024-02-26 03:05:38
【文件属性】:

文件名称:nexus-npm:在sonatype nexus中部署工件的节点模块,例如maven-release-plugin

文件大小:79KB

文件格式:ZIP

更新时间:2024-02-26 03:05:38

npm deployment ci nexus developer-tools

连结 节点模块,用于在像maven-release-plugin这样的sonatype关联中部署工件。 要求 Sonatype Nexus OSS配置了npm存储库。 Nexus的有效用户。 已通过连结验证本地机器。 有权在git信息库中推送和提交的用户。 安装 # npm install -g nexus-npm 项目配置 在package.json ,在version属性中添加字符串-SNAPSHOT ,并添加以下配置: " distributionManagement " : { " releaseRegistry " : " http://private-nexus.


【文件预览】:
nexus-npm-master
----nexus-npm.js(1KB)
----yarn.lock(94KB)
----.travis.yml(36B)
----LICENSE(1KB)
----test()
--------nexus-npm-spec.js(1KB)
--------example-app()
--------mocha.opts(53B)
----README.md(1KB)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(43B)
----app()
--------rollback.js(540B)
--------publish-release.js(823B)
--------constants.js(67B)
--------publish-snapshot.js(641B)
--------util.js(514B)
--------create-tag.js(887B)
--------commands.js(3KB)
----package-lock.json(113KB)
----package.json(1KB)

网友评论