Benjamin Bentmann
|
9577a20721
|
[MNG-4231] Snapshots are not checked for updates
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792283 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-08 19:56:55 +00:00 |
Benjamin Bentmann
|
f342da51f1
|
o Extended plugin to allow checking contents of resolved dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792277 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-08 19:34:03 +00:00 |
Benjamin Bentmann
|
8d7e199b33
|
o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792234 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-08 17:19:27 +00:00 |
Benjamin Bentmann
|
bf1c6e5382
|
o Added IDE files to svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792233 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-08 17:18:56 +00:00 |
Benjamin Bentmann
|
b8be5195ca
|
[MNG-2576] Make Like Reactor Mode
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792202 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-08 16:02:58 +00:00 |
Benjamin Bentmann
|
51ae071927
|
o Strengthened IT to check inter-module dependency, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792124 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-08 12:54:31 +00:00 |
Benjamin Bentmann
|
6b970f4344
|
o Renamed classes for more expressive log output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791608 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-06 20:47:44 +00:00 |
Brett Porter
|
8911672630
|
ignore target
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791405 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-06 07:56:54 +00:00 |
Benjamin Bentmann
|
6467911fab
|
o Simplified directory structure
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791294 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-05 18:14:15 +00:00 |
Benjamin Bentmann
|
2a10ec9090
|
o Decoupled IT from production plugins and console output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791292 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-05 18:07:06 +00:00 |
Benjamin Bentmann
|
d8fb46ab25
|
o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788783 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 17:42:49 +00:00 |
Benjamin Bentmann
|
3741d95e66
|
o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788772 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 17:24:12 +00:00 |
Maria Odea B. Ching
|
81c61427cf
|
[MNG-4189]
o added integration test for MNG-4189 (resolving correct SNAPSHOT dependency version)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788584 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 05:42:38 +00:00 |
Benjamin Bentmann
|
a5e86ea439
|
o Reduced coupling to format of warning
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788374 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-25 14:57:30 +00:00 |
Benjamin Bentmann
|
1b3b083744
|
[MNG-2363] <profile><activation><file><exists/> does not work in a multi-project build
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788336 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-25 12:07:16 +00:00 |
Benjamin Bentmann
|
3c7b487ca9
|
o Fixed IT setup to detect failure to respect offline mode
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@787053 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-21 17:12:12 +00:00 |
Benjamin Bentmann
|
2128d5af78
|
o Reduced coupling to format of warning
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@787044 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-21 16:03:00 +00:00 |
Benjamin Bentmann
|
03c9882b27
|
[MNG-4191] separate plugin and artifact repositories
o Updated test setup
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786916 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-20 22:14:42 +00:00 |
Benjamin Bentmann
|
7b08fae305
|
o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786915 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-20 22:13:47 +00:00 |
Benjamin Bentmann
|
31baf20295
|
[MNG-4214] [regression] Parent POMs cannot be resolved from mirrored repos
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786908 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-20 21:02:57 +00:00 |
John Dennis Casey
|
222e50b298
|
updating version exclusion for MNG-4169 so it doesn't check for the plugin registry step for maven 2.2.0+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785822 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 21:45:15 +00:00 |
Benjamin Bentmann
|
880cd4a083
|
o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785816 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 21:37:52 +00:00 |
Benjamin Bentmann
|
d7c57106a7
|
o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785813 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 21:29:47 +00:00 |
Benjamin Bentmann
|
8dfc2df626
|
o Polished IT suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785812 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 21:27:26 +00:00 |
John Dennis Casey
|
da331ac3f5
|
taking out assembly plugin binding, since I was just using this to investigate MNG-4207
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785808 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 21:16:57 +00:00 |
John Dennis Casey
|
23a2e9b230
|
[MNG-4207] Adding IT to the suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785791 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 20:49:09 +00:00 |
John Dennis Casey
|
40aa2f7a33
|
[MNG-4207] Adding IT plugin that depends on log4j, and integration test to verify non-lightweight http wagon can shade commons-logging and log4j properly
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785790 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 20:48:24 +00:00 |
Benjamin Bentmann
|
13065442f0
|
[MNG-4208] [regression] CLI properties can't override project properties during interpolation
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785751 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 18:42:20 +00:00 |
Benjamin Bentmann
|
c6ba6e5741
|
o Decoupled IT from assumption that reporting config => build config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785729 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 17:05:40 +00:00 |
Benjamin Bentmann
|
d0f6936bbc
|
o Allowed plugin to dump plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785726 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 17:03:34 +00:00 |
Benjamin Bentmann
|
9e5a037b4b
|
[MNG-4206] Prefer RELEASE over LATEST when resolving plugin versions
o Updated affected IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785566 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 12:05:06 +00:00 |
Benjamin Bentmann
|
8394332b32
|
[MNG-4205] Remove support for plugin metaversions RELEASE and LATEST
o Disabled affected IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785526 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 09:33:53 +00:00 |
Benjamin Bentmann
|
a405737512
|
[MNG-4203] [regression] Dependency exclusions are not applied transitively
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785359 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-16 19:46:07 +00:00 |
Benjamin Bentmann
|
807ec5b93b
|
o Updated version range now that issue is fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784550 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-14 12:37:21 +00:00 |
Benjamin Bentmann
|
0ef6828467
|
[MNG-4199] [regression] Dependency resolution for compile and runtime scope misses provided&system dependencies
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784476 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-13 21:06:58 +00:00 |
Benjamin Bentmann
|
ba319e99ad
|
o Decoupled IT from log format of core and evaluated log output of IT plugins instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784458 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-13 19:33:57 +00:00 |
Benjamin Bentmann
|
5265bc6bb4
|
o Updated IT for 3.x which keeps the original dependeny type such that reactor resolution is transparent to clients
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784406 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-13 15:09:19 +00:00 |
Benjamin Bentmann
|
17d348749f
|
[MNG-4196] [regression] Exclusions in project-level plugin dependencies are ignored
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784363 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-13 10:35:50 +00:00 |
Benjamin Bentmann
|
41f63c2abf
|
o Extended IT to check dependency with classifier, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784355 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-13 09:48:05 +00:00 |
Benjamin Bentmann
|
ed2a382640
|
o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784264 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 20:35:43 +00:00 |
Benjamin Bentmann
|
56f8e5c276
|
[MNG-4005] Throw Validation Error if pom contains a dependency with two different versions.
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784244 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 19:28:00 +00:00 |
Benjamin Bentmann
|
2256d15ae3
|
[MNG-4190] same remote repo is referecned multiple times
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784211 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 17:31:37 +00:00 |
Benjamin Bentmann
|
211bbaec90
|
[MNG-2562] expose current time as a property for POM interpolation
o Extended IT to check the timestamp refers to the start of the reactor build and not a module build
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783859 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 17:39:07 +00:00 |
Benjamin Bentmann
|
922c79f0b1
|
o Updated IT to account for effective model being populated with lifecycle-induced plugins in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783805 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 14:49:04 +00:00 |
Benjamin Bentmann
|
5f8b556477
|
[MNG-2562] expose current time as a property for POM interpolation
o Extended IT to check custom format support as well
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783803 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 14:47:46 +00:00 |
Benjamin Bentmann
|
ff97d2d940
|
[MNG-4191] separate plugin and artifact repositories
o Disabled unsupported IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783518 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 21:01:32 +00:00 |
Benjamin Bentmann
|
1133daa886
|
o Added plugin repository to decouple ITs from repository separation which is not the focus for these tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783477 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 20:00:26 +00:00 |
John Dennis Casey
|
a4f20525d6
|
[MNG-3401][MNG-3203] Adding ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783175 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 01:38:20 +00:00 |
Benjamin Bentmann
|
76a1edfe52
|
o Used declarative skip directive
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783120 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-09 20:05:25 +00:00 |
Benjamin Bentmann
|
ba5733b716
|
[MNG-4193] Throw validation error upon multiple repository declarations with the same id
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783105 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-09 19:38:26 +00:00 |