Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,9 @@ under the License.
<postBuildHookScript>verify</postBuildHookScript>
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
<settingsFile>src/it/settings.xml</settingsFile>
<addTestClassPath>true</addTestClassPath>
<goals>
<goal>deploy</goal>
</goals>
<properties>
<!-- e.g. ensure that Java7 picks up TLSv1.2 when connecting with Central -->
<https.protocols>${https.protocols}</https.protocols>
</properties>
</configuration>
</plugin>
</plugins>
Expand Down
103 changes: 0 additions & 103 deletions src/it/attach-jar-checksum-release/pom.xml

This file was deleted.

29 changes: 0 additions & 29 deletions src/it/attach-jar-checksum-release/setup.bsh

This file was deleted.

64 changes: 0 additions & 64 deletions src/it/attach-jar-checksum-release/verify.groovy

This file was deleted.

102 changes: 0 additions & 102 deletions src/it/attach-jar-checksum-snapshot/pom.xml

This file was deleted.

29 changes: 0 additions & 29 deletions src/it/attach-jar-checksum-snapshot/setup.bsh

This file was deleted.

Loading