未验证 提交 3ddfa080 编写于 作者: E Elias Ricken de Medeiros 提交者: GitHub

Explicitly sign artifacts in verify phase (#3201)

When no phase is specified some of the artifacts are signed too late
Ref https://github.com/Activiti/Activiti/issues/3184
上级 d24dec6c
......@@ -730,6 +730,7 @@
<executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册