You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2008/02/22 22:27:28 UTC

svn commit: r630326 - in /maven/core-integration-testing/trunk/core-integration-tests/src/test: java/org/apache/maven/integrationtests/ resources/mng-3259-depsDroppedInMultiModuleBuild/ resources/mng-3259-depsDroppedInMultiModuleBuild/module1/ resource...

Author: jdcasey
Date: Fri Feb 22 13:27:23 2008
New Revision: 630326

URL: http://svn.apache.org/viewvc?rev=630326&view=rev
Log:
Adding IT based on test case from MNG-3259.

Added:
    maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3259DepsDroppedInMultiModuleBuild.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/pom.xml   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/mng/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/mng/XStreamTestCase.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/pom.xml   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/mng/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/mng/Module2.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/pom.xml   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/mng/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/mng/Module3.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/mng/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/mng/Module3TestUtil.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/pom.xml   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Bean.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Home.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/META-INF/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/META-INF/ejb-jar.xml   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/pom.xml   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/mng/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/mng/Module5.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/mng/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/mng/Module5Test.java   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/parent/
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/parent/pom.xml   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/pom.xml   (with props)
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/settings.xml   (with props)

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3259DepsDroppedInMultiModuleBuild.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3259DepsDroppedInMultiModuleBuild.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3259DepsDroppedInMultiModuleBuild.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3259DepsDroppedInMultiModuleBuild.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,39 @@
+package org.apache.maven.integrationtests;
+
+import org.apache.maven.it.Verifier;
+import org.apache.maven.it.util.ResourceExtractor;
+
+import java.io.File;
+import java.util.ArrayList;
+import java.util.List;
+
+public class MavenITmng3259DepsDroppedInMultiModuleBuild
+    extends AbstractMavenIntegrationTestCase
+{
+    public void testitMNG3259 ()
+        throws Exception
+    {
+        File testDir = ResourceExtractor.simpleExtractResources( getClass(), "/mng-3259-depsDroppedInMultiModuleBuild" );
+
+        Verifier verifier;
+
+        verifier = new Verifier( new File( testDir, "parent" ).getAbsolutePath() );
+
+        List cliOptions = new ArrayList();
+
+        verifier.setCliOptions( cliOptions );
+
+        verifier.executeGoal( "install" );
+
+        verifier.verifyErrorFreeLog();
+
+        verifier.resetStreams();
+
+        verifier = new Verifier( testDir.getAbsolutePath() );
+
+        verifier.executeGoal( "install" );
+
+        verifier.verifyErrorFreeLog();
+        verifier.resetStreams();
+    }
+}

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3259DepsDroppedInMultiModuleBuild.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3259DepsDroppedInMultiModuleBuild.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/pom.xml?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/pom.xml (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/pom.xml Fri Feb 22 13:27:23 2008
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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">
+
+	<parent>
+	    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    	<artifactId>parent</artifactId>
+	    <version>SNAPSHOT</version>
+	</parent>	
+	
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    <artifactId>mng-module1-XXX</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+    <name>Module-1 XXX</name>
+    <description><![CDATA[Module 1 of issue XXX.]]></description>
+
+    <dependencies>
+        <dependency>
+            <groupId>com.thoughtworks.xstream</groupId>
+            <artifactId>xstream</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>jmock</groupId>
+            <artifactId>jmock</artifactId>
+			<scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+			<scope>compile</scope>
+        </dependency>
+    </dependencies>
+    
+</project>

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/pom.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/mng/XStreamTestCase.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/mng/XStreamTestCase.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/mng/XStreamTestCase.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/mng/XStreamTestCase.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,23 @@
+package mng;
+
+import junit.framework.TestCase;
+import com.thoughtworks.xstream.XStream;
+import org.jmock.MockObjectTestCase;
+
+public abstract class XStreamTestCase extends MockObjectTestCase
+{
+	private XStream xstream; 
+
+	public void setUp()
+	{
+		xstream = new XStream();
+	}
+
+	public void testToXml() {
+		String xml = xstream.toXML(getObject());
+		assertEquals(getXML(), xml);
+	}
+
+	protected abstract Object getObject();
+	protected abstract String getXML();
+}

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/mng/XStreamTestCase.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/mng/XStreamTestCase.java
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module1/src/main/java/mng/XStreamTestCase.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/pom.xml?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/pom.xml (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/pom.xml Fri Feb 22 13:27:23 2008
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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">
+
+	<parent>
+	    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    	<artifactId>parent</artifactId>
+	    <version>SNAPSHOT</version>
+	</parent>	
+	
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    <artifactId>mng-module2-XXX</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+    <name>Module-2 XXX</name>
+    <description><![CDATA[Module 2 of issue XXX.]]></description>
+
+    <dependencies>
+        <dependency>
+            <groupId>com.thoughtworks.xstream</groupId>
+            <artifactId>xstream</artifactId>
+        </dependency>
+		<!-- for test -->
+        <dependency>
+   	        <groupId>org.codehaus.jira.mng.XXX</groupId>
+       	    <artifactId>mng-module1-XXX</artifactId>
+        </dependency>
+    </dependencies>
+    
+</project>

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/pom.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/mng/Module2.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/mng/Module2.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/mng/Module2.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/mng/Module2.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,8 @@
+package mng;
+
+import com.thoughtworks.xstream.XStream;
+
+public class Module2
+{
+	XStream xstream; 
+}

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/mng/Module2.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/mng/Module2.java
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module2/src/main/java/mng/Module2.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/pom.xml?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/pom.xml (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/pom.xml Fri Feb 22 13:27:23 2008
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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">
+
+	<parent>
+	    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    	<artifactId>parent</artifactId>
+	    <version>SNAPSHOT</version>
+	</parent>	
+	
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    <artifactId>mng-module3-XXX</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+    <name>Module-3 XXX</name>
+    <description><![CDATA[Module 3 of issue XXX.]]></description>
+
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-jar-plugin</artifactId>
+				<executions>
+					<execution>
+						<goals>
+							<goal>test-jar</goal>
+						</goals>
+					</execution>
+				</executions>
+			</plugin>
+		</plugins>
+	</build>
+
+    <dependencies>
+        <dependency>
+   	        <groupId>org.codehaus.jira.mng.XXX</groupId>
+       	    <artifactId>mng-module2-XXX</artifactId>
+        </dependency>
+		<!-- for test -->
+        <dependency>
+   	        <groupId>org.codehaus.jira.mng.XXX</groupId>
+       	    <artifactId>mng-module1-XXX</artifactId>
+        </dependency>
+    </dependencies>
+    
+</project>

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/pom.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/mng/Module3.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/mng/Module3.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/mng/Module3.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/mng/Module3.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,6 @@
+package mng;
+
+public class Module3 extends Module2
+{
+	public static String MODULE = "3";
+}

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/mng/Module3.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/mng/Module3.java
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/main/java/mng/Module3.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/mng/Module3TestUtil.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/mng/Module3TestUtil.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/mng/Module3TestUtil.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/mng/Module3TestUtil.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,14 @@
+package mng;
+
+import java.util.Calendar;
+import com.thoughtworks.xstream.XStream;
+import com.thoughtworks.xstream.io.xml.DomDriver;
+
+public class Module3TestUtil
+{
+	public static String getCalendarAsXML(Calendar cal)
+	{
+		XStream xstream = new XStream(new DomDriver());
+		return xstream.toXML(cal);
+	}
+}

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/mng/Module3TestUtil.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/mng/Module3TestUtil.java
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module3/src/test/java/mng/Module3TestUtil.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/pom.xml?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/pom.xml (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/pom.xml Fri Feb 22 13:27:23 2008
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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">
+
+	<parent>
+	    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    	<artifactId>parent</artifactId>
+	    <version>SNAPSHOT</version>
+	</parent>	
+	
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    <artifactId>mng-module4-XXX</artifactId>
+    <packaging>ejb</packaging>
+    <version>1.0-SNAPSHOT</version>
+    <name>Module-4 XXX</name>
+    <description><![CDATA[Module 4 of issue XXX.]]></description>
+
+	<build>
+		<plugins>
+			<plugin>
+				<artifactId>maven-ejb-plugin</artifactId>
+				<configuration>
+					<generateClient>true</generateClient>
+					<clientExcludes>
+						<clientExclude>**/*Bean.class</clientExclude>
+					</clientExcludes>
+					<archive>
+						<addMavenDescriptor>false</addMavenDescriptor>
+						<manifest>
+							<addClasspath>true</addClasspath>
+							<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+							<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+						</manifest>
+					</archive>
+				</configuration>
+			</plugin>
+		</plugins>
+	</build>
+
+    <dependencies>
+        <dependency>
+   	        <groupId>org.codehaus.jira.mng.XXX</groupId>
+       	    <artifactId>mng-module3-XXX</artifactId>
+        </dependency>
+		<dependency>
+			<groupId>jboss</groupId>
+			<artifactId>jboss-j2ee</artifactId>
+		</dependency>
+		<!-- for test -->
+        <dependency>
+   	        <groupId>org.codehaus.jira.mng.XXX</groupId>
+       	    <artifactId>mng-module1-XXX</artifactId>
+        </dependency>
+    </dependencies>
+    
+</project>

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/pom.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,15 @@
+package mng;
+
+import java.rmi.RemoteException;
+import javax.ejb.CreateException;
+import javax.ejb.EJBObject;
+
+
+/**
+ * An EJB for Module4
+ */
+public interface Module4 extends EJBObject
+{
+	public boolean doIt() throws RemoteException;
+}
+

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4.java
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Bean.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Bean.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Bean.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Bean.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,36 @@
+package mng;
+
+import javax.ejb.CreateException;
+import javax.ejb.SessionBean;
+import javax.ejb.SessionContext;
+
+/**
+ * An EJB for Module4
+ */
+public class Module4Bean implements SessionBean
+{
+	public void ejbCreate() throws CreateException
+	{
+	}
+
+	public void ejbRemove()
+	{
+	}
+
+	public void ejbActivate()
+	{
+	}
+
+	public void ejbPassivate()
+	{
+	}
+
+	public void setSessionContext(SessionContext sessionContext)
+	{
+	}
+
+	public boolean doIt()
+	{
+		return true;
+	}
+}

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Bean.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Bean.java
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Bean.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Home.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Home.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Home.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Home.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,15 @@
+package mng;
+
+/**
+ * Home interface for Module4.
+ */
+public interface Module4Home
+   extends javax.ejb.EJBHome
+{
+   public static final String COMP_NAME="java:comp/env/ejb/Module4";
+   public static final String JNDI_NAME="mng/Module4";
+
+   public Module4 create()
+      throws javax.ejb.CreateException,java.rmi.RemoteException;
+
+}

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Home.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Home.java
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/java/mng/Module4Home.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/META-INF/ejb-jar.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/META-INF/ejb-jar.xml?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/META-INF/ejb-jar.xml (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/META-INF/ejb-jar.xml Fri Feb 22 13:27:23 2008
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
+<ejb-jar>
+  <display-name>MNG XXX Module4</display-name>
+  <enterprise-beans>
+    <session >
+      <description><![CDATA[An EJB in Module4.]]></description>
+      <display-name>Module4</display-name>
+      <ejb-name>Module4</ejb-name>
+      <home>mng.Module4Home</home>
+      <remote>mng.Module4</remote>
+      <ejb-class>mng.Module4Bean</ejb-class>
+      <session-type>Stateless</session-type>
+      <transaction-type>Container</transaction-type>
+    </session>
+  </enterprise-beans>
+  <assembly-descriptor>
+    <container-transaction >
+      <method >
+        <ejb-name>Module4</ejb-name>
+        <method-name>*</method-name>
+      </method>
+      <trans-attribute>Required</trans-attribute>
+    </container-transaction>
+  </assembly-descriptor>
+</ejb-jar>
+

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/META-INF/ejb-jar.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/META-INF/ejb-jar.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module4/src/main/resources/META-INF/ejb-jar.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/pom.xml?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/pom.xml (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/pom.xml Fri Feb 22 13:27:23 2008
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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">
+
+	<parent>
+	    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    	<artifactId>parent</artifactId>
+	    <version>SNAPSHOT</version>
+	</parent>	
+	
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    <artifactId>mng-module5-XXX</artifactId>
+    <packaging>jar</packaging>
+    <name>Module-5 XXX</name>
+    <version>1.0-SNAPSHOT</version>
+    <description><![CDATA[Module 5 of issue XXX.]]></description>
+
+    <dependencies>
+   		<dependency>
+			<groupId>jboss</groupId>
+			<artifactId>jboss-j2ee</artifactId>
+		</dependency>
+     	<dependency>
+   	        <groupId>org.codehaus.jira.mng.XXX</groupId>
+       	    <artifactId>mng-module3-XXX</artifactId>
+			<exclusions>
+				<exclusion>
+		            <groupId>com.thoughtworks.xstream</groupId>
+           			<artifactId>xstream</artifactId>
+				</exclusion>
+			</exclusions>
+        </dependency>
+     	<dependency>
+   	        <groupId>org.codehaus.jira.mng.XXX</groupId>
+       	    <artifactId>mng-module4-XXX</artifactId>
+			<type>ejb-client</type>
+			<exclusions>
+				<exclusion>
+		            <groupId>com.thoughtworks.xstream</groupId>
+           			<artifactId>xstream</artifactId>
+				</exclusion>
+			</exclusions>
+        </dependency>
+		<!-- for test -->
+        <dependency>
+   	        <groupId>org.codehaus.jira.mng.XXX</groupId>
+       	    <artifactId>mng-module1-XXX</artifactId>
+        </dependency>
+        <dependency>
+   	        <groupId>org.codehaus.jira.mng.XXX</groupId>
+       	    <artifactId>mng-module3-XXX</artifactId>
+			<type>test-jar</type>
+        </dependency>
+    </dependencies>
+    
+</project>

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/pom.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/mng/Module5.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/mng/Module5.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/mng/Module5.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/mng/Module5.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,6 @@
+package mng;
+
+public class Module5
+{
+	private Module4 m4;
+}

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/mng/Module5.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/mng/Module5.java
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/main/java/mng/Module5.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/mng/Module5Test.java
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/mng/Module5Test.java?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/mng/Module5Test.java (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/mng/Module5Test.java Fri Feb 22 13:27:23 2008
@@ -0,0 +1,20 @@
+package mng;
+
+import java.util.Calendar;
+
+public class Module5Test extends XStreamTestCase
+{
+	private Calendar cal = Calendar.getInstance();
+
+	protected Object getObject() {
+		return cal;
+	}
+
+	protected String getXML() {
+		return Module3TestUtil.getCalendarAsXML(cal);
+	}
+
+	public void testJMockAvailable() {
+		assertNotNull(mock(Module4.class));
+	}
+}

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/mng/Module5Test.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/mng/Module5Test.java
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/module5/src/test/java/mng/Module5Test.java
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/parent/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/parent/pom.xml?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/parent/pom.xml (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/parent/pom.xml Fri Feb 22 13:27:23 2008
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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>
+    <groupId>org.codehaus.jira.mng.XXX</groupId>
+    <artifactId>parent</artifactId>
+    <packaging>pom</packaging>
+    <name>Parent POM for issue</name>
+    <version>SNAPSHOT</version>
+    <inceptionYear>2007</inceptionYear>
+
+	<build>
+		<pluginManagement>
+			<plugins>
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-surefire-plugin</artifactId>
+					<version>2.3</version>
+					<configuration>
+						<forkMode>once</forkMode>
+						<workingDirectory>${basedir}</workingDirectory>
+						<childDelegation>false</childDelegation>
+						<useFile>false</useFile>
+					</configuration>
+				</plugin>
+			</plugins>
+		</pluginManagement>
+	</build>
+
+    <dependencyManagement>
+        <dependencies>
+            <dependency>
+			    <groupId>org.codehaus.jira.mng.XXX</groupId>
+			    <artifactId>mng-module1-XXX</artifactId>
+                <version>1.0-SNAPSHOT</version>
+				<scope>test</scope>
+            </dependency>
+            <dependency>
+			    <groupId>org.codehaus.jira.mng.XXX</groupId>
+			    <artifactId>mng-module2-XXX</artifactId>
+                <version>1.0-SNAPSHOT</version>
+            </dependency>
+            <dependency>
+			    <groupId>org.codehaus.jira.mng.XXX</groupId>
+			    <artifactId>mng-module3-XXX</artifactId>
+                <version>1.0-SNAPSHOT</version>
+            </dependency>
+			<dependency>
+			    <groupId>org.codehaus.jira.mng.XXX</groupId>
+			    <artifactId>mng-module3-XXX</artifactId>
+				<type>test-jar</type>
+				<scope>test</scope>
+                <version>1.0-SNAPSHOT</version>
+			</dependency>
+            <dependency>
+			    <groupId>org.codehaus.jira.mng.XXX</groupId>
+			    <artifactId>mng-module4-XXX</artifactId>
+                <version>1.0-SNAPSHOT</version>
+				<type>ejb</type>
+            </dependency>
+            <dependency>
+			    <groupId>org.codehaus.jira.mng.XXX</groupId>
+			    <artifactId>mng-module4-XXX</artifactId>
+                <version>1.0-SNAPSHOT</version>
+				<type>ejb-client</type>
+            </dependency>
+
+			<dependency>
+				<groupId>jboss</groupId>
+				<artifactId>jboss-j2ee</artifactId>
+				<version>3.2.3</version>
+				<scope>provided</scope>
+			</dependency>
+            <dependency>
+	            <groupId>xpp3</groupId>
+                <artifactId>xpp3_min</artifactId>
+                <version>1.1.3.4.O</version>
+            </dependency>
+            <dependency>
+	            <groupId>com.thoughtworks.xstream</groupId>
+                <artifactId>xstream</artifactId>
+                <version>1.2.2</version>
+            </dependency>
+            <dependency>
+	            <groupId>jmock</groupId>
+                <artifactId>jmock</artifactId>
+                <version>1.2.0</version>
+				<scope>test</scope>
+            </dependency>
+	        <dependency>
+    	        <groupId>junit</groupId>
+        	    <artifactId>junit</artifactId>
+				<version>3.8.2</version>
+				<scope>test</scope>
+    	    </dependency>
+    	</dependencies>
+    </dependencyManagement>
+</project>

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/parent/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/parent/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/parent/pom.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/pom.xml?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/pom.xml (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/pom.xml Fri Feb 22 13:27:23 2008
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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>
+    <groupId>org.codehaus.jira.mng</groupId>
+    <artifactId>builder</artifactId>
+    <packaging>pom</packaging>
+    <name>Builder POM for issue XXX</name>
+    <version>SNAPSHOT</version>
+    <inceptionYear>2007</inceptionYear>
+    
+    <modules>
+        <module>module1</module>
+        <module>module2</module>
+        <module>module3</module>
+        <module>module4</module>
+        <module>module5</module>
+    </modules>
+</project>

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/pom.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/settings.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/settings.xml?rev=630326&view=auto
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/settings.xml (added)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/settings.xml Fri Feb 22 13:27:23 2008
@@ -0,0 +1,3 @@
+<settings>
+  <localRepository>/Users/jdcasey/downloads/MNG-3259/local-repository</localRepository>
+</settings>

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/settings.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3259-depsDroppedInMultiModuleBuild/settings.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"