Skip to content

Commit

Permalink
Merge pull request #439 from hazendaz/master
Browse files Browse the repository at this point in the history
Add hack back for topSiteURL for now
  • Loading branch information
hazendaz authored Jan 27, 2024
2 parents 319eb1a + dafd350 commit 98fd539
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,8 @@
<artifactId>maven-site-plugin</artifactId>
<configuration>
<locales>default,zh_CN</locales>
<!-- Hack for single site builds so site:staging works as expected. Do not use with multi module! -->
<topSiteURL>${project.distributionManagement.site.url}</topSiteURL>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 98fd539

Please sign in to comment.