Petr Široký
5ec94529d2
[MNG-7661] Replace deprecated 'verifier.executeGoal()'
2023-01-09 17:55:26 +01:00
Petr Široký
1a78c89175
[MNG-7661] Remove deprecated 'verifier.resetStreams()'
...
* the method itself is empty in newer versions of verifier,
so this change is not removing any behavior
2023-01-05 19:35:02 +01:00
Guillaume Nodet
6e8ff2d151
Move ITs to JDK 8 / JUnit 5 ( #176 )
...
* Move ITs to JDK 8 / JUnit 5
* Add missing tests, move disabled test comments to the test itself
* Add unreferenced tests (Unreferenced tests are automatically added at the beginning, but it looks more coherent to add them anyway)
* Reset verifier to run fresh test in MNG-5581
* Remove useless lines
* Minimize changes in imports
Co-authored-by: Michael Osipov <michaelo@apache.org>
2022-09-30 22:23:04 +02:00
Michael Osipov
13b14eb4a3
[MNG-7549] Upgrade Core ITs to Maven Verifier 2.0.0-M1
...
Co-authored-by: Slawomir Jaranowski <s.jaranowski@gmail.com>
This closes #202
2022-09-28 11:34:03 +02:00
Marc Wrobel
d98b1842d5
Fix minor typos
...
Fix various minor typos in :
- project documentations,
- javadoc and comments,
- test class and method names,
- exception messages.
2022-07-19 19:36:32 +02: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
Michael Osipov
6b0efd992c
Trim trailing whitespace
2020-12-24 00:31:14 +01:00
rfscholte
bf7e8f5ec4
http to central not supported anymore, switch to https
2020-01-15 22:00:12 +01:00
Karl Heinz Marbaise
5de5200218
Removed SVN legacy.
2019-12-27 14:21:25 +01:00
Kristian Rosenvold
184f474c44
Added some missing license headers
2015-06-20 13:58:00 +02:00
Herve Boutemy
bfcf08c56a
declared new apache.snapshots repository location
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144958 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 20:44:30 +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
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
0085e85a15
o Updated to maven-verifier:1.2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@818021 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:40:18 +00:00
Benjamin Bentmann
a7206842f5
o Updated IT sample
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707999 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 14:42:38 +00:00
Benjamin Bentmann
8a1a44b0a5
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@698249 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 17:18:44 +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
Benjamin Bentmann
3ed3185a5d
o Renamed module maven-integration-test-sample to maven-it-sample 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@698221 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:23:47 +00:00