We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e346def commit 9c2c780Copy full SHA for 9c2c780
README.md
@@ -21,5 +21,6 @@ If you need help or hit an issue,
21
please start by opening a topic on our discuss forums.
22
Please note that we reserve GitHub tickets for confirmed bugs and enhancement requests.
23
24
-## Build
25
-Execute `./mvnw install` to build the artifacts and to install them to your local maven repository.
+## Build form source
+Execute `./mvnw clean install -PskipTests=true` to build the artifacts and to install them to your local maven repository.
26
+The agent jar is in the folder `elastic-apm-agent/target`.
0 commit comments