Skip to content

Commit 2ab3718

Browse files
release-process doc cleanup
1 parent 4f22b96 commit 2ab3718

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/site/markdown/release-process.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ If you have multiple keys, you can define a ~/.gnupg/gpg.conf file for a default
206206
mvn site-deploy
207207
mvn scm-publish:publish-scm -Dscmpublish.skipCheckin=true
208208

209-
Now go to the `target/scmpublish-checkout` directory (relative to `target/checkout`) and check that there
210-
are no unexpected changes to the site. Then commit the changes.
211-
Update: This plugin has a problem with specifying the core-staging with the git URL. See https://issues.apache.org/jira/browse/MSITE-1033 . For now, copy the output of the scmpublish-checkout dir listed above to the core-staging dir created earlier in this doc.
209+
Now go to the `target/scmpublish-checkout` directory (relative to `target/checkout`) and check that there are no unexpected changes to the site. Then commit the changes.
210+
211+
Update: This plugin has a problem with specifying the remote core-staging dir, created above, with the git URL. See https://issues.apache.org/jira/browse/MSITE-1033 . For now, copy the output of the scmpublish-checkout dir listed above to the core-staging dir created earlier in this doc.
212212

213213
The root dir of axis-site has a .asf.yaml file, referenced here at target/scmpublish-checkout/.asf.yaml, that is <a href="https://github.com/apache/infrastructure-asfyaml/blob/main/README.md"> documented here. </a>
214214

0 commit comments

Comments
 (0)