Skip to content

Commit 32ba71e

Browse files
committed
forking the release maven is better for PGP prompts
1 parent faba8e3 commit 32ba71e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

+3
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,9 @@
481481
<groupId>org.apache.maven.plugins</groupId>
482482
<artifactId>maven-release-plugin</artifactId>
483483
<version>2.0</version>
484+
<configuration>
485+
<mavenExecutorId>forked-path</mavenExecutorId>
486+
</configuration>
484487
</plugin>
485488

486489
<plugin>

0 commit comments

Comments
 (0)