腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(102)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
如何选择
maven-gpg-plugin
用来签名工件的GnuPG键?
我使用
maven-gpg-plugin
对maven工件进行签名。这很好,但是我的GnuPG密钥环中有几个键,并且希望使用与GnuPG选择的键不同的键。是否有可能指定要在
maven-gpg-plugin
配置中使用的键?keyname似乎不起作用(我假设它会选择键环,但不会选择特定的键)。
浏览 5
修改于2015-09-03
得票数 10
回答已采纳
1
回答
找不到插件'org.apache.maven.plugins:
maven-gpg-plugin
:3.0.1‘
plugin> <artifactId>
maven-gpg-plugin
但我的IntelliJ IDE告诉我 我试图更新Maven索引,但这并没有解决问题。当然,我从来没有使用过这个插件,我也不知道
maven-gpg
浏览 26
提问于2022-05-31
得票数 0
1
回答
Maven
maven-gpg-plugin
在出现“工件尚未组装”时失败。
在尝试发布ActiveJDBC时,我收到以下错误: Failed to execute goal org.apache.maven.plugins:
maven-gpg-plugin
:1.1:sign (
浏览 3
提问于2015-06-16
得票数 2
1
回答
(用于
maven-gpg-plugin
)
当我运行发行版:准备目标时,我得到了输出:gpg:
浏览 3
提问于2014-12-05
得票数 1
回答已采纳
1
回答
如何停止maven-release-plugin使用
maven-gpg-plugin
的旧版本
maven-gpg- maven-release-plugin 当我运行mvn release:prepare时,maven-release-plugin (2.5.3版)正在执行一个子进程,它使用了
maven-gpg-plugin
[INFO] ---
maven-gpg-plugin
:1.1:sign (sign-artifacts) @ heroku-sdk-parent --- 最后,这会给我一个错误,因为maven- gpg
浏览 26
修改于2019-04-20
得票数 0
回答已采纳
3
回答
无法执行目标org.apache.maven.plugins:
maven-gpg-plugin
jenkins 1.5,maven 3.0.3上运行此作业(两者都显示相同的错误) [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:
maven-gpg-plugin
浏览 8
修改于2015-08-18
得票数 13
1
回答
无法对项目僵尸库执行目标org.apache.maven.plugins:
maven-gpg-plugin
:1.5:sign (符号项目):退出代码:1 -> [Help 1]
在为我的maven项目运行验证阶段时,我得到以下错误:我的gpg插件配置如下: <groupId>org.apache.maven.plugins</groupId> <artifactId>
maven-gpg-plugin
浏览 3
提问于2021-10-17
得票数 0
1
回答
无法执行目标org.apache.maven.plugins:
maven-gpg-plugin
:1.5:sign
HeidelTime/heideltime构建和运行项目,但我在构建时遇到了问题,并且收到了一个错误: [ERROR] Failed to execute goal org.apache.maven.plugins:
maven-gpg-plugin
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:
maven-gpg-plugin
浏览 327
提问于2020-10-21
得票数 0
1
回答
如何让gpg-agent在
maven-gpg-plugin
中使用时询问密码
gpg.executable> </properties>在pom.xml中,我有一个带有以下基本配置的
maven-gpg-plugin
build> <plugin> <art
浏览 4
提问于2018-03-25
得票数 0
2
回答
如何让
maven-gpg-plugin
使用来自环境变量或命令行属性的密码呢?
我看到了:,但是它适用于一个非常老的版本的maven,而且我使用的是3.2.2,所以同样的解决方案不适用。出于安全考虑,我们决定在settings.xml中不包含纯文本中的密码,因为这是一个糟糕的想法。使用加密的maven,只需将主密钥移动到不同的纯文本文件。$ gpg --versionlibgcrypt 1.6.2 Apache Maven 3.2.2 (45f7c06d68
浏览 3
修改于2017-05-23
得票数 12
回答已采纳
1
回答
无法在项目播放器上执行目标org.apache.maven.plugins:
maven-gpg-plugin
:1.5:sign (符号项目)输入:退出代码:1帮助[ -> 1]
我试图将我的第一个api上传到maven central,但我仍然收到此错误。我还没能解决这个问题。我正在运行<code>D0</code>,我读到运行<code>D1</code>可以工作,但它不工作。我已经检查了错误中链接的页面,但我不喜欢它<code>A5</code>
浏览 146
提问于2020-06-07
得票数 0
1
回答
“gpg2”不被识别为内部或外部命令
我在linux中使用
maven-gpg-plugin
是可以的,我可以安装gpg2作为标志,但是在windows中,部署存在问题。(与gpg2 --version相同)Failed to execute goal org.apache.maven.plugins:
maven-gpg-plugin
:1.5:sign (sign-artifacts
浏览 0
提问于2018-11-02
得票数 0
回答已采纳
1
回答
gpg:无法连接到代理:传递给IPC的无效值
我想和
maven-gpg-plugin
签个名[INFO] gpg: signing failed: No secret key[INFO] [INFO] ---
maven-gpg-plugin
浏览 11
提问于2021-11-08
得票数 0
回答已采纳
1
回答
如何确定实际安装的maven-gpg插件的版本?
正如在上记录的那样,下面是POM中为我的所有三个项目使用的
maven-gpg-plugin
块: <plugins> <groupId>org.apache.maven.plugins</groupId> <artifactId>
maven-gpg-plugin
浏览 1
提问于2014-07-25
得票数 1
回答已采纳
2
回答
设置环境后,“gpg.exe”不被识别为内部或外部命令?
信息--
maven-gpg-plugin
:1.4:符号(符号-工件)@ server-test-toolkit - 'gpg.exe‘不被识别为内部或外部命令, %SystemRoot但是当在eclipse中运行
maven-gpg-plugin
时,为什么仍然弹出错误:“gpg.exe”不能被识别为内部或外部命令,
浏览 5
修改于2016-04-05
得票数 4
1
回答
缺少Maven GPG插件3.0.0
这里是
maven-gpg-plugin
版本3.0.0官方页面:下载链接不起作用Maven central显示插件的最新版本是1.6 是假页还是我少了什么?
浏览 3
提问于2021-01-22
得票数 1
回答已采纳
1
回答
Maven gpg插件找不到工件
<groupId>org.apache.maven.plugins</groupId> </plugins>Failed to execute goal org.apache.maven.plugins:
maven-gpg-plugin
浏览 140
提问于2020-03-12
得票数 0
1
回答
如何忽略Apache Maven GPG插件的错误
我正在使用Apache Maven GPG插件
maven-gpg-plugin
生成所需的签名,以便通过OSSRH发布到Maven Central。<plugin> <artifactId>
maven-gpg-plugin
</artifactId
浏览 14
提问于2017-07-31
得票数 0
回答已采纳
2
回答
在签名JAR时防止密码请求
我正在尝试设置我的Maven构建,这样它就可以自动地对JAR签名,而不需要手动输入密码,但是无论我如何配置
maven-gpg-plugin
,它要么失败,要么总是请求密码。
maven-gpg-plugin
配置来自,我尝试设置POM,如下所示: <groupId>org.apache.maven.plugins</groupId> <v
浏览 7
提问于2018-01-22
得票数 0
回答已采纳
1
回答
为什么使用Maven-GPG用GnuPG签署项目的工件?
我正在使用Maven来构建和管理这个项目,并遇到了"
Maven-GPG-Plugin
“。插件上的文档非常模糊,没有描述为什么 one应该用"GnuPG“对工件进行签名。<build> <plugin> <artifactId>
maven-gpg-plugin
浏览 2
修改于2016-03-02
得票数 2
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
点击加载更多
领券