Skip to content

Commit 4fdec00

Browse files
committed
Revert "[MDEPLOY-231] - Move checksum generation from install to deploy plugin"
This reverts commit 83b2d51.
1 parent 02a055b commit 4fdec00

File tree

8 files changed

+0
-490
lines changed

8 files changed

+0
-490
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,9 @@ under the License.
201201
<postBuildHookScript>verify</postBuildHookScript>
202202
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
203203
<settingsFile>src/it/settings.xml</settingsFile>
204-
<addTestClassPath>true</addTestClassPath>
205204
<goals>
206205
<goal>deploy</goal>
207206
</goals>
208-
<properties>
209-
<!-- e.g. ensure that Java7 picks up TLSv1.2 when connecting with Central -->
210-
<https.protocols>${https.protocols}</https.protocols>
211-
</properties>
212207
</configuration>
213208
</plugin>
214209
</plugins>

src/it/attach-jar-checksum-release/pom.xml

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

src/it/attach-jar-checksum-release/setup.bsh

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

src/it/attach-jar-checksum-release/verify.groovy

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

src/it/attach-jar-checksum-snapshot/pom.xml

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

src/it/attach-jar-checksum-snapshot/setup.bsh

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

0 commit comments

Comments
 (0)