Commit Graph

1929 Commits

Author SHA1 Message Date
olivier lamy ec0e79ebfe fix scm informations 2012-12-01 12:26:03 +01:00
olivier lamy 4096cde025 test push 2012-11-30 00:08:59 +01:00
olivier lamy 1ed109b51b test push 2012-11-30 00:08:52 +01:00
Olivier Lamy 953066e871 force use of maven-plugin-plugin 2.9
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413533 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 10:03:05 +00:00
Olivier Lamy 4f589d3838 restore it test to be run
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413517 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:01:14 +00:00
Olivier Lamy 48087a56e0 use plugin-plugin 2.9 for this mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413516 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:59 +00:00
Olivier Lamy 51b8c1ea7d fix ci url
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413515 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:41 +00:00
Olivier Lamy 9a4c1cff58 use last maven parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413514 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:31 +00:00
Olivier Lamy 12afdd3b14 use last surefire plugin version 2.12.4
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413513 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:20 +00:00
Herve Boutemy 21b5cd01b4 make the test run with Maven 3.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413410 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 20:35:09 +00:00
Herve Boutemy da4238e57b code formatting and license
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413408 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 20:31:17 +00:00
Benson Margulies c5d695424d MNG-5387: Add ability to replace an artifact in mid-build
o IntelliJ did something wierd with an import.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413375 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 17:15:27 +00:00
Benson Margulies 2ae56a0cf3 MNG-5387: Add ability to replace an artifact in mid-build
o integration test.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413359 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 15:12:23 +00:00
Jason van Zyl 7f8e038f68 - update to use m-s-u 0.1 and verifier 1.4-SNAPSHOT
trying to restore the embedded ITs and verifier trunk has already been updated so I just kept going



git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413294 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 05:35:50 +00:00
Herve Boutemy 5efde94009 fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413142 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 08:05:24 +00:00
Jason van Zyl f1516a485f IT needs access to a remote repository to get the plugin tools
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413135 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 06:16:26 +00:00
Jason van Zyl 33f97fcae4 MNG-5382: Add an IT for @Inject used in plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413023 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 18:40:08 +00:00
Herve Boutemy 9a39cf4332 [MNG-5380] check that whitespace can be preserved in Maven plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1412331 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:15:11 +00:00
Jason van Zyl ae2cce2fce Changing version of SLF4J back to 1.6.1 to see if that makes the ITs happy again
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1407921 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 05:34:57 +00:00
Jason van Zyl acb025276c Adding SLF4J Simple as a test dependency so that ITs that depend on a particular logging output match as the output has always been
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1407911 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 04:36:28 +00:00
Anders Hammar e67112bb27 Removed incorrect javadoc.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1401582 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 08:21:52 +00:00
Herve Boutemy 96f2912a79 fixed range since this test would not be run with 3.0.5-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397888 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 16:15:37 +00:00
Herve Boutemy b9e9df1e05 added range since it is known to fail with Maven 3.0.4 and lower
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397879 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 16:14:36 +00:00
Herve Boutemy 02a7331714 use fluido skin like Maven Core itself (staying with 1.2.1 because of MSKINS-69)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397854 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:17:54 +00:00
Herve Boutemy 183fd64b6c added site config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397850 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:10:35 +00:00
Herve Boutemy d41cff180c added standard plugin menu with Goals entry
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397849 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:06:48 +00:00
Herve Boutemy fbe4ac0858 added description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397848 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:01:15 +00:00
Herve Boutemy 5f65fe5861 added plugin documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397845 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:55:50 +00:00
Herve Boutemy 08c52b5c23 fixed name and added description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397835 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:22:16 +00:00
Herve Boutemy d577f08064 added missing name and description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397834 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:19:29 +00:00
Herve Boutemy 5d0302e7bb improved introduction page to ease usage
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397827 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 13:33:59 +00:00
Jason van Zyl 5013369382 o used managed version of antrun plugin
o add snippet for m2e so that the whole project imports cleanly

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397039 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 13:29:04 +00:00
Herve Boutemy e9e33acc93 use plexus-component-metadata instead of obsolete plexus-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395266 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:57:37 +00:00
Herve Boutemy c8a3b4597e use plexus-component-metadata instead of obsolete plexus-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395265 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:57:19 +00:00
Herve Boutemy c32e7bf784 removed version inherited from parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395259 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:25:31 +00:00
Olivier Lamy 9c722441d8 add it test for MNG-5338 missed to add files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1382081 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 16:02:57 +00:00
Olivier Lamy 4df66de10e add it test for MNG-5338
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1382079 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 16:02:07 +00:00
Olivier Lamy 1c29dc4de0 use last surefire and compiler plugin versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1382078 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 16:01:54 +00:00
Olivier Lamy d1389ab2de upgrade versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1380316 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 19:36:47 +00:00
Stephen Connolly 477138ef40 [MNG-5280] Inconsistent order of repositories and pluginRepositories from profiles in settings (regression Maven 3)
Submitted by: Anders Hammar

* Applied without change

* This is the integration test that verifies the bug identified in MNG-5280.

* I have tested that the integration test passes for Maven 2.x and fails with 3.0.3 and 3.0.4

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1373759 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 08:50:24 +00:00
Olivier Lamy b07231ab33 use surefire plugin 2.12
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1351465 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 19:32:28 +00:00
Olivier Lamy 419e7f98cf ignore idea files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1297112 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 16:08:43 +00:00
Olivier Lamy bba5fda6f8 fix for [MNG-5224] merged in 3.0.4RC branch
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227315 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:48:17 +00:00
Olivier Lamy 08eab97ba3 add basic svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227309 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:37:06 +00:00
Olivier Lamy 25f51f098e fix it for maven3 as profile activation is different from maven2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227305 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:25:19 +00:00
Olivier Lamy 1522319c06 use surefire 2.11, MNG-5224 not yet merged in 3.0.4 RC branch so 3.0.5 range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227303 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:25:03 +00:00
Olivier Lamy 5bf71d081f [MNG-5224] more test on dumped settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227302 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:24:45 +00:00
Olivier Lamy d3a9298f2a add note on it version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227301 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:24:28 +00:00
Olivier Lamy 04a900ada9 missed to add a file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227300 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:24:12 +00:00
Olivier Lamy bceb6fd42b add it test for MNG-5224
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227299 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:23:55 +00:00