wu-sheng commented on a change in pull request #8012:
URL: https://github.com/apache/skywalking/pull/8012#discussion_r736574112



##########
File path: oap-server/server-starter/pom.xml
##########
@@ -29,7 +29,8 @@
     <artifactId>server-starter</artifactId>
 
     <properties>
-        
<generateGitPropertiesFilename>${project.build.outputDirectory}/version.properties</generateGitPropertiesFilename>
+        
<generateGitPropertiesFilename>${project.basedir}/src/main/resources/version.properties
+        </generateGitPropertiesFilename>

Review comment:
       @kezhenxu94 I moved the generated file into `resources` folder directly, 
then we would have to worry about the `build priority`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to