1.After executed the build.sh , 373MB war file named jira-webapp-dist-9.4.1.war was generated. I think the size is too small..Is it correct?
2.Compared to atlassian-jira-software-9.4.1-standalone, there are some missing jar files, such as jira-software-language-pack-zh_CN-9.6.0.v20221202021537.jar , jira-software-plugin-9.4.1.jar, I think is not expected result..
Does it mean, this method only compile the war file for jira-core ,but not include jira-software?
3.What is the correct way to deploy the war file? Is it necessary to replace it within the existing Docker environment?