Benjamin Bentmann
aa4c49bd66
o Fixed test to compensate for old mvn scripts which didn't properly report the exit code on Windows
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724781 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 17:05:34 +00:00
Benjamin Bentmann
24e5a7e09e
o Reverted r724588 and r724590 to enable ITs for Maven 2.x (the issues in question are regressions in Maven 3.x, the features under test mostly work since Maven 2.0.1)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724653 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 10:03:25 +00:00
Brian E Fox
32a9e0aa3b
[MNG-3821] [MNG-3853] fixing the IT test range.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724590 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 03:06:07 +00:00
Brian E Fox
4bc3247dfd
[MNG-3843] fixing IT range because this wasn't fixed until 3.0
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724588 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 03:02:01 +00:00
Benjamin Bentmann
baa61f7c47
o Deleted it0000, it0001, it0002
...
Resource processing, compilation, unit testing and packaging are beyond the scope of the core, these are plugin tasks for which the plugins have their own ITs. And for the real core services in these tests like super POM defaults, lifecycle binding/execution, plugin configuration, dependency resolution etc. we have other more detailed core ITs.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724208 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 21:42:58 +00:00
Benjamin Bentmann
5169c4c6c2
o Trimmed description from resource directory
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724195 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 20:37:16 +00:00
Benjamin Bentmann
fdcc0992b5
o Trimmed description from resource directory
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724192 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 20:27:34 +00:00
Benjamin Bentmann
29d82b357f
o Added IT to check execution order of lifecycle phases
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724188 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 20:18:24 +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
36df74e9ad
o Added IT to check effective scope of transitive dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724043 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 21:52:22 +00:00
Benjamin Bentmann
8868b9e70c
o Renamed IT to match their corresponding JIRA issue
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724040 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 21:26:29 +00:00
Benjamin Bentmann
c0655913ab
[MNG-3890] Transitive dependencies override explicitly set scope
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724015 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 17:24:49 +00:00
Benjamin Bentmann
4810ffa73e
o Removed snapshot repos (IT plugins are centrally downloaded by the bootstrap project)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724002 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 15:46:54 +00:00
Benjamin Bentmann
aefb06363e
o Added missing IT plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724001 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 15:43:26 +00:00
Benjamin Bentmann
1ac1a9b629
o Renamed ITs to match their corresponding JIRA issue
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723992 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:52:54 +00:00
Benjamin Bentmann
342565b269
o Deleted it0048 which is superseded by ITs for MNG-848 and MNG-866
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723983 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:08:00 +00:00
Benjamin Bentmann
be94ddadbe
[MNG-848] assigning a default value in the java code of a mojo seems to take precedence over expression
...
[MNG-866] default-value no longer allows expressions
o Added ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723980 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:33:33 +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
6e587051f1
o Renamed ITs to match their corresponding JIRA issue
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723903 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 22:28:17 +00:00
Benjamin Bentmann
cd1174baea
[MNG-3139] The skin does not exist: Unable to determine the release version
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723858 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 20:36:17 +00:00
Benjamin Bentmann
156fc15d62
[MNG-3892] Deployment of attached release artifacts fails
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723445 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 21:18:59 +00:00
Benjamin Bentmann
602b4b08bc
o Added test to check the translation of the various dependency scopes to the different class paths
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722627 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 22:00:34 +00:00
Benjamin Bentmann
3183ab324e
[MNG-3887] Order of plugin executions within same phase does not match POM order when plugin management is used
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722543 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:53:03 +00:00
Benjamin Bentmann
9666892a5b
[MNG-3886] Ordering of goals from a plugin execution is not respected if plugin management applies
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722537 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:38:28 +00:00
Benjamin Bentmann
213553df7b
o Refactored code
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722536 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:34:48 +00:00
Benjamin Bentmann
318a849b58
[MNG-3873] Execution goals not treated as collection
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722529 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:14:08 +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
9beb5becda
o Cleaned up output
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721903 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 22:04:26 +00:00
Benjamin Bentmann
f5321c6e22
o Accelerated test
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721795 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 11:19:56 +00:00
Benjamin Bentmann
d37eecf758
o Changed test to use ready-made artifacts (speed) and IT plugins (robustness)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721706 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 19:13:17 +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
d9f1ef0b6d
[MNG-3877] Reporting output directory not basedir aligned when queried from MavenProject
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721671 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 12:20:49 +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
0d4c890b6f
o Extended test to check resource/filter paths, too
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721575 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 22:12:52 +00:00
Benjamin Bentmann
9375731fd4
o Deleted it0088 for MNG-1927 which is superseded by more complete IT for MNG-3475
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721566 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 21:47:05 +00:00
Benjamin Bentmann
db27237bf8
o Moved validation logic into test controller thereby accelerating test and decoupling from production plugins
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721563 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 21:29:31 +00:00
Benjamin Bentmann
171b21e332
o Renamed ITs to match corresponding issues
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721547 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:37:21 +00:00
Benjamin Bentmann
2c7d19caa4
o Added test controller for orphaned IT project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721545 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:10:47 +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
0718730270
o Decoupled it0068 from Modello Plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721538 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:15:26 +00:00
Brett Porter
e36cf037be
make sure the entire directory is extracted, because the settings template is in a parent directory
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@720464 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 10:54:48 +00:00
Benjamin Bentmann
735798f2ba
[MNG-3866] Plugin definitions from child and parent are not merged when version differs
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@720022 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 18:21:57 +00:00
Benjamin Bentmann
0cfb6cfd03
o Fixed IT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@720012 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 17:28:02 +00:00
Benjamin Bentmann
f15a010623
o Extended IT to check merging/overriding during inheritance
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@719891 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22 18:26:27 +00:00
Benjamin Bentmann
f1dd554ebb
[MNG-3864] Collection elements inside a per-execution plugin config are collapsed in combination with pluginManagement
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@719374 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 21:06:10 +00:00
Benjamin Bentmann
a9c42cce49
[MNG-3863] Maven erroneously assumes "org.apache.maven.plugins" for dependencies without groupId
...
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@719250 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 15:14:41 +00:00
Benjamin Bentmann
a16c330774
o Decoupled ITs from maven-project-info-reports-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@719235 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:21:25 +00:00