John Dennis Casey
|
4e150340e0
|
[MNG-4167] Adding integration test for plugins that produce derivatives of the POM in cases where the POM contains expressions in artifact-coordinate elements.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776755 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-20 16:26:49 +00:00 |
Benjamin Bentmann
|
8cfd30e543
|
o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775727 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-17 18:06:21 +00:00 |
Benjamin Bentmann
|
5fa5f45a67
|
o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775704 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-17 16:40:29 +00:00 |
Benjamin Bentmann
|
d0b192dbfe
|
o Extended IT plugin to support installation/deployment of POM projects
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775699 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-17 16:31:47 +00:00 |
Benjamin Bentmann
|
73be4bf672
|
o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775663 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-17 14:30:16 +00:00 |
Benjamin Bentmann
|
b76a547e4c
|
o Freed heap memory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775514 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 19:28:48 +00:00 |
Benjamin Bentmann
|
3d48da9ac6
|
o Excluded reporting related ITs for 3.x as per MNG-4162
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775513 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 19:23:50 +00:00 |
Benjamin Bentmann
|
1237d653f2
|
o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775510 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 19:18:23 +00:00 |
Benjamin Bentmann
|
e4812f6bed
|
o Fixed IT to test original issue and decoupled from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775506 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 18:37:16 +00:00 |
Benjamin Bentmann
|
07c3f9eb57
|
[MNG-3057] properties not expanded in generated POMs when building A/B/C nested projects
o Disabled IT under Java 1.4- where the feature is not supported
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770640 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-01 11:27:45 +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 |
Oleg Gusakov
|
61dd562ac3
|
[MNG-4150] - added an OSGi compatible version range test to test Mercury integration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770520 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-01 02:47:01 +00:00 |
Benjamin Bentmann
|
9c8db2b6f9
|
[MNG-3118] Test-classes should come before classes in the classpath
[MNG-2365] classes before test-classes in MavenProject.getTestClasspathElements() - should be the other way around?
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770448 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-30 21:14:26 +00:00 |
John Dennis Casey
|
12bb9ed83e
|
this isn't implemented for the upcoming 2.2.0 release. It's in the list of issues for 2.3.0-M1 now, IIRC.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@769842 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-29 17:21:18 +00:00 |
John Dennis Casey
|
2846766111
|
Allow the use of non-canonical maven buildnumbers (from git repo clones and/or svn exports).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@768994 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-27 13:59:25 +00:00 |
Benjamin Bentmann
|
b0220b6caf
|
o Fixed coverage report on Unix
o Removed workaround for MNG-3900
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@764290 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-12 10:50:26 +00:00 |
Benjamin Bentmann
|
4e76e37fb3
|
[MNG-4129] Execution's inherited is not working as expected.
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@763920 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-10 12:43:35 +00:00 |
Benjamin Bentmann
|
3657308866
|
[MNG-4126] [regression] Properties defined in profiles.xml of parent are not inherited during multimodule build
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@763797 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-09 21:00:59 +00:00 |
Benjamin Bentmann
|
ac7bdb93a8
|
[MNG-3714] Allow specification of the toolchains.xml location on the command line
o Extended IT to check propagation of toolchain via session
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761443 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 22:03:03 +00:00 |
Benjamin Bentmann
|
f15728a43e
|
[MNG-3714] Allow specification of the toolchains.xml location on the command line
o Extended IT to check propagation of toolchain via session
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761442 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 22:02:25 +00:00 |
Benjamin Bentmann
|
a9e34c1fe5
|
o Decoupled from plexus-utils
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761415 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 20:21:16 +00:00 |
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 |