Commit Graph

70 Commits

Author SHA1 Message Date
Hervé Boutemy 3ec8c65cc4 [MNG-6377] switch from Git-WIP to GitBox 2018-03-18 15:00:02 +01:00
Hervé Boutemy 566021452b upgraded parent POM and updated site.xml 2018-03-14 01:44:34 +01:00
Stephen Connolly 69540cdf45 Ensure any forked Maven executions are not spied on by Jenkins 2017-12-12 16:36:17 +00:00
Stephen Connolly 8be088a9ef Ensure any forked Maven executions are not spied on by Jenkins 2017-12-12 15:31:48 +00:00
Stephen Connolly d4ec6e03f6 Add the serverId to scm-publish so that we do not need to rely on cached svn credentials 2017-10-18 12:51:21 +01:00
Hervé Boutemy 727cf7f339 upgraded parent pom to benefit from site staging configuration 2017-03-25 11:26:23 +01:00
Karl Heinz Marbaise 5484eeb59f Upgrade to maven-verifier version 1.6 instead of
1.6-SNAPSHOT cause maven-verifier has been released
in the meantime.
2015-07-06 21:06:25 +02:00
Jason van Zyl 030eb3cf6f MNG-5795: Verify that core extensions can be retrieved when a mirror is used that requires basic auth. 2015-04-02 00:20:19 -04:00
Jason van Zyl 2fee3bbc73 Ignore RAT plugin inside M2Eclipse 2015-04-02 00:20:18 -04:00
Hervé Boutemy ba3d2bc586 updated site svnpubsub location to match http://svn.apache.org/r1669973 2015-03-30 02:02:20 +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 bbfaf89229 MSHARED-410 updated to Verifier 1.6
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2015-02-26 10:44:37 -05:00
Jason van Zyl af10f0efad Adding Mark as a contributor
Fixes #5
2014-06-13 13:49:40 -04:00
Igor Fedorenko a348e29b23 manage verifier version
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2014-02-09 15:57:56 -05:00
Hervé Boutemy f95d2c3902 updated maven-scm-publish-plugin to 1.0 2014-02-09 12:09:34 +01:00
Hervé Boutemy 73f90d1c7c fix scm reporting 2013-09-19 23:36:19 +02:00
Hervé Boutemy 8742ae6f86 [MNG-5482] added IT to check that missing Sonatype Aether classes are
detected and give a hint to AetherClassNotFound Wiki article
2013-05-30 03:07:13 +02:00
Hervé Boutemy 6e6c4870e4 prepare svnpubsub 2013-05-19 17:55:08 +02:00
Hervé Boutemy 59dcfc80cd upgrade parent and maven-site-plugin 2013-05-19 00:35:28 +02:00
olivier lamy b66e09f053 use surefire 2.13 2013-02-18 11:11:59 +01:00
Anders Hammar 69d219f730 Moved the modules back out of profiles.
Signed-off-by: Anders Hammar <anders@hammar.net>
2012-12-14 21:28:14 +01:00
Jason van Zyl 5600a310a9 o there are two distinct steps, setup and run its
I'm doing the following to figure out why the ITs won't run in a single pass:

LOCAL=`pwd`/repo
git clone https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
cd maven-integration-testing
rm -rf $LOCAL < /dev/null >&1
mvn clean install -Dmaven.repo.local=$LOCAL
mvn clean test -Prun-its,embedded -Dmaven.repo.local=$LOCAL
2012-12-11 16:43:17 -05:00
olivier lamy ec0e79ebfe fix scm informations 2012-12-01 12:26:03 +01:00
olivier lamy 4096cde025 test push 2012-11-30 00:08:59 +01:00
olivier lamy 1ed109b51b test push 2012-11-30 00:08:52 +01:00
Olivier Lamy 51b8c1ea7d fix ci url
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413515 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:41 +00:00
Olivier Lamy 9a4c1cff58 use last maven parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413514 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:31 +00:00
Olivier Lamy 12afdd3b14 use last surefire plugin version 2.12.4
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413513 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:20 +00:00
Olivier Lamy 1c29dc4de0 use last surefire and compiler plugin versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1382078 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 16:01:54 +00:00
Olivier Lamy b07231ab33 use surefire plugin 2.12
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1351465 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 19:32:28 +00:00
Olivier Lamy 1522319c06 use surefire 2.11, MNG-5224 not yet merged in 3.0.4 RC branch so 3.0.5 range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227303 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:25:03 +00:00
Benjamin Bentmann 6712eebde3 o Inherited from released maven-parent:21
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1164990 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 11:15:37 +00:00
Herve Boutemy dc0bdc876c improved descriptions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1145367 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 21:42:02 +00:00
Herve Boutemy 7328ba4e85 declared apache.snapshots repository like in ASF pom for use when parent is SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144751 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 21:28:43 +00:00
Herve Boutemy 69c55e01f2 updated parent pom and plugins versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144529 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 22:40:17 +00:00
Herve Boutemy 77fab03c39 renamed parent POM to prepare site publication
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144497 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 20:37:00 +00:00
Olivier Lamy de3f06d547 upgrade clean plugin which is more performant for a poor occasionnal windauze user as me :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134265 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 10:20:05 +00:00
Olivier Lamy c8469d95a3 upgrade compiler plugin version to be able to configure fork tru cli
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134264 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 10:19:50 +00:00
Olivier Lamy d414ea7c20 upgrade surefire version to 2.8.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134101 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 21:53:05 +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 69a3c04a7e o Inherited from maven-parent:11
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746467 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 09:38:09 +00:00
Brian E Fox 683e937be9 use the new parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744289 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 23:43:24 +00:00
Benjamin Bentmann 93a83f9891 o Updated project names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733251 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 09:42:13 +00:00
Benjamin Bentmann d85cca8664 o Made the test build after their support stuff
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733250 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 09:32:39 +00:00
Vincent Siveton 89285aff85 o using latest parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729004 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 15:39:51 +00:00
Brett Porter b355beba79 fix SCM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698422 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 03:32:57 +00:00
Benjamin Bentmann 4375d703fd o Renamed module core-integration-tests-support to core-it-support 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@698218 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:13:09 +00:00
Benjamin Bentmann 7f42b3a882 o Renamed module core-integration-tests to core-it-suite 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@698206 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 15:48:07 +00:00
Benjamin Bentmann fd97db090c o Inherited from maven-parent:9
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696493 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 22:09:22 +00:00
Benjamin Bentmann f31be70def o Reordered POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696491 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 22:08:01 +00:00