mirror of https://github.com/apache/maven.git
o give all top level POMs a name for the reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466913 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e450743c2a
commit
3398765df8
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0000</name>
|
||||
<groupId>org.apache.maven.its.it0000</groupId>
|
||||
<artifactId>maven-it-it0000</artifactId>
|
||||
<description>The simplest of builds. We have one application class and one test
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0001</name>
|
||||
<groupId>org.apache.maven.its.it0001</groupId>
|
||||
<artifactId>maven-it-it0001</artifactId>
|
||||
<description>Builds upon it0000: we add an application resource that is packaged
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0002</name>
|
||||
<groupId>org.apache.maven.its.it0002</groupId>
|
||||
<artifactId>maven-it-it0002</artifactId>
|
||||
<description>Builds upon it0001: we add the download of a dependency. We delete
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0003</name>
|
||||
<groupId>org.apache.maven.its.it0003</groupId>
|
||||
<artifactId>maven-it-it0003</artifactId>
|
||||
<description>Builds upon it0001: we add a jar installation step. We delete the JAR
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0004</name>
|
||||
<groupId>org.apache.maven.its.it0004</groupId>
|
||||
<artifactId>maven-it-it0004</artifactId>
|
||||
<description>The simplest of pom installation. We have a pom and we install it in
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0005</name>
|
||||
<groupId>org.apache.maven.its.it0005</groupId>
|
||||
<artifactId>maven-it-it0005</artifactId>
|
||||
<description>The simplest of pom installation. We have a snapshot pom and we install
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0006</name>
|
||||
<groupId>org.apache.maven.its.it0006</groupId>
|
||||
<artifactId>maven-it-it0006</artifactId>
|
||||
<description>Integration test for the verifier plugin.</description>
|
||||
<name>Maven Verifier Plugin Test</name>
|
||||
<version>1.0-alpha-2-SNAPSHOT</version>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0008</name>
|
||||
<groupId>org.apache.maven.its.it0008</groupId>
|
||||
<artifactId>maven-it-it0008</artifactId>
|
||||
<description>Simple goal decoration where a plugin binds to a phase and the plugin must
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0009</name>
|
||||
<groupId>org.apache.maven.its.it0009</groupId>
|
||||
<artifactId>maven-it-it0009</artifactId>
|
||||
<description>Test plugin configuration and goal configuration that overrides what the
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0010</name>
|
||||
<groupId>org.apache.maven.its.it0010</groupId>
|
||||
<artifactId>maven-it-it0010</artifactId>
|
||||
<description>Since the artifact resolution does not use the project builder, we must
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0011</name>
|
||||
<groupId>org.apache.maven.its.it0011</groupId>
|
||||
<artifactId>maven-it-it0011</artifactId>
|
||||
<description>Test specification of dependency versions via <dependencyManagement/>.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0012</name>
|
||||
<groupId>org.apache.maven.its.it0012</groupId>
|
||||
<artifactId>maven-it-it0012</artifactId>
|
||||
<description>Test simple POM interpolation</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0013</name>
|
||||
<groupId>org.apache.maven.its.it0013</groupId>
|
||||
<artifactId>maven-it-it0013</artifactId>
|
||||
<description>Test plugin-plugin, which tests maven-plugin-tools-api and
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0014</name>
|
||||
<groupId>org.apache.maven.its.it0014</groupId>
|
||||
<artifactId>maven-it-it0014</artifactId>
|
||||
<description>Test POM configuration by settings the -source and -target for the
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0016</name>
|
||||
<groupId>org.apache.maven.its.it0016</groupId>
|
||||
<artifactId>maven-it-it0016</artifactId>
|
||||
<description>Test a WAR generation</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0017</name>
|
||||
<groupId>org.apache.maven.its.it0017</groupId>
|
||||
<artifactId>maven-it-it0017</artifactId>
|
||||
<description>Test an EJB generation</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0018</name>
|
||||
<groupId>org.apache.maven.its.it0018</groupId>
|
||||
<artifactId>maven-it-it0018</artifactId>
|
||||
<description>Ensure that managed dependencies for dependency POMs are calculated
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0019</name>
|
||||
<groupId>org.apache.maven.its.it0019</groupId>
|
||||
<artifactId>maven-it-it0019</artifactId>
|
||||
<description>Test that a version is managed by pluginManagement in the super POM</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0020</name>
|
||||
<groupId>org.apache.maven.its.it0020</groupId>
|
||||
<artifactId>maven-it-it0020</artifactId>
|
||||
<description>Test beanshell mojo support.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0021</name>
|
||||
<groupId>org.apache.maven.its.it0021</groupId>
|
||||
<artifactId>maven-it-it0021</artifactId>
|
||||
<description>Test pom-level profile inclusion (this one is activated by system
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0022</name>
|
||||
<groupId>org.apache.maven.its.it0022</groupId>
|
||||
<artifactId>maven-it-it0022</artifactId>
|
||||
<description>Test profile inclusion from profiles.xml (this one is activated by system property).</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0023</name>
|
||||
<groupId>org.apache.maven.its.it0023</groupId>
|
||||
<artifactId>maven-it-it0023</artifactId>
|
||||
<description>Test profile inclusion from settings.xml (this one is activated by an id in the activeProfiles section).</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0024</name>
|
||||
<groupId>org.apache.maven.its.it0024</groupId>
|
||||
<artifactId>maven-it-it0024</artifactId>
|
||||
<description>Test usage of <executions/> inside a plugin rather than <goals/>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0025</name>
|
||||
<groupId>org.apache.maven.its.it0025</groupId>
|
||||
<artifactId>maven-it-it0025</artifactId>
|
||||
<description>Test multiple goal executions with different execution-level configs.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0026</name>
|
||||
<groupId>org.apache.maven.its.it0026</groupId>
|
||||
<artifactId>maven-it-it0026</artifactId>
|
||||
<description>Test merging of global- and user-level settings.xml files.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0027</name>
|
||||
<groupId>org.apache.maven.its.it0027</groupId>
|
||||
<artifactId>maven-it-it0027</artifactId>
|
||||
<description>Test @execute with a custom lifecycle, including configuration</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0028</name>
|
||||
<groupId>org.apache.maven.its.it0028</groupId>
|
||||
<artifactId>maven-it-it0028</artifactId>
|
||||
<description>Test that unused configuration parameters from the POM don't cause the
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0029</name>
|
||||
<groupId>org.apache.maven.its.it0029</groupId>
|
||||
<artifactId>maven-it-it0029</artifactId>
|
||||
<description>Test for pluginManagement injection of plugin configuration.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0030</name>
|
||||
<groupId>org.apache.maven.its.it0030</groupId>
|
||||
<artifactId>maven-it-it0030</artifactId>
|
||||
<description>Test for injection of dependencyManagement through parents of
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0031</name>
|
||||
<groupId>org.apache.maven.its.it0031</groupId>
|
||||
<artifactId>maven-it-it0031</artifactId>
|
||||
<description>Test usage of plugins.xml mapping file on the repository to resolve
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0032</name>
|
||||
<groupId>org.apache.maven.its.it0032</groupId>
|
||||
<artifactId>maven-it-it0032</artifactId>
|
||||
<description>Tests that a specified Maven version requirement that is lower doesn't cause any problems</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0033</name>
|
||||
<groupId>org.apache.maven.its.it0033</groupId>
|
||||
<artifactId>maven-it-it0033</artifactId>
|
||||
<description>Test an EAR generation</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0034</name>
|
||||
<groupId>org.apache.maven.its.it0034</groupId>
|
||||
<artifactId>maven-it-it0034</artifactId>
|
||||
<description>Test version range junit [3.7,) resolves to 3.8.1</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0035</name>
|
||||
<groupId>org.apache.maven.its.it0035</groupId>
|
||||
<artifactId>maven-it-it0035</artifactId>
|
||||
<description>Test artifact relocation.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0036</name>
|
||||
<groupId>org.apache.maven.its.it0036</groupId>
|
||||
<artifactId>maven-it-it0036</artifactId>
|
||||
<description>Test building from release-pom.xml when it's available</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0037</name>
|
||||
<groupId>org.apache.maven.its.it0037</groupId>
|
||||
<artifactId>maven-it-it0037</artifactId>
|
||||
<description>Test building with alternate pom file using '-f'</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0038</name>
|
||||
<groupId>org.apache.maven.its.it0038</groupId>
|
||||
<artifactId>maven-it-it0038</artifactId>
|
||||
<description>Test building project from outside the project directory using '-f'
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0040</name>
|
||||
<groupId>org.apache.maven.its.it0040</groupId>
|
||||
<artifactId>maven-it-it0040</artifactId>
|
||||
<description>Test the use of a packaging from a plugin</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0041</name>
|
||||
<groupId>org.apache.maven.its.it0041</groupId>
|
||||
<artifactId>maven-it-it0041</artifactId>
|
||||
<description>Test the use of a new type from a plugin</description>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0042</name>
|
||||
<groupId>org.apache.maven.its.it0042</groupId>
|
||||
<artifactId>maven-it-it0042</artifactId>
|
||||
<description>Test that the reactor can establish the artifact location of known projects for dependencies</description>
|
||||
<version>0.1</version>
|
||||
<name>Test Components</name>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>test-component-c</module>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0043</name>
|
||||
<groupId>org.apache.maven.its.it0043</groupId>
|
||||
<artifactId>maven-it-it0043</artifactId>
|
||||
<description>Test for repository inheritence - ensure using the same id overrides the defaults</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0044</name>
|
||||
<groupId>org.apache.maven.its.it0044</groupId>
|
||||
<artifactId>maven-it-it0044</artifactId>
|
||||
<description>Test --settings CLI option</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0045</name>
|
||||
<groupId>org.apache.maven.its.it0045</groupId>
|
||||
<artifactId>maven-it-it0045</artifactId>
|
||||
<description>Test non-reactor behavior when plugin declares "@requiresProject false"</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0046</name>
|
||||
<groupId>org.apache.maven.its.it0046</groupId>
|
||||
<artifactId>maven-it-it0046</artifactId>
|
||||
<description>Test fail-never reactor behavior. Forces an exception to be thrown in
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0047</name>
|
||||
<groupId>org.apache.maven.its.it0047</groupId>
|
||||
<artifactId>maven-it-it0047</artifactId>
|
||||
<description>Test the use case for having a compile time dependency be transitive:
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0048</name>
|
||||
<groupId>org.apache.maven.its.it0048</groupId>
|
||||
<artifactId>maven-it-it0048</artifactId>
|
||||
<description>Verify that default values for mojo parameters are working (indirectly,
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0049</name>
|
||||
<groupId>org.apache.maven.its.it0049</groupId>
|
||||
<artifactId>maven-it-it0049</artifactId>
|
||||
<description>Test parameter alias usage.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0050</name>
|
||||
<groupId>org.apache.maven.its.it0050</groupId>
|
||||
<artifactId>maven-it-it0050</artifactId>
|
||||
<description>Test surefire inclusion/exclusions</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0051</name>
|
||||
<groupId>org.apache.maven.its.it0051</groupId>
|
||||
<artifactId>maven-it-it0051</artifactId>
|
||||
<description>Test source attachment when -DperformRelease=true is specified.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0052</name>
|
||||
<groupId>org.apache.maven.its.it0052</groupId>
|
||||
<artifactId>maven-it-it0052</artifactId>
|
||||
<description>Test that source attachment doesn't take place when
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0053</name>
|
||||
<groupId>org.apache.maven.its.it0053</groupId>
|
||||
<artifactId>maven-it-it0053</artifactId>
|
||||
<description>Test that attached artifacts have the same buildnumber and timestamp
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0054</name>
|
||||
<groupId>org.apache.maven.its.it0054</groupId>
|
||||
<artifactId>maven-it-it0054</artifactId>
|
||||
<description>Test resource filtering.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0055</name>
|
||||
<groupId>org.apache.maven.its.it0055</groupId>
|
||||
<artifactId>maven-it-it0055</artifactId>
|
||||
<description>Test that source includes/excludes with in the compiler plugin config.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0056</name>
|
||||
<groupId>org.apache.maven.its.it0056</groupId>
|
||||
<artifactId>maven-it-it0056</artifactId>
|
||||
<description>Test that multiple executions of the compile goal with different
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0057</name>
|
||||
<groupId>org.apache.maven.its.it0057</groupId>
|
||||
<artifactId>maven-it-it0057</artifactId>
|
||||
<description>Verify that scope == 'provided' dependencies are available to tests.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0058</name>
|
||||
<groupId>org.apache.maven.its.it0058</groupId>
|
||||
<artifactId>maven-it-it0058</artifactId>
|
||||
<description>Verify that profiles from settings.xml do not pollute module lists
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0059</name>
|
||||
<groupId>org.apache.maven.its.it0059</groupId>
|
||||
<artifactId>maven-it-it0059</artifactId>
|
||||
<description>Verify that maven-1 POMs will be ignored but not stop the resolution
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0060</name>
|
||||
<groupId>org.apache.maven.its.it0060</groupId>
|
||||
<artifactId>maven-it-it0060</artifactId>
|
||||
<description>Test aggregation of list configuration items when using
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0061</name>
|
||||
<groupId>org.apache.maven.its.it0061</groupId>
|
||||
<artifactId>maven-it-it0061</artifactId>
|
||||
<description>Verify that deployment of artifacts to a legacy-layout repository
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0062</name>
|
||||
<groupId>org.apache.maven.its.it0062</groupId>
|
||||
<artifactId>maven-it-it0062</artifactId>
|
||||
<description>Test that a deployment of a snapshot falls back to a non-snapshot repository if no snapshot repository is
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0063</name>
|
||||
<groupId>org.apache.maven.its.it0063</groupId>
|
||||
<artifactId>maven-it-it0063</artifactId>
|
||||
<description>Test the use of a system scoped dependency to tools.jar.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0064</name>
|
||||
<groupId>org.apache.maven.its.it0064</groupId>
|
||||
<artifactId>maven-it-it0064</artifactId>
|
||||
<description>Test the use of a mojo that uses setters instead of private fields
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0065</name>
|
||||
<groupId>org.apache.maven.its.it0065</groupId>
|
||||
<artifactId>maven-it-it0065</artifactId>
|
||||
<description>Test that the basedir of the parent is set correctly.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0067</name>
|
||||
<groupId>org.apache.maven.its.it0067</groupId>
|
||||
<artifactId>maven-it-it0067</artifactId>
|
||||
<description>Test activation of a profile from the command line.</description>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0068</name>
|
||||
<groupId>org.apache.maven.its.it0068</groupId>
|
||||
<artifactId>maven-it-it0068</artifactId>
|
||||
<description>Test repository accumulation.</description>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>Maven it0068</name>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0069</name>
|
||||
<groupId>org.apache.maven.its.it0069</groupId>
|
||||
<artifactId>maven-it-it0069</artifactId>
|
||||
<description>Test offline mode.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0070</name>
|
||||
<groupId>org.apache.maven.its.it0070</groupId>
|
||||
<artifactId>maven-it-it0070</artifactId>
|
||||
<description>Test a RAR generation.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0071</name>
|
||||
<groupId>org.apache.maven.its.it0071</groupId>
|
||||
<artifactId>maven-it-it0071</artifactId>
|
||||
<description>Verifies that dotted property references work within plugin
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0072</name>
|
||||
<groupId>org.apache.maven.its.it0072</groupId>
|
||||
<artifactId>maven-it-it0072</artifactId>
|
||||
<description>Verifies that property references with dotted notation work within
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0073</name>
|
||||
<groupId>org.apache.maven.its.it0073</groupId>
|
||||
<artifactId>maven-it-it0073</artifactId>
|
||||
<description>Tests context passing between mojos in the same plugin.</description>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0074</name>
|
||||
<groupId>org.apache.maven.its.it0074</groupId>
|
||||
<artifactId>maven-it-it0074</artifactId>
|
||||
<description>Test that plugin-level configuration instances are not nullified by
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0075</name>
|
||||
<groupId>org.apache.maven.its.it0075</groupId>
|
||||
<artifactId>maven-it-it0075</artifactId>
|
||||
<description>Verify that direct invocation of a mojo from the command line still
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0076</name>
|
||||
<groupId>org.apache.maven.its.it0076</groupId>
|
||||
<artifactId>maven-it-it0076</artifactId>
|
||||
<description>Test that plugins in pluginManagement aren't included in the build
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<model>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0077</name>
|
||||
<groupId>org.apache.maven.its.it0077</groupId>
|
||||
<artifactId>maven-it-it0077</artifactId>
|
||||
<description>Test test jar attachment.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0078</name>
|
||||
<groupId>org.apache.maven.its.it0078</groupId>
|
||||
<artifactId>maven-it-it0078</artifactId>
|
||||
<description>Test that configuration for maven-compiler-plugin is injected from
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0080</name>
|
||||
<groupId>org.apache.maven.its.it0080</groupId>
|
||||
<artifactId>maven-it-it0080</artifactId>
|
||||
<description>Test that depending on a WAR doesn't also get its dependencies
|
||||
transitively.</description>
|
||||
<version>0.1</version>
|
||||
<name>Test Components</name>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>test-component-c</module>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0081</name>
|
||||
<groupId>org.apache.maven.its.it0081</groupId>
|
||||
<artifactId>maven-it-it0081</artifactId>
|
||||
<description>Test per-plugin dependencies.</description>
|
||||
<version>0.1</version>
|
||||
<name>Test Components</name>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>test-component-c</module>
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0082</name>
|
||||
<groupId>org.apache.maven.its.it0082</groupId>
|
||||
<artifactId>maven-it-it0082</artifactId>
|
||||
<description>Test that the reactor can establish the artifact location of known projects for dependencies
|
||||
using process-sources to see that it works even when they aren't compiled</description>
|
||||
<version>0.1</version>
|
||||
<name>Test Components</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
<module>test-component-c</module>
|
||||
<module>test-plugin</module>
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0083</name>
|
||||
<groupId>org.apache.maven.its.it0083</groupId>
|
||||
<artifactId>maven-it-it0083</artifactId>
|
||||
<description>Verify that overriding a compile time dependency as provided in a WAR ensures it is not included.</description>
|
||||
<version>0.1</version>
|
||||
<name>Test Components</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
<module>test-component-c</module>
|
||||
<module>test-component-b</module>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0084</name>
|
||||
<groupId>org.apache.maven.its.it0084</groupId>
|
||||
<artifactId>maven-it-it0084</artifactId>
|
||||
<description>Verify that the collector selecting a particular version gets the correct subtree</description>
|
||||
<version>0.1</version>
|
||||
<name>Test Components</name>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>test-component-c</module>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0085</name>
|
||||
<groupId>org.apache.maven.its.it0085</groupId>
|
||||
<artifactId>maven-it-it0085</artifactId>
|
||||
<description>Verify that system-scoped dependencies get resolved with system scope
|
||||
|
|
|
@ -1,17 +1,11 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0086</name>
|
||||
<groupId>org.apache.maven.its.it0086</groupId>
|
||||
<version>1.0</version>
|
||||
|
||||
<artifactId>maven-it-it0086</artifactId>
|
||||
|
||||
<description>Verify that a plugin dependency class can be loaded from both the plugin classloader and the
|
||||
context classloader available to the plugin.</description>
|
||||
|
||||
<name>Plugin Dependency Classloading Test</name>
|
||||
|
||||
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
|
@ -1,17 +1,11 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0087</name>
|
||||
<groupId>org.apache.maven.its.it0087</groupId>
|
||||
<version>1.0</version>
|
||||
|
||||
<artifactId>maven-it-it0087</artifactId>
|
||||
|
||||
<description>Verify that a project-level plugin dependency class can be loaded from both the plugin classloader
|
||||
and the context classloader available to the plugin.</description>
|
||||
|
||||
<name>POM Plugin-Dependency Classloading Test</name>
|
||||
|
||||
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0088</name>
|
||||
<groupId>org.apache.maven.its.it0088</groupId>
|
||||
<artifactId>maven-it-it0088</artifactId>
|
||||
<description>Test path translation.</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0089</name>
|
||||
<groupId>org.apache.maven.its.it0089</groupId>
|
||||
<artifactId>maven-it-it0089</artifactId>
|
||||
<description>Test that Checkstyle PackageNamesLoader.loadModuleFactory(..) method will complete as-is with
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0090</name>
|
||||
<groupId>org.apache.maven.its.it0090</groupId>
|
||||
<artifactId>maven-it-it0090</artifactId>
|
||||
<description>Test that ensures that envars are interpolated correctly into plugin
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0091</name>
|
||||
<groupId>org.apache.maven.its.it0091</groupId>
|
||||
<artifactId>maven-it-it0091</artifactId>
|
||||
<description>Test that currently demonstrates that properties are not correctly
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0092</name>
|
||||
<groupId>org.apache.maven.its.it0092</groupId>
|
||||
<artifactId>maven-it-it0092</artifactId>
|
||||
<description>Test that legacy repositories with legacy snapshots download correctly.</description>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0094</name>
|
||||
<groupId>org.apache.maven.its.it0094</groupId>
|
||||
<artifactId>maven-it-it0094</artifactId>
|
||||
<description>Test classloading issues with mojos after 2.0 (MNG-1898).</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0095</name>
|
||||
<groupId>org.apache.maven.its.it0095</groupId>
|
||||
<artifactId>maven-it-it0095</artifactId>
|
||||
<description>Test URL calculation when modules are in sibling dirs of parent. (MNG-2006)</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0096</name>
|
||||
<groupId>org.apache.maven.its.it0096</groupId>
|
||||
<artifactId>maven-it-it0096</artifactId>
|
||||
<description>Test that plugin executions from >1 step of inheritance don't run multiple times. </description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0097</name>
|
||||
<groupId>org.apache.maven.its.it0097</groupId>
|
||||
<artifactId>maven-it-it0097</artifactId>
|
||||
<description>Test that the implied relative path for the parent POM works, even two
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0098</name>
|
||||
<groupId>org.apache.maven.its.it0098</groupId>
|
||||
<artifactId>maven-it-it0098</artifactId>
|
||||
<description>Test that quoted system properties are processed correctly. [MNG-1415]</description>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0099</name>
|
||||
<groupId>org.apache.maven.its.it0099</groupId>
|
||||
<artifactId>maven-it-it0099</artifactId>
|
||||
<description>Test that parent-POMs cached during a build are available as parents
|
||||
|
|
|
@ -1,15 +1,13 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0100</name>
|
||||
<groupId>org.apache.maven.its.it0100</groupId>
|
||||
<artifactId>maven-it-it0100</artifactId>
|
||||
<description>Test that ${parent.artifactId} resolves correctly. [MNG-2124]</description>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.0</version>
|
||||
<name>root</name>
|
||||
|
||||
<modules>
|
||||
<module>parent/child</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0101</name>
|
||||
<groupId>org.apache.maven.its.it0101</groupId>
|
||||
<artifactId>maven-it-it0101</artifactId>
|
||||
<description>Test that properties defined in an active profile in the user's
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0102</name>
|
||||
<groupId>org.apache.maven.its.it0102</groupId>
|
||||
<artifactId>maven-it-it0102</artifactId>
|
||||
<description>Test that <activeByDefault/> calculations for profile activation only
|
||||
use profiles defined in the POM. [MNG-2136]</description>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.0</version>
|
||||
<name>parent</name>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0103</name>
|
||||
<groupId>org.apache.maven.its.it0103</groupId>
|
||||
<artifactId>maven-it-it0103</artifactId>
|
||||
<description>Verify that multimodule builds where one project references another as
|
||||
|
@ -7,7 +8,6 @@
|
|||
<relativePath/> and is not in the local repository. [MNG-2196]</description>
|
||||
<version>1</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
<module>level1</module>
|
||||
</modules>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0104</name>
|
||||
<groupId>org.apache.maven.its.it0104</groupId>
|
||||
<artifactId>maven-it-it0104</artifactId>
|
||||
<description>Verify that plugin configurations are resolved correctly, particularly
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<project xmlns="http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0105</name>
|
||||
<groupId>org.apache.maven.its.it0105</groupId>
|
||||
<artifactId>maven-it-it0105</artifactId>
|
||||
<description>MRESOURCES-18</description>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue