Skip to content

Commit 5e6d875

Browse files
authored
Revert "Test against snapshot" (#3590)
1 parent afc2ebb commit 5e6d875

File tree

3 files changed

+0
-258
lines changed

3 files changed

+0
-258
lines changed

.github/workflows/build-common.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ jobs:
4242
distribution: temurin
4343
java-version: 17
4444

45-
- name: Install SNAPSHOT
46-
run: |
47-
# double quotes are needed on Windows (https://stackoverflow.com/a/16349133/295416)
48-
mvn install:install-file -Dfile="azure-monitor-opentelemetry-exporter-1.0.0-beta.21.jar" -DpomFile="azure-monitor-opentelemetry-exporter-1.0.0-beta.21.pom" -DgroupId="com.azure" -DartifactId="azure-monitor-opentelemetry-exporter" -Dversion="1.0.0-beta.21"
49-
5045
- name: Generate license report
5146
uses: gradle/gradle-build-action@v3
5247
with:
@@ -86,11 +81,6 @@ jobs:
8681
distribution: temurin
8782
java-version: 17
8883

89-
- name: Install SNAPSHOT
90-
run: |
91-
# double quotes are needed on Windows (https://stackoverflow.com/a/16349133/295416)
92-
mvn install:install-file -Dfile="azure-monitor-opentelemetry-exporter-1.0.0-beta.21.jar" -DpomFile="azure-monitor-opentelemetry-exporter-1.0.0-beta.21.pom" -DgroupId="com.azure" -DartifactId="azure-monitor-opentelemetry-exporter" -Dversion="1.0.0-beta.21"
93-
9484
- name: Assemble
9585
uses: gradle/gradle-build-action@v3
9686
with:
@@ -139,11 +129,6 @@ jobs:
139129
distribution: temurin
140130
java-version: 17
141131

142-
- name: Install SNAPSHOT
143-
run: |
144-
# double quotes are needed on Windows (https://stackoverflow.com/a/16349133/295416)
145-
mvn install:install-file -Dfile="azure-monitor-opentelemetry-exporter-1.0.0-beta.21.jar" -DpomFile="azure-monitor-opentelemetry-exporter-1.0.0-beta.21.pom" -DgroupId="com.azure" -DartifactId="azure-monitor-opentelemetry-exporter" -Dversion="1.0.0-beta.21"
146-
147132
- name: Test
148133
uses: gradle/gradle-build-action@v3
149134
with:
@@ -184,11 +169,6 @@ jobs:
184169
distribution: temurin
185170
java-version: 17
186171

187-
- name: Install SNAPSHOT
188-
run: |
189-
# double quotes are needed on Windows (https://stackoverflow.com/a/16349133/295416)
190-
mvn install:install-file -Dfile="azure-monitor-opentelemetry-exporter-1.0.0-beta.21.jar" -DpomFile="azure-monitor-opentelemetry-exporter-1.0.0-beta.21.pom" -DgroupId="com.azure" -DartifactId="azure-monitor-opentelemetry-exporter" -Dversion="1.0.0-beta.21"
191-
192172
- name: Test
193173
uses: gradle/gradle-build-action@v3
194174
with:
-391 KB
Binary file not shown.

azure-monitor-opentelemetry-exporter-1.0.0-beta.21.pom

Lines changed: 0 additions & 238 deletions
This file was deleted.

0 commit comments

Comments
 (0)