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 6
6
</pluginGroups >
7
7
<servers >
8
8
<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 >
15
10
<username >${env.SERVER_USERNAME}</username >
16
11
<password >${env.SERVER_PASSWORD}</password >
17
12
</server >
Original file line number Diff line number Diff line change 18
18
<maven .compiler.showWarnings>false</maven .compiler.showWarnings>
19
19
<maven .compiler.errorprone>false</maven .compiler.errorprone>
20
20
<animal .sniffer.skip>true</animal .sniffer.skip>
21
- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
22
21
<apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
23
22
</properties >
24
23
Original file line number Diff line number Diff line change 12
12
<name >${project.groupId} :${project.artifactId} </name >
13
13
14
14
<properties >
15
- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
16
15
17
16
<apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
18
17
Original file line number Diff line number Diff line change 12
12
<name >${project.groupId} :${project.artifactId} </name >
13
13
14
14
<properties >
15
- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
16
15
<apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
17
16
</properties >
18
17
Original file line number Diff line number Diff line change 18
18
</licenses >
19
19
20
20
<properties >
21
- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
22
21
<apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
23
22
</properties >
24
23
Original file line number Diff line number Diff line change 11
11
<name >${project.groupId} :${project.artifactId} </name >
12
12
13
13
<properties >
14
- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
15
14
<apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
16
15
</properties >
17
16
Original file line number Diff line number Diff line change 18
18
</licenses >
19
19
20
20
<properties >
21
- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
22
21
<apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
23
22
</properties >
24
23
Original file line number Diff line number Diff line change 11
11
<name >${project.groupId} :${project.artifactId} </name >
12
12
13
13
<properties >
14
- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
15
14
<apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
16
15
</properties >
17
16
Original file line number Diff line number Diff line change 13
13
<name >${project.groupId} :${project.artifactId} </name >
14
14
15
15
<properties >
16
- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
17
16
<apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
18
17
</properties >
19
18
Original file line number Diff line number Diff line change 11
11
<name >${project.groupId} :${project.artifactId} </name >
12
12
13
13
<properties >
14
- <maven-deploy-plugin .skip>true</maven-deploy-plugin .skip>
15
14
<apm-agent-parent .base.dir>${project.basedir} /..</apm-agent-parent .base.dir>
16
15
</properties >
17
16
You can’t perform that action at this time.
0 commit comments