File tree Expand file tree Collapse file tree 12 files changed +9
-51
lines changed
apm-agent-cached-lookup-key
elastic-apm-agent-premain Expand file tree Collapse file tree 12 files changed +9
-51
lines changed Original file line number Diff line number Diff line change 66 </pluginGroups >
77 <servers >
88 <server >
9- <id >sonatype-nexus-snapshots</id >
10- <username >${env.SERVER_USERNAME}</username >
11- <password >${env.SERVER_PASSWORD}</password >
12- </server >
13- <server >
14- <id >sonatype-nexus-staging</id >
9+ <id >central</id >
1510 <username >${env.SERVER_USERNAME}</username >
1611 <password >${env.SERVER_PASSWORD}</password >
1712 </server >
Original file line number Diff line number Diff line change 1818 <maven .compiler.showWarnings>false</maven .compiler.showWarnings>
1919 <maven .compiler.errorprone>false</maven .compiler.errorprone>
2020 <animal .sniffer.skip>true</animal .sniffer.skip>
21- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
2221 <apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
2322 </properties >
2423
Original file line number Diff line number Diff line change 1212 <name >${project.groupId} :${project.artifactId} </name >
1313
1414 <properties >
15- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
1615
1716 <apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
1817
Original file line number Diff line number Diff line change 1212 <name >${project.groupId} :${project.artifactId} </name >
1313
1414 <properties >
15- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
1615 <apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
1716 </properties >
1817
Original file line number Diff line number Diff line change 1818 </licenses >
1919
2020 <properties >
21- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
2221 <apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
2322 </properties >
2423
Original file line number Diff line number Diff line change 1111 <name >${project.groupId} :${project.artifactId} </name >
1212
1313 <properties >
14- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
1514 <apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
1615 </properties >
1716
Original file line number Diff line number Diff line change 1818 </licenses >
1919
2020 <properties >
21- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
2221 <apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
2322 </properties >
2423
Original file line number Diff line number Diff line change 1111 <name >${project.groupId} :${project.artifactId} </name >
1212
1313 <properties >
14- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
1514 <apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
1615 </properties >
1716
Original file line number Diff line number Diff line change 1313 <name >${project.groupId} :${project.artifactId} </name >
1414
1515 <properties >
16- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
1716 <apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
1817 </properties >
1918
Original file line number Diff line number Diff line change 1111 <name >${project.groupId} :${project.artifactId} </name >
1212
1313 <properties >
14- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
1514 <apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
1615 </properties >
1716
You can’t perform that action at this time.
0 commit comments