Benjamin Bentmann
|
b2d421f892
|
[MNG-3714] Allow specification of the toolchains.xml location on the command line
o Enabled IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761403 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 19:48:49 +00:00 |
Benjamin Bentmann
|
516e45f254
|
o Fixed IT to ensure looked up tool path exists
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761398 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 19:32:29 +00:00 |
Benjamin Bentmann
|
5fc9b4ad35
|
[MNG-4116] [regression] Effective POM contains invalid URLs upon usage of percent-encoded characters
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759726 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-29 16:52:16 +00:00 |
Benjamin Bentmann
|
19c414bee1
|
[MNG-2387] <active> on <proxy> in settings is misleading
o Fixed IT to actually exhibit failure on broken Maven versions by pointing at a reachable proxy to prevent fallback to non-proxied connection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759549 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-28 18:53:56 +00:00 |
Benjamin Bentmann
|
8b9e34ff93
|
o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759505 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-28 16:38:58 +00:00 |
Benjamin Bentmann
|
ce6577b748
|
[MNG-3819] [regression] Plugins that don't declare dependency on plexus-utils no longer get plexus-utils:1.1
o Disabled IT for 3.x, no longer supported
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759485 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-28 15:33:36 +00:00 |
Benjamin Bentmann
|
3e30408e37
|
[MNG-2591] Plugins are merged incorrectly
o Extended IT to exhibit negative side-effects of profile injection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@758437 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-25 21:09:53 +00:00 |
Benjamin Bentmann
|
7a77fab47b
|
[MNG-4107] [regression] User settings can't override properties used for POM interpolation
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757806 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-24 14:01:39 +00:00 |
Benjamin Bentmann
|
3a3ff8da4e
|
[MNG-4106] [regression] Interpolation does not use properties from dominant settings profile if other profile defines same property
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757571 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-23 22:13:53 +00:00 |
Benjamin Bentmann
|
5e502f2068
|
[MNG-4102] [regression] Properties used for interpolation of inherited properties can't be customized by child
o Extended IT to check interaction with profile injection as well which is apparently key to reproduce the issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757532 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-23 20:19:49 +00:00 |
Benjamin Bentmann
|
79d44ad7bc
|
[MNG-4102] [regression] Properties used for interpolation of inherited properties can't be customized by child
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757262 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-22 22:00:45 +00:00 |
Benjamin Bentmann
|
6736a757d9
|
o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757255 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-22 20:59:05 +00:00 |
Benjamin Bentmann
|
669dc6041d
|
[MNG-2309] Profile activation order is random
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757195 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-22 14:59:46 +00:00 |
Benjamin Bentmann
|
9c2e480a90
|
o Strengthened IT to check deeper inheritance hierarchy
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757167 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-22 10:30:23 +00:00 |
Benjamin Bentmann
|
23de707abc
|
o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@756934 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-21 13:23:54 +00:00 |
Brett Porter
|
7d1b3326fe
|
only set conditionally
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755210 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 12:05:35 +00:00 |
Brett Porter
|
848c7137a6
|
add a plugin dependency test as well to make sure this doesn't trigger the new validation errors
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755194 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 11:27:43 +00:00 |
Brett Porter
|
2e0ff48d0c
|
[MNG-4091] add test for bad plugin descriptor handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755085 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 02:28:08 +00:00 |
Benjamin Bentmann
|
497c2faf6f
|
[MNG-4087] Percent encoded characters in file URLs are not decoded upon deployment
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@754746 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-15 20:34:57 +00:00 |
Benjamin Bentmann
|
7a2b18cccb
|
[MNG-4086] [regression] Explicitly using plugin metaversions crashes plugin manager
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@754665 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-15 13:42:09 +00:00 |
Benjamin Bentmann
|
a76d5f9f81
|
o Enabled test part for Maven 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753363 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-13 19:26:08 +00:00 |
Benjamin Bentmann
|
aade1cd99d
|
o Fixed metadata generation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753342 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-13 18:43:53 +00:00 |
Benjamin Bentmann
|
9974e8676d
|
o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753324 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-13 17:40:53 +00:00 |
Benjamin Bentmann
|
bfd334f9b2
|
o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753304 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-13 15:58:40 +00:00 |
Brett Porter
|
d2b29ff7a5
|
[MNG-4084] Unnecessary Warning for an activate profile in child project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753090 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-13 02:25:46 +00:00 |
Benjamin Bentmann
|
954e32dc53
|
[MNG-3760] Support property ${baseurl} to get RFC-compliant URL of project base directory
o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752243 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 20:22:27 +00:00 |
Benjamin Bentmann
|
acee85610d
|
o Decoupled IT from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752120 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 14:33:37 +00:00 |
Benjamin Bentmann
|
7f57de0b8a
|
o Disabled ITs checking POM repositories in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752081 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 12:19:16 +00:00 |
Benjamin Bentmann
|
aeba75bc04
|
o Fixed IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752071 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 11:34:51 +00:00 |
Benjamin Bentmann
|
021d405b8b
|
o Disabled ITs checking POM repositories in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752069 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-10 11:27:43 +00:00 |
Benjamin Bentmann
|
6d7ceeb341
|
O Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751805 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-09 19:42:12 +00:00 |
Benjamin Bentmann
|
a9671864f7
|
o Added warnings in case the artifact file does not exist (yet)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751803 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-09 19:36:26 +00:00 |
Benjamin Bentmann
|
49452abaa0
|
o Restored some real-world behavior (namely classes directory not created before compile)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751495 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-08 18:42:32 +00:00 |
Benjamin Bentmann
|
7f7419132d
|
[MNG-3043] Allow 'mvn test' to work with test-jar dependencies in a reactor
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751481 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-08 17:48:39 +00:00 |
Benjamin Bentmann
|
fb3d76e491
|
[MNG-2432] Apache and Mojo plugins take precendence over plugins in the pom.
o Enabled IT for 2.1.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751250 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-07 11:24:13 +00:00 |
Benjamin Bentmann
|
ce304751dd
|
o Stabilized ITs and made sure the metadata holding the plugin mappings under test is always refetched
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751245 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-07 11:02:22 +00:00 |
Benjamin Bentmann
|
8c7f203246
|
[MNG-4072] [regression] Repositories from inactive profiles are used for artifact resolution
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751145 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-07 00:17:27 +00:00 |
Benjamin Bentmann
|
7ad16e1a4d
|
[MNG-4070] [regression] Parent POMs cannot be resolved when their id values are surrounded by whitespace
o Extended IT to check settings as well
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751081 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 21:36:18 +00:00 |
Benjamin Bentmann
|
ece2650bb7
|
[MNG-4070] [regression] Parent POMs cannot be resolved when their id values are surrounded by whitespace
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751078 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 21:32:06 +00:00 |
Benjamin Bentmann
|
9dd3d69b55
|
[MNG-2432] Apache and Mojo plugins take precendence over plugins in the pom.
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751039 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 19:16:40 +00:00 |
Benjamin Bentmann
|
066b21daeb
|
o Used isolated repo to decouple from production metadata
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750982 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 17:01:41 +00:00 |
Benjamin Bentmann
|
6bdd0c4809
|
o Updated IT to allow more easy adjustment of verification in case MNG-4069 remains effective
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750950 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 16:00:33 +00:00 |
Benjamin Bentmann
|
28e7adefc9
|
o Relaxed checks for error messages
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750903 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 14:00:40 +00:00 |
Benjamin Bentmann
|
d26c3ad3ad
|
o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750887 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 13:30:22 +00:00 |
Benjamin Bentmann
|
6617d3a3de
|
o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750886 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 13:27:37 +00:00 |
Benjamin Bentmann
|
55c1b8a229
|
o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750864 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 12:05:06 +00:00 |
Benjamin Bentmann
|
53200fe549
|
o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750863 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 12:02:10 +00:00 |
Benjamin Bentmann
|
599a631ef7
|
o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750862 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 11:54:38 +00:00 |
Benjamin Bentmann
|
cc3abdcb08
|
o Inherited from maven-parent:11
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750857 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 11:42:08 +00:00 |
Benjamin Bentmann
|
db72e2d7dd
|
o Removed dependency on maven-artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750856 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-06 11:38:04 +00:00 |