Benjamin Bentmann
|
0e7d667b66
|
o Fixed IT to properly work on Windows
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742925 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-10 10:13:50 +00:00 |
Benjamin Bentmann
|
1bebd43b7a
|
o Added proper version range to IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742910 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-10 09:29:15 +00:00 |
John Dennis Casey
|
77768ca298
|
[MNG-3023] Updating integration test to check three distinct cases where sibling dependencies might be referenced.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742749 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-09 21:40:35 +00:00 |
Benjamin Bentmann
|
e54f41964d
|
o Deleted maven-it-plugin-file which has been superseded by the maven-it-plugin-log-file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742735 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-09 21:10:28 +00:00 |
Benjamin Bentmann
|
1a13f8cde0
|
o Fixed IT to account for local repo being on another drive than test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742694 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-09 19:32:07 +00:00 |
John Dennis Casey
|
19d2d9492b
|
[MNG-2720] Clean up the integration test for MNG-2720, so it uses one of the standard IT plugins (*-plugin-dependencies, to be specific).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742607 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-09 16:44:09 +00:00 |
Benjamin Bentmann
|
9bc2060366
|
o Fixed IT to use regular CLI option which is the only way to go for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742129 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-08 17:09:28 +00:00 |
Benjamin Bentmann
|
ecc8c9111f
|
o Compensated for the unfortunate fact that the Verifier treats CLI options as CLI lines rather than individual args (which would be subject to proper quoting)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742112 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-08 14:51:16 +00:00 |
Benjamin Bentmann
|
b21221220d
|
[MNG-3379] Parallel resolution of artifacts
o Added basic IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742096 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-08 14:05:18 +00:00 |
Brett Porter
|
b502319841
|
clean imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741996 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-08 01:43:56 +00:00 |
Benjamin Bentmann
|
2e3794e35a
|
o Fixed non-well formed IT POM
Submitted by: Torben S. Giesselmann
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741955 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-07 20:39:09 +00:00 |
John Dennis Casey
|
2aab5361f7
|
[MNG-2720] Adding integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741834 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-07 02:51:21 +00:00 |
Benjamin Bentmann
|
fd02254df1
|
[MNG-4023] Profiles from parent POM are injected multiple times if parent is part of reactor build
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741780 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-06 23:20:30 +00:00 |
Benjamin Bentmann
|
56d91bc18d
|
o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741539 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-06 11:31:45 +00:00 |
Brett Porter
|
a7b651cce1
|
add new integration tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741523 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-06 10:48:26 +00:00 |
Brett Porter
|
28ba0e8ce0
|
[MNG-3719] restore ordering of plugin executions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741519 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-06 10:43:18 +00:00 |
Brett Porter
|
363cc4895f
|
[MNG-3808] integration test for report inheritence ordering in the POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741508 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-06 10:24:06 +00:00 |
Brett Porter
|
4594085b96
|
[MNG-3288] add integration test
Submitted by: Benjamin Bentmann (via MNG-3768)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741501 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-06 10:15:33 +00:00 |
Benjamin Bentmann
|
187e3b7978
|
[MNG-1957] <jdk></jdk> clause in the activation section has to provide more complex expressions.
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@740832 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-04 19:13:28 +00:00 |
Benjamin Bentmann
|
e1950c11b6
|
o Fixed ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@740821 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-04 18:46:05 +00:00 |
Oleg Gusakov
|
5326889b2c
|
spelled out the main tag in the settings-security.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@740378 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-03 19:22:42 +00:00 |
Benjamin Bentmann
|
a1dd668e9c
|
o Decoupled ITs from production plugins/deps
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739869 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-01 22:23:21 +00:00 |
Benjamin Bentmann
|
f9a1809e1f
|
o Decoupled ITs from production plugins/deps
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739837 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-01 21:10:29 +00:00 |
Benjamin Bentmann
|
dd0662ab6a
|
o Fixed NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739544 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-31 11:05:17 +00:00 |
Brett Porter
|
2c0b8db8e5
|
also strip -RCx by default to match Maven convention where they are candidates for a release, not releases themselves
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739450 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 23:34:41 +00:00 |
Benjamin Bentmann
|
31fd483930
|
[MNG-3951] Hide drive-relative paths from plugins
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739397 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 20:01:36 +00:00 |
Benjamin Bentmann
|
b0e0acd544
|
[MNG-4016] Properties with the prefix project/pom are not interpolated from the properties section
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739321 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 16:09:55 +00:00 |
Benjamin Bentmann
|
2f70d84b62
|
o Locked down plugin version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739279 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 14:00:16 +00:00 |
Benjamin Bentmann
|
43f8a2e8bd
|
o Enabled IT for Maven 2.1.0-M2+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739276 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 13:52:26 +00:00 |
Brett Porter
|
d184346f38
|
dropping the reinstatement version until they are reinstated
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739127 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 01:32:37 +00:00 |
Brett Porter
|
1421a185a4
|
remove the snapshot in comparison for tests - this will make them much more readable and we have no need to differentiate
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739122 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 01:26:27 +00:00 |
Benjamin Bentmann
|
58d995c047
|
o Fixed properties encoding
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739070 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 23:05:33 +00:00 |
Brett Porter
|
e73ecd9a54
|
alignment to 3.0-alpha-1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739068 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 23:04:27 +00:00 |
Benjamin Bentmann
|
ef262534ba
|
o Removed the repo configs from the tests and made the bootstrap pull the core-it-wagon instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739038 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 21:55:19 +00:00 |
Benjamin Bentmann
|
ca8b9a62ae
|
o Fixed test to account for r738347
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739023 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 21:29:41 +00:00 |
Benjamin Bentmann
|
9df1aab636
|
o Used distinct log file names to ease debugging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739020 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 21:19:29 +00:00 |
Brett Porter
|
a8e13d13db
|
mark up ITs that still need to be fixed in a future alpha of 3.0
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739005 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 20:49:47 +00:00 |
Brett Porter
|
8667d58ed3
|
lock in the release version for things that won't be supported in 3.0-alpha-1, or only started being supported in 3.0-alpha-1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738998 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 20:30:16 +00:00 |
Brett Porter
|
25efc013ba
|
always use --settings, only use the system property for global on those that don't support the argument
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738992 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 20:13:04 +00:00 |
Brett Porter
|
ad1e87e14d
|
restrict to 2.1.0-M2, not intended to fix on 2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738797 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 08:28:10 +00:00 |
Brett Porter
|
6dcda05768
|
add latest ITs to the suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738754 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 04:18:46 +00:00 |
Brett Porter
|
6921cebb9c
|
[MNG-3920] add integration test for uses of plexus-component-api in plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738752 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 04:15:02 +00:00 |
Brett Porter
|
04ec46ed76
|
[MNG-3600] commit missing resources
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738751 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 04:14:21 +00:00 |
Brett Porter
|
1cb3277843
|
[MNG-3600] add integration test to confirm the wagon settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738733 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 03:41:46 +00:00 |
Brett Porter
|
496cb624c6
|
[MNG-3810] integration test for poorly constructed profiles improved error handling (could be expanded for more cases in future)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738722 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 02:43:19 +00:00 |
Brett Porter
|
65b7aa11d1
|
[MNG-3760] add IT for project.baseUri and backwards compatibility
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738718 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 02:36:41 +00:00 |
Brett Porter
|
298296a24f
|
[MNG-2668] add an integration test for sorting in the reactor based on plugin dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738714 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 02:25:21 +00:00 |
Oleg Gusakov
|
3d373e32f5
|
[MNG-553] renamed security file to settings-security.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738347 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-28 03:07:26 +00:00 |
Brett Porter
|
b6baa0216d
|
not available on 2.0.10 (yet)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738313 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-28 00:10:59 +00:00 |
Benjamin Bentmann
|
573b19be5b
|
[MNG-4009] [regression] Effects of active profiles from parent are not inherited by children.
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738159 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-27 17:29:57 +00:00 |
Benjamin Bentmann
|
3da0c8504b
|
[MNG-4008] [regression] Build filters are collapsed
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738079 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-27 12:51:12 +00:00 |
Benjamin Bentmann
|
0b64a7884a
|
o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738070 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-27 12:29:22 +00:00 |
Benjamin Bentmann
|
e586f44948
|
[MNG-4007] [regression] Effective model contains paths with non-normalized file separators
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738054 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-27 11:08:38 +00:00 |
Oleg Gusakov
|
752d0c13a5
|
[MNG-553] added IT for testing password encryption. Encryption code is in 2.1.x trunk
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@737985 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-27 03:17:18 +00:00 |
Oleg Gusakov
|
53593bae23
|
[MNG-553] adding an Integration Test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@737937 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-26 23:31:36 +00:00 |
Benjamin Bentmann
|
3259576eed
|
[MNG-3885] Modules of Maven projects are deployed with Timestamp during reactor build when uniqueVersion is set to false in parent profile
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@737403 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-24 17:46:39 +00:00 |
Benjamin Bentmann
|
a73d08839f
|
[MNG-3271] <excludeDefaults> does not seem to work
o Enabled IT for Maven 2.0.10+ and 2.1.0-M2+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@737340 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-24 12:04:10 +00:00 |
Benjamin Bentmann
|
2d1e967e59
|
[MNG-4000] [regression] Plugin executions without id are lost when multiple executions are defined
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@737165 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 19:53:56 +00:00 |
Benjamin Bentmann
|
f97345d975
|
[MNG-3998] Loss of execution configuration
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@737135 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 18:33:43 +00:00 |
John Dennis Casey
|
55b2321753
|
Adding MNG-3769 integration test to suite, and fixing typo in 3769 POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736531 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-22 02:08:06 +00:00 |
Benjamin Bentmann
|
c2556875eb
|
o Deleted IT for MNG-851 which wasn't a core issue and as such has been migrated to the affected plugins (the basic support for alternative POM file names is checked by the core ITs for MNG-607)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736153 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-20 22:45:42 +00:00 |
Benjamin Bentmann
|
630c279aa6
|
o Deleted redundant IT for MNG-932 (we have core ITs for MNG-1021/MNG-2921 to check deployment/resolution of attached artifacts and a plugin IT for MJAR-75 to check the creation of the test JAR itself)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736114 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-20 21:29:09 +00:00 |
Benjamin Bentmann
|
2cd1b9036d
|
o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736067 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-20 19:03:06 +00:00 |
Benjamin Bentmann
|
794f751293
|
o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736034 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-20 16:10:47 +00:00 |
Benjamin Bentmann
|
5a686fbefd
|
o Fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736028 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-20 14:42:10 +00:00 |
Benjamin Bentmann
|
49d23968f2
|
o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736024 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-20 14:06:05 +00:00 |
Benjamin Bentmann
|
b68956f74a
|
o Decoupled mng-0249 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735158 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 22:14:51 +00:00 |
Benjamin Bentmann
|
b61e03a1d0
|
o Separated ITs for MNG-249 and MNG-870
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735122 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 20:41:30 +00:00 |
Benjamin Bentmann
|
b783521122
|
o Extended IT to check other failure modes, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735063 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 17:37:54 +00:00 |
Benjamin Bentmann
|
a72a424ed1
|
o Renamed IT to match corresponding issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735057 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 17:04:51 +00:00 |
Benjamin Bentmann
|
d555e50cc9
|
o Decoupled it0115 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735055 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 16:56:45 +00:00 |
Benjamin Bentmann
|
ef13ff926e
|
o Partially reverted r734246 and re-added a non-core dependency to restore original plugin behavior with regard to the extension manager
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735037 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 15:41:52 +00:00 |
Benjamin Bentmann
|
b2c7b5921b
|
[MNG-1992] CLI -D should override properties in settings.xml
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734982 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 11:51:09 +00:00 |
Benjamin Bentmann
|
6dc64674f6
|
[MNG-2605] Profiles in profiles.xml are active by default
o Enabled IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734813 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-15 20:41:59 +00:00 |
Benjamin Bentmann
|
a5e0df9f44
|
o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734800 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-15 20:22:53 +00:00 |
Benjamin Bentmann
|
f3c870075d
|
o Added workaround for MNG-3900 to enable coverage report generation using Maven 3.x itself
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734787 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-15 19:42:43 +00:00 |
Benjamin Bentmann
|
75462f07cd
|
o Decoupled maven-it-plugin-packaging from APIs that are irrelevant for its purpose
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734246 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 21:44:07 +00:00 |
Benjamin Bentmann
|
2c44c15783
|
o Decoupled IT for MNG-3680 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734236 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 20:40:59 +00:00 |
Benjamin Bentmann
|
ea82a49374
|
o Tweaked test to not suffer from MNG-3821 (for which we have a dedicated IT)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734224 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 19:47:22 +00:00 |
Benjamin Bentmann
|
1567c798e6
|
o Disabled unnecessary snapshot checks
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734123 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 13:14:40 +00:00 |
Benjamin Bentmann
|
c5cbfb0a07
|
o Extended IT to check profiles from settings as well
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734120 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 13:05:39 +00:00 |
Benjamin Bentmann
|
386be21633
|
[MNG-3983] Plugin Repositories Not Injected From Profile
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734115 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 12:31:08 +00:00 |
Benjamin Bentmann
|
05dd5f06e5
|
o Tweaked IT to extract only required bits
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734083 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 09:38:20 +00:00 |
Brett Porter
|
3a5840de8b
|
Make sure to extract the whole tree, then run from the subtree
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733400 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 23:37:46 +00:00 |
Brett Porter
|
8306b12402
|
fix version reported
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733396 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 23:12:24 +00:00 |
Benjamin Bentmann
|
54977074bd
|
o Merged it0097 into the IT for the corresponding issue MNG-2068
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733392 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 22:43:36 +00:00 |
Benjamin Bentmann
|
3015e642bf
|
o Decoupled it0097 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733386 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 22:34:21 +00:00 |
Benjamin Bentmann
|
080441005c
|
o Integrated original test project from MNG-2068 into IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733373 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 21:53:15 +00:00 |
Benjamin Bentmann
|
96d42cf4d2
|
[MNG-3461] Enhance Mirror definition syntax
o Extended IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733318 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 19:24:01 +00:00 |
Benjamin Bentmann
|
6225c5dbbf
|
[MNG-2865] Add <mirrorOf>*</mirrorOf> feature
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733314 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 18:55:45 +00:00 |
Benjamin Bentmann
|
595a4864c4
|
[MNG-2605] Profiles in profiles.xml are active by default
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733269 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 12:38:36 +00:00 |
Benjamin Bentmann
|
8421215c2b
|
[MNG-3979] Join Failure on non-empty parent node and empty child node
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733259 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 10:27:10 +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 |
Benjamin Bentmann
|
6ae021b3a8
|
[MNG-3974] New mirror syntax is not stopping on first match
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733081 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-09 16:50:45 +00:00 |
Benjamin Bentmann
|
0467e649f2
|
[MNG-3461] Enhance Mirror definition syntax
o Added first bits of an IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733038 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-09 13:51:23 +00:00 |
Benjamin Bentmann
|
e70b350d2f
|
o Deleted it0129 which was a duplicate of it0087
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732147 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 22:19:14 +00:00 |
Benjamin Bentmann
|
0795f0ca18
|
o Decoupled it0085 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732134 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 21:52:54 +00:00 |
Benjamin Bentmann
|
a13226001b
|
o Decoupled it0072 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732118 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 21:02:19 +00:00 |
Benjamin Bentmann
|
d171862209
|
o Decoupled it0071 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732109 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 20:46:07 +00:00 |