Slawomir Jaranowski
c6079bb5a6
Upgrade maven-verifier to 1.8.0
...
- upgrade maven-verifier
- remove code implemented in maven-verifier
- replace deprecated methods
2022-05-19 16:28:13 +02:00
Slawomir Jaranowski
98af9777d6
Fix tests on JDK 1.7 - setup TLS protocol for verifier
2022-04-08 07:59:51 +02:00
rfscholte
a469fd5823
Make tests verifiable with at least Maven 3.6.3
2021-02-28 23:26:58 +01:00
Michael Osipov
db6f8bfef8
Correct terms: Java operates on files and directories
...
Use 'directory' instead of the term 'folder' from Windows Explorer.
2021-01-23 22:59:43 +01:00
Sylwester Lachiewicz
b46310ef89
Set minimal default target/source/release for maven-compiler to Java 7
2021-01-08 03:50:12 +01:00
Michael Osipov
6b0efd992c
Trim trailing whitespace
2020-12-24 00:31:14 +01:00
Maarten Mulders
8a989d5e4b
[MNG-6985] Use correct maven.multiModuleProjectDirectory in Embedded mode
2020-09-11 07:48:41 +02:00
Michael Osipov
0944ed2259
[MNG-6938] MavenITBootstrapTest fails with StringIndexOutOfBoundsException: String index out of range: -1
...
This is a regression introduced by 1c88bf3e1c88eb4228c8726f3803d85d8150e645.
2020-06-11 00:23:29 +02:00
Hervé Boutemy
b804f9c6fa
display (near-)method name as a method
2020-06-07 10:16:50 +02:00
Hervé Boutemy
1c88bf3e1c
add color to ITs rendering
2020-06-06 22:05:19 +02:00
rfscholte
0ac723e2a6
[5937] Maven-Wrapper for unified project environments
2020-05-22 22:33:01 +02:00
rfscholte
010191c7b4
[INFRA-18812] Revert unnecessary commits after fixing root cause
2019-08-05 18:30:03 +02:00
tibordigana
f576fefa0a
[MNG-6725] Skip '.mavenrc' via MAVEN_SKIP_RC=1 and '-Dmaven.skip.rc=true' on child ITs (by default on Jenkins CI).
2019-07-30 11:48:44 +02:00
Sylwester Lachiewicz
0b939e6bbd
[MNG-6522] Fix typos
2019-01-11 23:20:36 +01:00
Sylwester Lachiewicz
91f5088578
[MNG-6522] Prepare to run ITs tests with Java 12-ea
2019-01-11 19:25:41 +01:00
Hervé Boutemy
566021452b
upgraded parent POM and updated site.xml
2018-03-14 01:44:34 +01:00
Stephen Connolly
2190e3181f
Provide a mechanism whereby tests can indicate versions of Maven expected to fail
...
- This will let us fix broken tests while confirming that the versions of Maven that were released using the broken test contain the bug that escaped the broken test
2017-02-01 22:30:25 +00:00
Robert Scholte
e2cc95e53a
Auto set source+target to 1.6 when testing with JDK9
2015-09-19 20:50:08 +02: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
Igor Fedorenko
ba27d4ea52
MNG-5767 enforce use of maven.multiModuleProjectDirectory
...
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2015-02-26 11:51:30 -05:00
Hervé Boutemy
d4059be892
make File comparison on canonical value to avoid problems with symlinks
2014-03-11 02:42:08 +01:00
Jason van Zyl
2c338a5c97
Make it more convenient to run a Maven integration test from within the workspace against the version of Maven also in the workspace.
2014-02-21 12:17:29 -08:00
Jason van Zyl
7f8e038f68
- update to use m-s-u 0.1 and verifier 1.4-SNAPSHOT
...
trying to restore the embedded ITs and verifier trunk has already been updated so I just kept going
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413294 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 05:35:50 +00:00
Herve Boutemy
f70a8ad7f7
improved SKIP message: *Maven* version is not in range
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225606 13f79535-47bb-0310-9956-ffa450edef68
2011-12-29 17:53:33 +00:00
Herve Boutemy
7d372a4e31
code simplification
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225603 13f79535-47bb-0310-9956-ffa450edef68
2011-12-29 17:50:59 +00:00
Benjamin Bentmann
830da18971
o Added detection of Maven version to ease execution of individual ITs via -Dtest=
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@985676 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 13:50:41 +00:00
Benjamin Bentmann
4b3c364887
o Enabled ITs to choose different global settings depending on network needs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982028 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 20:35:51 +00:00
Benjamin Bentmann
46382579be
o Used property prefix different from Surefire props
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981853 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 12:58:16 +00:00
Benjamin Bentmann
ee063d5cb2
o Added factory method to create verifier setup with global settings
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981694 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 21:37:46 +00:00
Benjamin Bentmann
5c936d7675
o Added support to skip tests based on Java version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770638 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 11:24:53 +00:00
Benjamin Bentmann
4b386cdf97
o Added guard construct that marks a single test method as skipped (in contrast to matchesMavenVersion)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749623 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 14:58:44 +00:00
Brett Porter
b7abb7d681
remove default constructor so that a version range must be entered. It is unlikely future tests will work on all versions of Maven anyway
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744500 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 14:24:54 +00:00
Benjamin Bentmann
dd0662ab6a
o Fixed NPE
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739544 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31 11:05:17 +00:00
Brett Porter
2c0b8db8e5
also strip -RCx by default to match Maven convention where they are candidates for a release, not releases themselves
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739450 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 23:34:41 +00:00
Brett Porter
1421a185a4
remove the snapshot in comparison for tests - this will make them much more readable and we have no need to differentiate
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739122 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 01:26:27 +00:00
Benjamin Bentmann
0b3a8c8b11
o Printed elapsed test time to highlight long running tests
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703776 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 10:11:12 +00:00
Benjamin Bentmann
1dedf2f3c3
o Cured "Skipping (version ${maven.version} not in range (2.0.8,))" when using -Dtest=
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 20:53:34 +00:00
Benjamin Bentmann
1c412e845e
o Renamed package org.apache.maven.integrationtests to org.apache.maven.it 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@698247 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 17:09:56 +00:00
Benjamin Bentmann
86beace63b
o Renamed module maven-integration-test-helper to maven-it-helper 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@698226 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:35:13 +00:00