Commit Graph

322 Commits

Author SHA1 Message Date
Brett Porter 44374cc04f make sure test can run from any location
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@631435 13f79535-47bb-0310-9956-ffa450edef68
2008-02-27 00:23:42 +00:00
Herve Boutemy cf900604d8 lock down Surefire version to 2.3.1 to avoid problem with SUREFIRE-460
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@630474 13f79535-47bb-0310-9956-ffa450edef68
2008-02-23 16:56:10 +00:00
John Dennis Casey d415cdaef0 Adding IT based on test case from MNG-3259.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@630326 13f79535-47bb-0310-9956-ffa450edef68
2008-02-22 21:27:23 +00:00
Carlos Sanchez Gonzalez f7617ed3d2 Add IT for MNG-3396 and MNG-3410
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@629011 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 07:49:39 +00:00
Brett Porter b2d1a38cde comment out test that appeared to be fluking success previously
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620419 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 05:54:05 +00:00
Brett Porter eed8d39155 forgot imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620405 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 04:12:53 +00:00
Brett Porter 3d58fdbdde fix version of another test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620347 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 22:18:27 +00:00
Brett Porter 738dec649d fix version handling of new test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620346 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 22:16:34 +00:00
Brett Porter 5583d24573 ITs now depend on a snapshot, no idea how this snuck in undetected
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620342 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 21:54:52 +00:00
John Dennis Casey a4ee7b98bd Adjust these ITs to avoid using aggregator mojos that are bound to the lifecycle.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@619709 13f79535-47bb-0310-9956-ffa450edef68
2008-02-08 00:42:53 +00:00
John Dennis Casey b182611984 [MNG-1491] Add an integration test to verify that a build error happens when two projects' artifactId's collide in the reactor.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@619178 13f79535-47bb-0310-9956-ffa450edef68
2008-02-06 22:06:12 +00:00
John Dennis Casey 1e96cc746a [MNG-1493] Adding integration test verifying that modules specifying alternative pom-file names are allowed, in addition to the older-style module specs where only the dir name was referenced, and a 'pom.xml' file was expected within.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@618782 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 21:29:50 +00:00
John Dennis Casey 56cf0a4bf7 [MNG-3331] tests for module-paths with spaces and relative directory references.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@618710 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 17:33:35 +00:00
John Dennis Casey 5e1a92dcb3 [MNG-3099] Integration test for user-settings profile, but not global-settings profile, since global-settings command-line specification is not well defined for 2.1-SNAPSHOT (yet).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@618427 13f79535-47bb-0310-9956-ffa450edef68
2008-02-04 20:32:57 +00:00
Herve Boutemy 1487acfa31 [MNG-1412] check that dependencies order in classpath matches pom.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@617974 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 11:28:18 +00:00
John Dennis Casey f6c8aaa7d5 Forgot we don't need a snapshot repo anymore...removing.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@616452 13f79535-47bb-0310-9956-ffa450edef68
2008-01-29 17:15:16 +00:00
John Dennis Casey d6cdc2505e [MNG-3372] Adding an integration test to make sure plugin-version resolution works correctly for maven prerequisites, and that plugins without matching mojo-descriptors for the specified goal throw exceptions.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@616450 13f79535-47bb-0310-9956-ffa450edef68
2008-01-29 17:10:41 +00:00
John Dennis Casey d114a265bc changing it0043 to use the released version of the help plugin (2.0.2), and changing it0110 to use regular repositories, now that pluginRepositories are turned off in 2.1-SNAPSHOT (trunk).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@609772 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 20:20:33 +00:00
Brett Porter 66eaa9b069 add missing exception
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@593945 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 19:48:21 +00:00
Brett Porter 1c36166da1 [MNG-3281] disable IT on Maven 2.1 until correct resolution is decided
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@593940 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 19:04:27 +00:00
Brett Porter 0e8995a88d this plugin was not given the core-it prefix - bind it to the lifecycle to execute instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@591571 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 09:56:10 +00:00
Brett Porter 51a4950c10 note problems with a couple more tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@591566 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 09:29:54 +00:00
Brett Porter c9991b33db fix the version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@591565 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 09:20:46 +00:00
Brett Porter d9b294e74b remove test that no longer exists
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589914 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 23:48:54 +00:00
Brett Porter def61bf326 re-enabling on trunk - it still passes there, and should continue to do so, even if extension support is removed for new builds
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589776 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 18:06:10 +00:00
Brett Porter 62282bb5c6 add maven version for new ITs in 2.0.8
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589753 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 17:24:30 +00:00
Brett Porter d0c4358ea5 fix compilation of plugins that are not plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589750 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 17:19:27 +00:00
Brett Porter 81ff009a9a scm required - not in the directory given by artifact ID
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589660 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 15:01:26 +00:00
Brett Porter 84fa78beb6 make tests work in an environment that locks down external repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589600 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 12:33:29 +00:00
Brett Porter 581d7ff407 make test work on an environment that locks down external repositories from settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589597 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 12:22:32 +00:00
Brett Porter a2328198b2 fix it 31 on a clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589591 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 12:03:31 +00:00
Brian E Fox e7560ec488 IT for MNG-2277
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589460 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 01:24:29 +00:00
Brian E Fox 09ccac6123 adding new coreit plugin to consolidate some of the others.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589262 13f79535-47bb-0310-9956-ffa450edef68
2007-10-28 02:16:49 +00:00
Brian E Fox a5eb592a44 adding new coreit plugin to consolidate some of the others.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589261 13f79535-47bb-0310-9956-ffa450edef68
2007-10-28 02:16:30 +00:00
Jason van Zyl 0b436a2268 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585629 13f79535-47bb-0310-9956-ffa450edef68 2007-10-17 18:53:18 +00:00
Jason van Zyl 5360f1037c o fix test name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585624 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:41:10 +00:00
Jason van Zyl 7702c48e45 o adding IT for taking resources for a plugin from plugin dependencies declared in the POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585622 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:27:57 +00:00
Jason van Zyl a3127c6995 o turn off the old crap way of using extensions for plugins and create a new test for pulling resources from actual plugin dependencies.
we are now starting to limit extensions and start using these things properly.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585618 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:20:57 +00:00
Jason van Zyl 572a1a4be1 o a test for using resources that plugins need from dependencies and not extensions. So the practice of using extensions for this purpose
will not be allowed for 2.1 and we can actually deprecate this in 2.0.x. This is simply a bad practice, if a plugin needs something
  the plugin should specify that.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585617 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:14:40 +00:00
