Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Won't Fix
-
1.0-alpha-4
-
None
-
None
Description
When the site descriptor is an attached artifact, the GPG signature is not generated.
Steps to reproduce:
svn co https://svn.apache.org/repos/asf/maven/surefire/tags/surefire-2.5@898285 surefire-2.5
cd surefire-2.5
mvn site:attach-descriptor gpg:sign -Papache-release -N
ls target/*.asc
if there is a surefire-2.5-site.xml.asc then this bug is fixed.