Commit Graph

76 Commits

Author SHA1 Message Date
Jason van Zyl 788bfe97b1 o updating goals for new ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@494644 13f79535-47bb-0310-9956-ffa450edef68
2007-01-09 23:04:37 +00:00
Jason van Zyl 88f4d7f901 o adding a couple more ITs as a result of trying to do the release
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@494638 13f79535-47bb-0310-9956-ffa450edef68
2007-01-09 22:53:13 +00:00
Jason van Zyl 29822a07cd o using the standard numbering scheme we've been using plus meaningful name explanations at the end. this way we can have reasonable groupIds along with
long explanations.    


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@494636 13f79535-47bb-0310-9956-ffa450edef68
2007-01-09 22:48:16 +00:00
Jason van Zyl 569d96c2b4 MNG-2749 A little integration test that Brian gave us to try
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@494634 13f79535-47bb-0310-9956-ffa450edef68
2007-01-09 22:35:47 +00:00
Jason van Zyl f11e02a21b o a test to show that plugin dependencies only come from plugin repositories (which is kind of useless).
MNG-2359


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@494520 13f79535-47bb-0310-9956-ffa450edef68
2007-01-09 18:52:37 +00:00
Brett Porter 2cee9106c0 update descriptions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@492152 13f79535-47bb-0310-9956-ffa450edef68
2007-01-03 14:01:00 +00:00
Brett Porter 8c0f03ae16 remove irrelevant comment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@492140 13f79535-47bb-0310-9956-ffa450edef68
2007-01-03 13:29:25 +00:00
Brett Porter 2831b5086c use parent POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@492139 13f79535-47bb-0310-9956-ffa450edef68
2007-01-03 13:29:04 +00:00
Brett Porter 0be430bafb [MNG-1908] test for regression due to previous fix for MNG-1908
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@492138 13f79535-47bb-0310-9956-ffa450edef68
2007-01-03 13:28:23 +00:00
Brett Porter a4e7238c3e putting back this test that should pass on 2.0.5 and 2.1 now. Tested on Windows and Mac.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@488246 13f79535-47bb-0310-9956-ffa450edef68
2006-12-18 12:02:16 +00:00
Jason van Zyl 405c78ce5b o using the released version of the verifier
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@486675 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 14:36:47 +00:00
Jason van Zyl e12e62c7b3 o optimize imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@486170 13f79535-47bb-0310-9956-ffa450edef68
2006-12-12 14:54:20 +00:00
Jason van Zyl 44dd974c00 o applying brian's patch which makes this IT work with the new/old classworlds
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@486153 13f79535-47bb-0310-9956-ffa450edef68
2006-12-12 14:12:24 +00:00
Jason van Zyl 066ef42901 o disabling snapshot test as i can't get it to work on any version of maven i have here. will start
working though all of them tomorrow.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@483763 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 01:02:41 +00:00
Jason van Zyl 8944933289 o test project using a test plugin using an incorrect groupId
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@483737 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 23:39:50 +00:00
Jason van Zyl ee7c5d73e5 take out the reporting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@483727 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 23:12:44 +00:00
Jason van Zyl e7c7a056c4 o abstract test case
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@483680 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 21:45:25 +00:00
Jason van Zyl 0060adf6b8 o getting rid of PASS output and will create a proper report to publish
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@479829 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 00:52:13 +00:00
Jason van Zyl 7e6175d659 o adding a parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@479824 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 00:25:27 +00:00
Brett Porter b881887e38 fix it0080
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@469037 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 00:49:23 +00:00
Brett Porter 6494bf9571 [MNG-1908] add a test for SNAPSHOT updating when not using a timestamp
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@469031 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 00:20:37 +00:00
Brett Porter 8843a5e243 fix tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@469028 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 00:12:41 +00:00
Brett Porter a52fefc318 fix some packages
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@469003 13f79535-47bb-0310-9956-ffa450edef68
2006-10-29 21:23:58 +00:00
Jason van Zyl 4af4fb4026 o adding a local/offline profile and a test value of my tmp directory. I'll find something more appropriate but this is
working for testing.



git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@468253 13f79535-47bb-0310-9956-ffa450edef68
2006-10-27 03:48:58 +00:00
Jason van Zyl ad568597e2 updating artifact id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@467867 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 05:23:09 +00:00
Jason van Zyl c9112e6d05 o starting final cleanup
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@467866 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 05:19:59 +00:00