Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
We are signing the signature file when we run the create-release which results in *.jar.asc.asc files up in maven repository. It looks to be this line in release-util.sh maven_deploy:
- declare -a mvn_goals=(clean install)
+ declare -a mvn_goals=(clean)
Attachments
Attachments
Issue Links
- links to