HI Juan Release means doing Apache release. Due ti you aren't SkyWalking committer yet, should not work out, if you really want to release.
Also, from the log, it is a different error, you haven't set up gpg keys, which are required in release process, before upload it to apache maven server. I would recommend you to run at the first time ./mvnw clean install -Pall You could find more in our compiling doc, link is in root readme. Sheng Juan Pan <[email protected]>于2019年9月11日 周三上午12:33写道: > Hi, all the committers and contributors, > > > Can i get your help? > > > I cloned SkyWalking and opened it in IDEA, and then chose `apache-release` > of all the profiles, and installed it. > But i got an exception: > > > Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign > (sign-release-artifacts) on project apm: Unable to execute gpg command: > Error while executing process. Cannot run program "gpg": error=2, No such > file or directory -> [Help 1] > > > I want to confirm two items. > 1. It is ok to choose `apache-release` profile for installing, if not, > which profile is appropriate? > 2. Is there any setting needed to be configured to avoid this exception? > > > Thanks a lot :) > > > Regards, > Trista > ------------------------------------------------------- > Email:[email protected] > Juan Pan(Trista) Apache ShardingSphere > > -- Sheng Wu SkyWalking, Shardingsphere and Zipkin
