Commit Graph

25 Commits

Author SHA1 Message Date
Tamas Cservenak f36f8e1bd6
IT: update archaic deps (#1903)
This PR is based on dependabot PRs but they require code changes as well.

Based on:
* https://github.com/apache/maven/pull/1895
* https://github.com/apache/maven/pull/1889
2024-11-13 16:00:55 +01:00
dependabot[bot] e65819388f
IT: Bump junit:junit from 3.8.1 to 4.13.2 (#1892)
Bumps [junit:junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.2.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.2)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 09:51:22 +01:00
Guillaume Nodet 386efc3d6c Reformat 2023-06-05 08:54:28 +02:00
Michael Osipov ce575c91a4 [MNG-5728] Switch the default checksum policy from "warn" to "fail" 2020-11-30 20:21:11 +01:00
Sylwester Lachiewicz aff570ba05 [MNG-6513] Migrate Plexus Javadoc Tags to Plexus Annotations 2019-01-03 23:02:56 +01:00
Sylwester Lachiewicz aafbf0f347 [MNG-6481] Fix Wagon sample plugin to pass tests with Java 11
Current working directory was different between 8 and 11
2018-11-10 02:28:37 +01:00
Sylwester Lachiewicz 1bf5463c08 [MNG-6481] Cleanup auto generated methods
Remove open tasks in Jenkins
2018-11-08 02:47:31 +01:00
Kristian Rosenvold 248f1b4be5 Java7 here too... 2015-06-20 15:27:14 +02:00
Hervé Boutemy 623d54f199 updated parent pom and fixed little errors reported by Checkstyle 2015-03-04 02:03:15 +01:00
Herve Boutemy c8a3b4597e use plexus-component-metadata instead of obsolete plexus-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395265 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:57:19 +00:00
Herve Boutemy c32e7bf784 removed version inherited from parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395259 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:25:31 +00:00
Herve Boutemy a83f1c9178 simplified ITs names for site rendering
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144956 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 20:40:09 +00:00
Herve Boutemy b281f2bf40 renamed core-integration-testing to core-it-support to match directory name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144952 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 20:10:12 +00:00
Herve Boutemy 7682e5fa29 updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042110 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 07:55:53 +00:00
Benjamin Bentmann cfd5e074ec o Fixed instantiation strategies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1033968 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 15:45:09 +00:00
Benjamin Bentmann dfae567d59 [MNG-4877] Regression: Deploy to SCP with privateKey fails - privateKey and passphrase gets lost
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1029207 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 21:40:37 +00:00
Brett Porter 203d31a548 make wagon tests basedir independent so they run on the embedded profile
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004613 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 11:24:41 +00:00
Benjamin Bentmann e45c1a3bed [MNG-4471] [regression] Wagon manager does not respect instantiation strategy of wagons
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@885587 13f79535-47bb-0310-9956-ffa450edef68
2009-11-30 21:31:17 +00:00
John Dennis Casey a31495645e [MNG-4279] Attempting to work around apparent issues with reusing the 'central' repository/server id for this IT.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800584 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 21:44:50 +00:00
Brett Porter 327ae532f0 avoid potential error on cleanup
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798751 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 02:20:17 +00:00
Brett Porter dbf6f339f1 formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798649 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 18:53:26 +00:00
John Dennis Casey a6759006c5 [MNG-4254] Adding integration tests for CLI-specified and settings-configured wagon providers.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797278 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:23:23 +00:00
Benjamin Bentmann 58d995c047 o Fixed properties encoding
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739070 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 23:05:33 +00:00
Brett Porter 1cb3277843 [MNG-3600] add integration test to confirm the wagon settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738733 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 03:41:46 +00:00
Benjamin Bentmann b4a18161e1 o Renamed module core-integration-testing-wagon to core-it-wagon to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698241 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:52:33 +00:00