Benjamin Bentmann
de912c31f0
o Decoupled from maven-artifact
...
o Added undeclared dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697531 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 16:00:19 +00:00
Benjamin Bentmann
f31be70def
o Reordered POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696491 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 22:08:01 +00:00
Britton Isbell
2e8dfe0ea0
Updated verifier to 1.2 SNAPSHOT. Fixes broken version ranges in IT.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@693517 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 17:11:07 +00:00
Arnaud Heritier
db44e13e76
maven-verifier 1.1 was never released
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@683311 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 15:59:29 +00:00
John Dennis Casey
982afc5682
Fix ITs for use in 2.0.10+, and also clear up the test methods that do multiple test runs (splitting them into different test methods). Finally, use 127.0.0.1 for some OS X platforms that seem to have problems resolving 'localhost' (seems like /etc/hosts is empty).
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@681400 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 15:42:31 +00:00
Brett Porter
7af22cf688
use Jetty instead to simplify code
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680139 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 16:23:09 +00:00
Brett Porter
8d01c14667
point the POMs at the right spot, though this hierarchy could be better
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679956 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 05:47:23 +00:00
Brett Porter
02465e2621
at the moment the parent pom was still being used
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676128 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 05:12:59 +00:00
Brett Porter
f7f51dceda
fix SCM sections
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676126 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 04:11:33 +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
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
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
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
Kenney Westerhof
d6a7c262da
* Added getMavenVersion call to the Verifier
...
* Added a flag to run maven internally instead of forked (using reflection), nice for in IDE's.
* Added possibility to skip tests for certain maven versions, specified by a versionrange
* made it26 and it31 only run for 2.0.x
* added dependency to maven-artifact 2.0.5 on core-integration-tests for the VerionRange and DefaultArtifactVersion.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@512437 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 21:51:50 +00:00
Carlos Sanchez Gonzalez
e6ab4f7f24
jar the tests for use in other projects
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@497679 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 01:37:00 +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
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
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
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
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