Commit Graph

271 Commits

Author SHA1 Message Date
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
Jason van Zyl d51bcabc77 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@560441 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:19:30 +00:00
Brian E Fox 51d66b92e6 changes to sample to make it generic and self documenting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@558915 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 02:20:12 +00:00
Brian E Fox 82415445e6 extend maven parent and deploy snapshot for archetype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@558907 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 01:29:04 +00:00
Jason van Zyl 957ef7b986 o removed by mistake while separating out the base class
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@553516 13f79535-47bb-0310-9956-ffa450edef68
2007-07-05 14:22:38 +00:00
Mark Hobson bb2c64121d o Commented-out unfixed it0123
o Added issue references to it0123 and it0124


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551841 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 10:08:22 +00:00
Mark Hobson c7c850d84e [MNG-612] implement conflict resolution techniques
o Added it0125 to verify newest-wins conflict resolver configuration (currently commented-out)


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551840 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 10:01:57 +00:00
Jason van Zyl aae6dbf4a3 o helper has been separated and now used in the IT archteype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551806 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 06:01:25 +00:00
Jason van Zyl 59ebc673c0 o separation of the base integration test. this can now be used in the IT suite we run and used in the archetype.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551804 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 05:55:49 +00:00
Jason van Zyl 26e34411b8 o artifactId = maven-integration-test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551802 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 05:35:49 +00:00
Jason van Zyl 1a075924b3 o aptly name the integration test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551800 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 05:35:15 +00:00
Jason van Zyl 5419e61f63 o i realize what this is for but any grid attempting to run the integration tests would be updating the sources, having to rebuild the entire JAR for minor corrections to re-execute the suite would be extremely inefficient
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551684 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 19:49:47 +00:00
Jason van Zyl 582e200d79 o i need Junit for the base integration test class we will export for general use in the archteype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551683 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 19:47:19 +00:00
Jason van Zyl 46cc0f0d3f o the suite remains with us
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551681 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 19:40:45 +00:00
Jason van Zyl 5ea675b943 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551680 13f79535-47bb-0310-9956-ffa450edef68 2007-06-28 19:40:16 +00:00
Jason van Zyl 9d880a8e8f o the archetype should be generated from the project pushing //!! lines replacing what is below it so that we can still build/test this project while still allowing variable interpolation into the project that will be created from the archteype.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551679 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 19:35:09 +00:00
Jason van Zyl 4210f182ed o For a single integration test we can will use the fork once option which is the default
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551675 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 19:31:23 +00:00
Jason van Zyl ca9ad95695 o the maven it generated should stand on its own
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551663 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 19:12:30 +00:00
Jason van Zyl da7208d212 o change the artifact id so that the archetype create is maven-it-archetype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551657 13f79535-47bb-0310-9956-ffa450edef68
2007-06-28 18:51:31 +00:00
Mark Hobson 5b3c8f9b00 [MNG-2771] Provide a means of loading custom substitute components instead of default Maven components
o Added it0124 to ensure POM extensions can override default component implementations (currently broken and commented-out)


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@550826 13f79535-47bb-0310-9956-ffa450edef68
2007-06-26 15:17:38 +00:00
Mark Hobson 9ab1fd9c6e Ensure verifier resets streams if an exception is thrown when obtaining the Maven version, otherwise the error is consumed.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@548787 13f79535-47bb-0310-9956-ffa450edef68
2007-06-19 16:22:11 +00:00
Mark Hobson 3488007e24 Realigned more maven-core-it-support groupIds
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@547684 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 13:50:24 +00:00
Jason van Zyl e7aa5be960 o little script to install all the support artifacts, as the invoker plugin doesn't seem to be doing it anymore.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@547666 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 12:54:11 +00:00
Mark Hobson 23e4b461c3 [MNG-2994] Snapshot repositories are not checked when using ranges
o Adding commented-out it0123 to recreate the problem


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@547631 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 11:28:33 +00:00
Jason van Zyl c313d67083 o fix URI java 1.4 problem
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@546724 13f79535-47bb-0310-9956-ffa450edef68
2007-06-13 04:05:51 +00:00
Jason van Zyl e5d6d7d127 o using the new groupId for the IT artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@546719 13f79535-47bb-0310-9956-ffa450edef68
2007-06-13 03:26:16 +00:00
Brett Porter f169d367aa fix errors, organise tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@545148 13f79535-47bb-0310-9956-ffa450edef68
2007-06-07 11:44:12 +00:00
Brett Porter 293c5ef1e8 fix issue #
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@545147 13f79535-47bb-0310-9956-ffa450edef68
2007-06-07 11:42:29 +00:00
Brett Porter 12b7020f9d [MNG-3023] apply integration test for issue (not yet fixed)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@545125 13f79535-47bb-0310-9956-ffa450edef68
2007-06-07 09:29:21 +00:00
Joakim Erdfelt 966c1e86e6 [MNG-3038] Transitive DepMan not working
Adding unit test IT0121 to IntegrationTestSuite (in disabled mode)



git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544899 13f79535-47bb-0310-9956-ffa450edef68
2007-06-06 17:54:01 +00:00
Joakim Erdfelt 887f94d8cb [MNG-3038] Transitive DepMan not working
Adding unit test IT0121 per discussion on IRC with BrianFox and Carlos.



git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544895 13f79535-47bb-0310-9956-ffa450edef68
2007-06-06 17:40:04 +00:00
Jason van Zyl 1506bf9694 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544282 13f79535-47bb-0310-9956-ffa450edef68 2007-06-04 21:34:33 +00:00
Jason van Zyl 9c3969ff80 o simplify the demo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544280 13f79535-47bb-0310-9956-ffa450edef68
2007-06-04 21:32:11 +00:00
Jason van Zyl acbed7dea0 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544274 13f79535-47bb-0310-9956-ffa450edef68 2007-06-04 21:25:15 +00:00
Jason van Zyl 0e5d83bbd8 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544268 13f79535-47bb-0310-9956-ffa450edef68 2007-06-04 21:15:05 +00:00
Jason van Zyl f32e61403f o adjusting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544267 13f79535-47bb-0310-9956-ffa450edef68
2007-06-04 21:14:42 +00:00
Jason van Zyl 461c452577 o clean up the notes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544255 13f79535-47bb-0310-9956-ffa450edef68
2007-06-04 20:42:35 +00:00
Jason van Zyl 4dc2f57442 o adding in a test project to try and solve MNG-2289. working with patrick so we'll call this something else later
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544253 13f79535-47bb-0310-9956-ffa450edef68
2007-06-04 20:40:59 +00:00
Jason van Zyl 5b60cb74b9 MNG-2987 fixing some ITs
Submitted by: Mark Hobson


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@543390 13f79535-47bb-0310-9956-ffa450edef68
2007-06-01 04:56:53 +00:00
Jason van Zyl 448b5af4f7 o fix resource path
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@543389 13f79535-47bb-0310-9956-ffa450edef68
2007-06-01 04:52:06 +00:00
Jason van Zyl 3f216c8e5d o add ejb-client test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@543285 13f79535-47bb-0310-9956-ffa450edef68
2007-05-31 22:28:20 +00:00
Jason van Zyl 69cb9a63c6 MNG-2921 Fix ejb-client dependency no longer working
Submitted by: Piotr Tabor	


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@543283 13f79535-47bb-0310-9956-ffa450edef68
2007-05-31 22:23:20 +00:00
Jason van Zyl 85da8f5bb0 o activate 0115, it's working now
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@543278 13f79535-47bb-0310-9956-ffa450edef68
2007-05-31 22:04:41 +00:00
Carlos Sanchez Gonzalez f294f0240e delete the temp repo so the good one ends in the right place
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@539914 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 19:27:33 +00:00
Carlos Sanchez Gonzalez d68c7eac97 Fix typo in folder name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@539902 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 18:15:52 +00:00
Jason van Zyl f79023f72c git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@528365 13f79535-47bb-0310-9956-ffa450edef68 2007-04-13 05:49:35 +00:00
Carlos Sanchez Gonzalez 3067fa7a4e [MNG-2921] ejb-client dependency not working in reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@528313 13f79535-47bb-0310-9956-ffa450edef68
2007-04-13 01:53:29 +00:00
Carlos Sanchez Gonzalez 020a566bf6 [MNG-2921] ejb-client dependency not working in reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@528311 13f79535-47bb-0310-9956-ffa450edef68
2007-04-13 01:50:43 +00:00
Carlos Sanchez Gonzalez c3f08a9659 [MNG-2921] ejb-client dependency not working in reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@528310 13f79535-47bb-0310-9956-ffa450edef68
2007-04-13 01:49:47 +00:00
Carlos Sanchez Gonzalez 7ee347beba [MNG-2921] ejb-client dependency not working in reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@528306 13f79535-47bb-0310-9956-ffa450edef68
2007-04-13 01:32:13 +00:00
Brian E Fox ca2504d5df updated IT tests to handle prefixes from the settings.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@526481 13f79535-47bb-0310-9956-ffa450edef68
2007-04-07 20:42:13 +00:00
Brian E Fox 3993f4a3ed clarified readme
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@526341 13f79535-47bb-0310-9956-ffa450edef68
2007-04-07 01:27:04 +00:00