E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Sonatype
2、依赖(1)(maven笔记)
对于工程中需要用到的依赖我们可以上网去查询,查询地址有:http://mvnrepository.com/http://www.
sonatype
.org/默认的中央仓库是上面一个,如果我们此仓库由于网络原
yjaal
·
2019-12-01 02:42
pom.xml常用标签含义
4.0.0org.
sonatype
.ossoss-parent9com.github.mpushermpushpom0.8.1mpushMPUSH消息推送系统https://github.com/mpusher
依恋灬
·
2019-11-30 15:07
Nexus Repository Manager的应用
安装包下载:https://help.
sonatype
.com/repomanager3/download安装参考文档:https://help.
sonatype
.com/repomanager31,下载安装包
mybabe0312
·
2019-11-30 14:58
Nexus
Repository
开发工具
使用Nexus搭建本地Maven私服,让组件编译起飞
地址github一、Nexus的环境搭建1.下载下载地址:http://www.
sonatype
.org/nexus/NEXUSREPOSITORYMANAGEROSS[开源软件——免费]NEXUSREPOSITORYMANAGER-FREETRIAL
微尘_8957
·
2019-11-30 01:14
Windows上安装Nexus
环境:Windows10下载Nexus:http://www.
sonatype
.org/nexus/go解压后看可以到nexus-3.2.0-01和
sonatype
-work两个文件夹:配置到系统环境Path
江湖宇
·
2019-11-28 05:58
sonatype
Nexus3 install on Kubernetes
一、Nexus安装1、安装方式一使用nexus-builder.yaml文件进行安装:$kubectlcreate-f./nexus-builder.yamlnamespace"nexus"createddeployment"nexus3"createdservice"nexus3"created安装完成后,查找对应端口进行访问:$kubectldescribesvc-nnexusnexus3|g
SetZero
·
2019-11-28 01:06
sonatype
Nexus3 install on Kubernetes
一、Nexus安装1、安装方式一使用nexus-builder.yaml文件进行安装:$kubectlcreate-f./nexus-builder.yamlnamespace"nexus"createddeployment"nexus3"createdservice"nexus3"created安装完成后,查找对应端口进行访问:$kubectldescribesvc-nnexusnexus3|g
SetZero
·
2019-11-28 01:06
使用Docker搭建maven私服 及常规使用方法
安装-登录-配置下载镜像dockerpull
sonatype
/nexus3运行dockerrun-d-p9998:8081--namenexus--restart=always
sonatype
/nexus3
赐我白日梦
·
2019-11-27 22:00
sonatype
Nexus3 install on Kubernetes
一、Nexus安装1、安装方式一使用nexus-builder.yaml文件进行安装:$kubectlcreate-f./nexus-builder.yamlnamespace"nexus"createddeployment"nexus3"createdservice"nexus3"created安装完成后,查找对应端口进行访问:$kubectldescribesvc-nnexusnexus3|g
SetZero
·
2019-11-27 18:45
nexus使用
1.如何下载及打开nexusnexus下载地址:http://www.
sonatype
.org/nexus/downloads/下载war包暂时还不清楚怎么操作的,但是有一位网友提供了一个版本的下载地址
Sam_mao
·
2019-11-26 17:00
nexus私服搭建
1.下载cd/optwgethttps://download.
sonatype
.com/nexus/3/nexus-3.2.0-01-unix.tar.gztarzxvfnexus-3.2.0-01-unix.tar.gz
苍山落暮
·
2019-11-21 16:00
nexus3.2重置admin密码
1、修改文件#find/-nameuser.pcl#vim/clzdata/apps/
sonatype
-work/nexus3/db/security/user.pcl2、找到这个地方:admin^ZAdministrator
蜗牛远途
·
2019-11-20 17:00
nexus
CICD
nexus nuget 报500错误 timed out
restore的时候提示包加载不上,去nexus里查日志显示很多500的错误,错误信息为2019-11-1508:53:55,973+0800WARN[qtp979220149-270]admincom.
sonatype
.nexus.plugins.outreach.internal.outreach.
Sonatype
Outreach-Coul
嘿嘿逗
·
2019-11-15 09:55
发布jar包到Maven中央仓库
发布的全部流程注册
Sonatype
账号需要注册一个
Sonatype
的账号,然后在上面提交一个工单,注册链接,注册之后我们
关玮琳linSir
·
2019-11-07 02:19
Fresco知识点笔记01
maven中央仓库(http://repo1.maven.org/maven2/)是由
Sonatype
公司提供的服务,它是ApacheMaven、SBT和其他构建系统的默认仓库,
Android技术研究
·
2019-11-06 07:31
SpringMVC + JSON构建基于RESTful风格的服务器 备忘
exlipse可以直接安装maven插件,网址是http://m2eclipse.
sonatype
.org/sites/m2e。
mathdog123
·
2019-11-05 11:15
Android Studio上使用Nexus搭建Maven私服并上传JCenter
1.下载下载地址:http://www.
sonatype
.org/nexus/NEXUSREPOSITORYMANAGEROSS[开源软件——免费]NEXUSREPOSITORYMANAGER-FREETRIAL
我爱吃栗子啊
·
2019-11-02 20:39
centos7 安装
sonatype
nexus3.19
1.下载nexus-3.19.1-01-unix.tar.gz2.下载jdk-8u161-linux-x64.tar.gz备注:nexus3.19必须运行在jdk1.8以上3.解压:#tar-zvxfnexus-3.19.1-01-unix.tar.gz4.默认配置文件:../nexus-3.19.1-01/etc/nexus-default.properties[cqs@centos7etc]$
caoqishun
·
2019-10-29 19:58
nexus3.19
Linux
【nexus|registry】How to delete images from a private docker registry?
https://support.
sonatype
.com/hc/en-us/articles/360009696054-How-to-delete-docker-images-from-Nexus-Repository-Managerhttps
Bogon
·
2019-10-19 11:50
Docker使用Nexus部署maven私有仓库
docker创建一个nexus私服1.获取nexus3镜像dockerpull
sonatype
/nexus32.创建启动nexus3容器dockerrun-dit-p8081:8081--namenexus-v
Jello
·
2019-10-17 03:41
nexus
docker
maven
Docker 安装 Nexus3,并配置 Nginx 反向代理
常用数据仓库简介目前,市面上支持Docker镜像存储的主流数据仓库主要有以下4种:Docker官方原生仓库:DockerRegistrySUSE团队推出的出的仓库:Portus
Sonatype
团队推出的老牌仓库
6ea566508d0d
·
2019-10-15 11:34
使用Docker搭建Maven私服
151Maven3.3.5Docker1.13.6本地环境系统:MacOs10.12.6OpenJDK1.8.0_152Maven3.5.2IntelliJIDEA2017.3.4安装Nexus在远程主机运行一下命令:dockerpull
sonatype
Tim_f8fd
·
2019-10-09 16:13
从零开始把项目发布到maven仓库中心
sonatype
准备操作注册账号https://issues.
sonatype
.org1.密码符号规范,并且工记住新建项目1.groupid如果你有com域名的所有权可以直接使用,如果不符合可以使用com.github
ants_double
·
2019-10-08 15:00
maven私服的配置使用
搭建私服下载下载Nexus,下载地址:http://www.
sonatype
.org/nexus/archived/。可以选择zip和tar,分别对应wind
经典鸡翅
·
2019-10-07 10:00
maven笔记——windows环境maven私服搭建
下载nexus3.x下载地址https://help.
sonatype
.com/repomanager3/download本人使用的3.18.1-01版本。
野生杂学家阿博
·
2019-10-01 15:06
maven
maven
私服
Android
基于docker安装nexus
前提:你的服务器已经安装好docker第一步:拉取镜像#这是目前最新dockerpull
sonatype
/nexus3第二步:创建容器#端口映射和数据的存放目录自定义,nexus主端口为8081dockerrun-d
Mote_
·
2019-09-25 14:21
Nexus
第一次上传自己的jar到maven中央仓库
上传自己的jar到maven中央仓库1:准备中央仓库的账号和密码(https://issues.
sonatype
.org/secure/Dashboard.jspa)在这个网站上去注册https://oss.
sonatype
.org
RandomObject
·
2019-09-24 15:00
4.maven使用nexus仓库
image.png默认账户名:admin密码:admin123登录nexus可以发现nexus默认生成了一些仓库,可以直接使用image.png大家可以根据官方文档自行修改https://books.
sonatype
.com
NULL_c106
·
2019-09-21 20:06
maven引入本地jar包的方法
方式挺多的,下面列举四种方式1.上传到maven中心仓库https://oss.
sonatype
.org/愿意折腾可也搞搞,可以参考如何发布Jar包到Maven中央仓库(确实比较麻烦)优点:可以直接在
陈灬大灬海
·
2019-09-21 15:00
超简单部署使用Maven私库 Nexus
docker拉取:dockerpulldocker.io/
sonatype
/nexus3运行容器:dockerrun-d-p8085:8081--namenexusdocker.io/
sonatype
/
Fyf_lucas
·
2019-09-17 16:56
Maven
Nexus
Maven私服
Maven私服环境centos7Dockerversion18.06.3-ce,buildd7080c1
sonatype
/nexus3:3.18.1搭建方式二进制包搭建docker搭建docker搭建dockerpull
sonatype
suveng
·
2019-09-14 17:13
运维/监控
CentOS7下使用
Sonatype
Nexus3搭建Docker私有仓库
前置条件:安装docker(如果机器上没有安装的话)//安装一些必要的系统工具:sudoyuminstall-yyum-utilsdevice-mapper-persistent-datalvm2//添加软件源信息:sudoyum-config-manager--add-repohttp://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.r
holdengong
·
2019-09-05 17:00
maven私服搭建后,将maven工程上传到私服,并在其他maven项目中引用
maven私服搭建可参考上一篇文章maven私服搭建:docker安装
Sonatype
Nexus以及寻找admin用户对应的随机初始密码1,登录Nexus首页,点击左上角的齿轮按钮,通过左边的Repositories
bighuan
·
2019-09-05 17:24
maven私服
Sonatype
Nexus
Maven私服搭建
maven私服搭建:docker安装
Sonatype
Nexus以及寻找admin用户对应的随机初始密码
(centos7,已经安装好了docker)1,通过docker拉取nexus3的镜像dockerpull
sonatype
/nexus32,将容器内部/var/nexus-data挂载到主机/root/
bighuan
·
2019-09-04 21:40
sonatype
nexus
Nexus
Sonatype
Nexus
Sonatype
nexus
Maven私服搭建
Kubernetes PV在Retain策略Released状态下重新分配到PVC恢复数据
文章目录KubernetesPV在Retain策略Released状态下重新分配到PVC恢复数据1.实验目的和环境说明2.实验过程3.小结1.实验目的和环境说明原由:在使用helmupdatestable/
sonatype
-nexus
kuSorZ
·
2019-09-03 00:23
kubernetes
k8s
pv
Kubernetes
docker安装Nexus3
1.拉取镜像网址https://hub.docker.com/r/
sonatype
/nexus3$dockerpull
sonatype
/nexus32.创建容器$dockerrun-i-t-d-p8081
小时候的阳光
·
2019-08-29 16:59
运维
Nexus3.18 搭建私有仓库以及Maven在Eclipse上的配套使用
二、Nexus下载与安装1.下载1.1官方下载地址:https://www.
sonatype
.com/download-oss-
sonatype
,打开如图1图1图21.2但有可能由于网络原因下载不下来,
mqchddy
·
2019-08-19 22:22
nexus
发布一个自己的jar包给全球人使用
目录项目准备
sonatype
注册申请
sonatype
工单gpg配置项目配置依赖oss-parent自定义配置pom配置全局settings配置发布验证maven项目对于我们开发大大减少了我们的开始时间,
烟花散尽13141
·
2019-08-14 08:00
nexus的搭建
17331531867安装启动启动成功后访问http://localhost:8081/nexus/linux下的私服搭建下载私聊:17331531867解压搭建NEXUS私服官网下载:https://www.
sonatype
.com
Asia52
·
2019-08-08 18:11
maven
使用Nexus配置maven私服
Linux搭建Nexus配置maven私服下载地址:http://maven.apache.org/download.cgi安装方式1、war安装https://
sonatype
-download.global.ssl.fastly.net
玛瑙小龙虾
·
2019-07-30 10:59
Maven项目命名规范(groupID、artifactid)
转载自:https://blog.csdn.net/limm33/article/details/60959044groupId:定义当前Maven项目隶属的实际项目,例如org.
sonatype
.nexus
输微
·
2019-07-28 10:43
依赖管理
将下载到本地的JAR包手动添加到Maven仓库
常用Maven仓库网址:http://mvnrepository.com/http://search.maven.org/http://repository.
sonatype
.org/content/groups
Strong_stone
·
2019-07-20 13:00
使用docker搭建nexus并配置docker私有仓库
私服的,不过在官网上发现最新的Nexus3.x还支持Docker仓库了,所以使用docker来搭建一下Nexus查找镜像dockersearchnexus选取使用次数较多是镜像拉取镜像dockerpull
sonatype
薛文昌
·
2019-07-18 05:12
nexus
docker仓库
docker
centos 7 安装 nexus 和 docker 安装nexus3
所以我们用OSS版本下载:https://www.
sonatype
.com/download-oss-
sonatype
tarxvfnexus-2.14.3-02
nicole_smile
·
2019-07-07 16:21
docker
Java 上传本地jar包到maven中央仓库
前言本次目的:将jar包上传到maven远程中央仓库上作用:在Java-maven项目中可在pom文件中引入相应jar包依赖问题:maven不支持直接上传jar包解决:将jar包部署到第三方Maven仓库(如:
sonatype
ossrh
郑清
·
2019-07-02 09:09
-----
-----
Maven
Maven私服搭建(Nexus Repository Manager 3)
下载和安装下载地址:https://help.
sonatype
.com/repomanager3/downloadimage注意:NexusRepositoryManager3是一个Java服务器应用程序
菜鸟飞不动-公众号 读书ReadBook
·
2019-06-11 00:00
Maven私服搭建(Nexus Repository Manager 3)
下载和安装下载地址:https://help.
sonatype
.com/repomanager3/download注意:NexusRepositoryManager3是一个Java服务器应用程序,安装需要
布禾卡斐先生
·
2019-06-10 23:00
Centos7下Nexus3的安装和配置
惯例从官网下载安装包,https://www.
sonatype
.com/nexus-repository-oss首页大广告图点击getrepositoryoss按钮,进入到下载页。
溢识流
·
2019-06-06 01:13
坐肩观海
maven+nexus私服库
阅读更多项目背景将maven工程打包上传到nexus自己的私服库中nexus安装1.下载nexus安装包,官网地址是:https://www.
sonatype
.com/download-oss-
sonatype
2
skycb
·
2019-05-30 11:00
CentOS7搭建maven私服
下载:https://www.
sonatype
.com/download-oss-
sonatype
或者使用wget命令下载:wgethttps://
sonatype
-downl
kagurawill
·
2019-05-29 11:35
运维&linux相关
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他