Commit Graph

69 Commits

Author SHA1 Message Date
Brett Porter b7abb7d681 remove default constructor so that a version range must be entered. It is unlikely future tests will work on all versions of Maven anyway
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744500 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 14:24:54 +00:00
Benjamin Bentmann d6d86b7d8e o Added IT plugin to check injection of collections of Plexus components
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742964 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 13:46:46 +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 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
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 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 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
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 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 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 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 c8ca908458 o Added mojo to check auth info in wagon manager
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730994 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 14:46:12 +00:00
Benjamin Bentmann f99b1074a7 o Added goal to mimic updateReleaseInfo in Install/Deploy Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729917 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 15:23:08 +00:00
Brian E Fox 9b64c038d5 deploy the plugins to a repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726848 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 22:20:54 +00:00
Benjamin Bentmann 07d02a4e37 o Added license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724180 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:24:23 +00:00
Benjamin Bentmann edc1b04cc1 o Aligned directory name with artifact id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724178 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:22:53 +00:00
Benjamin Bentmann d044fec8ec o Fixed doc
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723979 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:25:46 +00:00
Benjamin Bentmann f36f13f50d o Decoupled from alias and default-value where not necessary
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723978 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:20:22 +00:00
Benjamin Bentmann 3015a143c7 o Added new IT plugin to verify multi goal executions scenarios
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722525 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:05:12 +00:00
Benjamin Bentmann be10f64e2c o Polished documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722459 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 13:56:34 +00:00
Benjamin Bentmann 4d2c23b8f7 o Added convenience option to ease validation of class path in test controllers
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721701 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 18:34:46 +00:00
Benjamin Bentmann 0c3b2e5215 o Deleted unused IT plugin (superseded by maven-it-plugin-configuration)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721582 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 22:48:39 +00:00
Benjamin Bentmann 19d3d90c50 o Fixed IT plugin to create missing parent directories of output file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721543 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:03:41 +00:00
Benjamin Bentmann 9f591c1482 o Deleted maven-it-plugin-generate-envar-properties which is superceded by maven-it-plugin-configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718762 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 23:19:47 +00:00
Benjamin Bentmann 8934c6ade4 o Added toString()
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718701 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 20:10:33 +00:00
Benjamin Bentmann 9fd4684d9f o Fixed cycle detection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714129 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 20:32:14 +00:00
Benjamin Bentmann 15af8c388b o Fixed ordering
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712541 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 19:42:20 +00:00
Benjamin Bentmann aef1cc35f5 o Extended plugin to allow more thorough/easier testing of effective plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712530 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 18:42:27 +00:00
Benjamin Bentmann 642976c2b8 o Added mojo to generate reports
o Added report mojo

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712313 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 23:59:37 +00:00
Benjamin Bentmann 82bb71b872 o Strengthened class loader consistency check
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712116 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 12:32:42 +00:00
Benjamin Bentmann b5e6e0fa16 o Extended goals to also dump the raw artifact collection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709766 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 20:00:34 +00:00
Benjamin Bentmann cbecc08c08 o Deleted unused plugin (superseded by maven-it-plugin-class-loader)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709738 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 18:09:10 +00:00
Arnaud Heritier fdd8f1fdae remove modules we cannot deploy on CI
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708965 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 18:01:19 +00:00
Arnaud Heritier 0a35f55f0e Update archetype from sample with latest archetype plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708937 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 16:48:36 +00:00
Benjamin Bentmann c8d30a7498 o Added new mojo to peek at the class path (ordering) used for a wagon provider
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708638 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 19:14:59 +00:00
Benjamin Bentmann ac83bef267 o Fixed unintended changes from previous commit
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708005 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 15:18:19 +00:00
Benjamin Bentmann 394f6de30b o Updated IT archetype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708003 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 15:12:45 +00:00
Benjamin Bentmann a7206842f5 o Updated IT sample
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707999 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 14:42:38 +00:00
Benjamin Bentmann 19f1dc1148 o Removed default values to allow testing of defaults provided by core
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707966 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 10:38:17 +00:00
Benjamin Bentmann eae70b057a o Extended logging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707639 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:08:27 +00:00
Benjamin Bentmann 3afaffd185 o Extended mojo to allow checking injected Plexus components
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705864 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 09:22:46 +00:00
Benjamin Bentmann 2581677b92 o Added new test mojo to verify type compatibility of objects transferred from the core to the mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705750 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 21:07:54 +00:00
Benjamin Bentmann 4283134277 o Added license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705539 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:58:12 +00:00
Brett Porter bf90e51c68 [MNG-3503] ensure target directory is created when cleaned
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705525 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:21:09 +00:00
Brett Porter d07ad7e110 [MNG-3503] use an earlier phase to improve the speed a little
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705520 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:02:33 +00:00
Brett Porter 4e1d21b0b5 [MNG-3503] replaced FileWriter with encoding aware writer
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705518 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:00:24 +00:00
Brett Porter c0a5ae7668 [MNG-3503] test for shading of plexus-utils pull parser classes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705515 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 08:50:28 +00:00
Brett Porter f0cbdc9e42 fix scm
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705056 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 21:28:06 +00:00