Hi All,

I'm trying to do a blueprint-web-osgi 1.0.1 release to address a blueprint-core related Import-Package issue.

I'm getting stuck while doing release:prepare, it hangs at

[INFO] [INFO] --- maven-gpg-plugin:1.0-alpha-4:sign (default) @ org.apache.aries.blueprint.webosgi ---


Apparently it is a well-known issue, and while I did not see it before, it is happening to me now,

The workaround is documented at [1] and is about explicitly configuring a maven release plugin and adding

"<mavenExecutorId>forked-path</mavenExecutorId>"

to its configuration.

Would you be OK with me adding this kind of configuration to parent/pom.xml ?

Or I can update only blueprint-web-osgi/pom.xml just to get past this issue.

Comments are welcome
Thanks, Sergey


[1] https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+Maven

Reply via email to