将Java项目发布到Maven中如何通过Sonatype进行发布Maven操作,并且能够在http://search.maven.org中搜索到关键步骤:1.申请OSS账号2.通过gpg创建密钥3.完善setting.xml和pom.xml4.发布审核A.申请Sonatype账号注册地址:https://issues.sonatype.org/secure/Signup!default.jspa..
分类:
编程语言 时间:
2014-10-07 06:40:23
阅读次数:
342
一、rhel1——192.168.10.1——文件的解密端rhel2——192.168.10.2——文件的加密段二、rhel1配置如下:1.查看是否安装所需的软件包(默认已经安装):2.生成密钥:3.查看已经生成的密钥:4.导出公钥文件,并查看:5.将公钥发送至rhel2:三、rhel2配置如下:1.导入rhel发送过来..
分类:
其他好文 时间:
2014-10-03 03:06:44
阅读次数:
368
在windows环境下使用maven对openstack-java-sdk进行编译
编译源文件
下载源码
git clonehttps://github.com/woorea/openstack-java-sdk.git
下载并安装gpg4win
http://ftp.gpg4win.org/
本次过程中下载的是gpg4win-2.2.2.exe
配置gpg
查看
...
分类:
编程语言 时间:
2014-09-30 20:04:49
阅读次数:
262
软件开发商在释出 RPM 文件时,会在其中添加数字签名,并释出用于验证数字签名的公钥。使用 rpm 安装软件时,rpm 会首先根据系统中已有的公钥去验证 RPM 文件的数字签名。gpg keys 就是公钥。 问题:Public key ...
分类:
其他好文 时间:
2014-09-17 15:40:12
阅读次数:
395
warning:rpmts_HdrFromFdno:HeaderV3RSA/SHA256Signature,keyID0608b895:NOKEYRetrievingkeyfromfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6GPGkeyretrievalfailed:[Errno14]Couldnotopen/readfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6解决方案没有解决:今天更新为163的源..
分类:
其他好文 时间:
2014-09-02 12:38:35
阅读次数:
546
近期遇到一些同学询问Storm-0.9.2-incubating源代码编译打包的问题,现将编译步骤说明例如以下:1、凝视掉project各pom文件里关于maven插件(maven-gpg-plugin)的内容,目的是规避错误:当然,该错误也能够忽略,即能够不进行上述凝视操作2、在project根文...
分类:
其他好文 时间:
2014-08-29 22:34:08
阅读次数:
300
The GPG keys listed for the "Extra Packages for Enterprise Linux 5 - x86_64" repository are already installed but they are not correct for this packag...
分类:
其他好文 时间:
2014-08-28 19:46:05
阅读次数:
503
vi/etc/yum.repos.d/galera.repo#MariaDB5.5CentOSrepositorylist-created2014-08-2806:32UTC#http://mariadb.org/mariadb/repositories/[mariadb]name=MariaDBbaseurl=http://yum.mariadb.org/5.5/centos6-amd64gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDBgpgcheck=1..
分类:
数据库 时间:
2014-08-28 18:22:46
阅读次数:
193
cd/etc/yum.repos.d/cprhel-debuginfo.reporhel-debuginfo.repo.bak替换rhel-debuginfo.repo然后导入key,记得dns配置好了32bit:rpm--importhttp://ftp.sjtu.edu.cn/centos/5/os/i386/RPM-GPG-KEY-CentOS-564bit:rpm--importhttp://ftp.sjtu.edu.cn/centos/5/os/x86_64/RPM-GPG..
分类:
其他好文 时间:
2014-08-27 19:00:59
阅读次数:
181
一:ffmpeg最新yum源cat/etc/yum.repo.d/atrpms.repo[atrpms]name=RedHatEnterpriseLinux$releasever-$basearch-ATrpmsfailovermethod=prioritybaseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stableenabled=1gpgcheck=0gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG..
分类:
其他好文 时间:
2014-08-20 14:16:03
阅读次数:
214