Re: Need `mvn submodule` in `mvn release:perform` step

2018-03-11 Thread Willem Jiang
Hi Sheng, Using google with the key word "git submodule maven release", I got the below link[1]. Hope it can help you to solve the issue. [1] https://stackoverflow.com/questions/6938142/how-to-get-maven-release-to-clone-git-submodules Willem Jiang Blog: http://willemjiang.blogspot.com (English

Need `mvn submodule` in `mvn release:perform` step

2018-03-10 Thread ???? Sheng Wu
Hi incubator, I am facing some issues when I do the SkyWalking first release. I am following this document http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env . But an error occurs in step 4-STAGE THE RELEASE FOR A VOTE. The reason of this is SkyWalking is using `git submodule`