Brian E Fox 63a1cedd0a MNG2045: core it test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585311 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 01:02:37 +00:00
Brian E Fox 0ff80af1ff core it for mng-2254
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@584025 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 02:06:25 +00:00
Jason van Zyl f9f2a215a2 o turn off m1 repository testing for 2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@580610 13f79535-47bb-0310-9956-ffa450edef68
2007-09-29 17:25:50 +00:00
Brett Porter d41e94e450 test is failing in 2.0.7 / 2.0.8-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578846 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 15:03:09 +00:00
Brett Porter aa5dcc50fe fat fingered the version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578716 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 09:07:14 +00:00
Brett Porter 2861202211 lockdown
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578710 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 08:43:16 +00:00
Brett Porter 964ef04da4 use 1.2 verifier, removes a getenv call that chokes on JDK 1.4
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578633 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 03:16:04 +00:00
Brett Porter d39527843a improve names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578628 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 03:00:46 +00:00
Brett Porter 0f9f624a1f add parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578621 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:59:21 +00:00
Brett Porter 06b50c6b7d update notes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578619 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:54:22 +00:00
Brett Porter 110980aa8d integration test clean up, making it possible to run using the -tests.jar.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578616 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:31:02 +00:00
John Dennis Casey c475e14c2d - Correcting it0095 to reflect what was actually fixed in MNG-2006, i.e. scm URLs and POM url, -NOT- distributionManagement URL.
- Adding it0128 which tests the fix for MNG-3134, i.e. the parent-based calculation of DistributionManagement Site URL.



