You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/06/06 05:44:52 UTC

[GitHub] [skywalking] kezhenxu94 commented on a change in pull request #4783: Ingest prometheus metrics through meter system

kezhenxu94 commented on a change in pull request #4783:
URL: https://github.com/apache/skywalking/pull/4783#discussion_r436241113



##########
File path: pom.xml
##########
@@ -492,6 +492,7 @@
                         <exclude>**/*.pem</exclude>
 
                         <exclude>.m2/**</exclude>
+                        <exclude>~/.m2/**</exclude>

Review comment:
       The `~/.m2` is not in the scope of the project and must not be analyzed by `./mvnw verify`, unless your local maven settings is wrong that makes it generate a real folder named `~` under the project, if that's the case, `git status` will also show they're untracked, just a hint




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org