git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@574340 13f79535-47bb-0310-9956-ffa450edef68
2007-09-10 19:22:19 +00:00
Jason van Zyl 62d165230a o organizing the list of ITs that we need to fix
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@573868 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 15:56:21 +00:00
John Dennis Casey 67e0b8d0ae Fixing core-it-plugins so they won't bomb on surefire:test with NPE if there is nothing under src/test/java.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@573699 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 20:58:21 +00:00
Jason van Zyl e1c2108536 o add IT by Piotr for being able to use extensions with a reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@573444 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 04:01:47 +00:00
Jason van Zyl 44a6db18d3 o IT for MNG-1323 to check that plugin extensions are resolved in reactors
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572461 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:26:51 +00:00
Jason van Zyl 0f3788d13a o adding an IT for MNG-1323 that Piotr is working on. Making plugin installations working inside a reactor run.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572460 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:26:05 +00:00
Brett Porter f5532f223f commenting out until it is reliable
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572212 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 01:43:12 +00:00
Brett Porter 09f7c38d2a comment out chronicaly failing test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572209 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 01:26:44 +00:00
Jason van Zyl c1c2616945 MNG-2871: corresponding fix to the IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572208 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 00:54:42 +00:00
Jason van Zyl 5412b61787 o turn on envar testing for 2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572189 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 23:20:59 +00:00
Jason van Zyl f64b44e774 MNG-2397: The plugins must be installed first before they are executed, and clean is built in so we have to make sure the
target/ directory is created in the bsh script.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572151 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 20:58:08 +00:00
Jason van Zyl 2f78f7c3c3 o use the local repo like everything else. all ITs will be run with a separate repo as a group in a given profile.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@571914 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 01:32:18 +00:00
Jason van Zyl fda38d4ebf o just put the artifacts in the local repo like all the other tests. eventually they all need to be run with a clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@571913 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 01:30:52 +00:00
Brian E Fox 3236b901c0 renamed groups to match existing its groups
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@568344 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 00:55:12 +00:00
Brian E Fox f57bde2472 updated archetype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@568343 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 00:47:43 +00:00
John Dennis Casey 21790e5ed7 [MJAR-75] Adding integration-test for test-jar type.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@565892 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 20:07:22 +00:00
Brett Porter 3c8ebc1d4c remove non-existant module
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@563389 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 04:07:25 +00:00
Brian E Fox f8e849e6d1 refactored the sample project so that the created archetype doesn't have conflicts. Also adding the generated archetype since the pom needs to be hand edited to be deployed.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@562010 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 03:50:20 +00:00
Jason van Zyl 988566e2a0 o some notes and example configuration for this IT which is now failing due to some changes in 2.1. once this is fixed we can start
pumping out alphas


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560763 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 17:22:00 +00:00
Jason van Zyl 1f695dbbad fix typo preventing parsing
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560498 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 05:00:49 +00:00
Jason van Zyl c75995fdd7 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560475 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:45:00 +00:00
Jason van Zyl e614615617 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560473 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:38:48 +00:00
Jason van Zyl 536d222b00 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560472 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:35:56 +00:00
Jason van Zyl 0fc51cd85a o remove the <model> element and use the <project> element which is actually valid'
-This line, and those below, will be ignored--

M    resources/it0030/child-hierarchy/project1/pom.xml
M    resources/it0030/child-hierarchy/project2/pom.xml
M    resources/it0030/child-hierarchy/pom.xml
M    resources/it0031/pom.xml
M    resources/it0032/pom.xml
M    resources/it0033/pom.xml
M    resources/it0034/pom.xml
M    resources/it0035/pom.xml
M    resources/it0036/release-pom.xml
M    resources/it0036/pom.xml
M    resources/it0037/pom.xml
M    resources/it0037/pom2.xml


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560469 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:31:04 +00:00
Jason van Zyl e99be78565 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560467 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:26:10 +00:00
Jason van Zyl f27caf00ff o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560466 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:25:54 +00:00
Jason van Zyl cec284138d o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560465 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:25:47 +00:00
Jason van Zyl 3fda26ba0e o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560464 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:25:14 +00:00
Jason van Zyl 980d8def2e o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560463 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:24:53 +00:00
Jason van Zyl 774d8a5b0c o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560462 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:24:44 +00:00
Jason van Zyl 84fbe07684 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560461 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:24:37 +00:00
Jason van Zyl ad02b658ca o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560460 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:24:28 +00:00
Jason van Zyl 75bbb3c31d o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560459 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:24:13 +00:00
Jason van Zyl 0d107e60f5 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560458 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:24:06 +00:00
Jason van Zyl 30fe5814b9 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560457 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:23:59 +00:00
Jason van Zyl fdc48549c2 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560456 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:23:52 +00:00
Jason van Zyl b924aa4acd o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560455 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:23:44 +00:00
Jason van Zyl 992f8b0ba6 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560454 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:23:19 +00:00
Jason van Zyl 021f239b7a o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560453 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:23:14 +00:00
Jason van Zyl f9fb49eccf o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560452 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:23:04 +00:00
Jason van Zyl ead720aeeb o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560451 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:22:31 +00:00
Jason van Zyl 496932cbe3 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560450 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:22:23 +00:00
Jason van Zyl db53d7cd95 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560449 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:21:45 +00:00
Jason van Zyl 7dbec9ff45 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560448 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:21:35 +00:00
Jason van Zyl b563a797cb o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560447 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:21:21 +00:00
Jason van Zyl 2abe20a95b o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560446 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:21:10 +00:00
Jason van Zyl 0773b66b82 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560445 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:20:55 +00:00
Jason van Zyl 7aec3fced4 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560444 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:20:45 +00:00
Jason van Zyl 8cb4f242d2 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560443 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:20:33 +00:00
Jason van Zyl c1093066b2 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560442 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:20:00 +00:00