Tried with Maven 2.0.1 -- no improvement :(

I tried to reply to Allan's last email on this thread by confirming that I had 
indeed attached the mvn -X output as he had instructed and that it had got 
stripped somewhere in transit.  So, I tried to embed the output in the email in 
addition to attaching it again with a txt extension.  That blew up in my face 
'cos it caused the email to exceed the size restriction.  So, I'll send it 
again now -- this time only as an attachment (mvn.txt).  It was generated using 
Maven 2.0.1.

Sri

> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, December 17, 2005 4:30 PM
> To: Maven Users List
> Subject: Re: [m2] Adding surefire-report => Infinite loop
> 
> I think it requires maven 2.0.1 - that infinite loop bug was 
> supposed to be fixed then.
> 
> - Brett
> 
> On 12/17/05, Allan Ramirez <[EMAIL PROTECTED]> wrote:
> > Hi Sri,
> >
> > There is no attached file in your mail :)
> >
> > -allan
> >
> > Sri Sankaran wrote:
> >
> > >Attached is the output of a run with the -X option.  Other 
> than seeing the same steps repeating, I don't see the *cause* 
> of the problem.
> > >
> > >Sri
> > >
> > >
> > >
> > >
> > >>-----Original Message-----
> > >>From: Allan Ramirez [mailto:[EMAIL PROTECTED]
> > >>Sent: Friday, December 16, 2005 3:53 AM
> > >>To: Maven Users List
> > >>Subject: Re: [m2] Adding surefire-report => Infinite loop
> > >>
> > >>I cant replicate this issue. It is working in my copy. 
> Can you paste 
> > >>the log with -X arguement?
> > >>
> > >>-allan
> > >>
> > >>Sri Sankaran wrote:
> > >>
> > >>
> > >>
> > >>>I wanted to run the surefire-report:report goal as part 
> of the test 
> > >>>phase.  So, I add the following to my pom
> > >>>
> > >>><plugins>
> > >>>   <plugin>
> > >>>       <groupId>org.codehaus.mojo</groupId>
> > >>>       <artifactId>surefire-report-maven-plugin</artifactId>
> > >>>       <version>2.0-beta-1</version>
> > >>>       <executions>
> > >>>           <execution>
> > >>>               <phase>test</phase>
> > >>>               <goals><goal>report</goal></goals>
> > >>>           </execution>
> > >>>       </executions>
> > >>>   </plugin>
> > >>></plugins>
> > >>>
> > >>>This results in an infinite loop of the test:test goal.
> > >>>
> > >>>What am I doing wrong?
> > >>>
> > >>>Sri
> > >>>
> > 
> >>>-------------------------------------------------------------------
> > >>>-- To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >>>For additional commands, e-mail: [EMAIL PROTECTED]
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>
> > >>
> > >
> > >
> > >
> > 
> >---------------------------------------------------------------------
> > >---
> > >
> > 
> >---------------------------------------------------------------------
> > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > 
> >---------------------------------------------------------------------
> > >---
> > >
> > >No virus found in this incoming message.
> > >Checked by AVG Free Edition.
> > >Version: 7.1.371 / Virus Database: 267.13.13/200 - Release Date: 
> > >12/14/2005
> > >
> > >
> > >
> >
> >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
+ Error stacktraces are turned on.
[DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and 
Settings\srsank\.m2\plugin-registry.xml'
[DEBUG] Building Maven global-level plugin registry from: 
'c:\.devtools\maven-2.0\conf\plugin-registry.xml'
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Maven Quick Start Archetype
[INFO]    task-segment: [test]
[INFO] 
----------------------------------------------------------------------------
[DEBUG] maven-resources-plugin: resolved to version 2.1 from repository central
[DEBUG] Retrieving parent-POM from the repository for project: 
null:maven-resources-plugin:maven-plugin:2.1
[DEBUG] maven-compiler-plugin: resolved to version 2.0 from repository central
[DEBUG] Retrieving parent-POM from the repository for project: 
null:maven-compiler-plugin:maven-plugin:2.0
[DEBUG] maven-surefire-plugin: resolved to version 2.0 from repository central
[DEBUG] Retrieving parent-POM from the repository for project: 
null:maven-surefire-plugin:maven-plugin:2.0
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.1 
(selected for runtime)
[DEBUG] Retrieving parent-POM from the repository for project: 
org.apache.maven:maven-model:jar:2.0
[DEBUG]   org.apache.maven:maven-model:jar:2.0 (selected for runtime)
[DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG] Retrieving parent-POM from the repository for project: 
null:maven-project:jar:2.0
[DEBUG]   org.apache.maven:maven-project:jar:2.0 (selected for runtime)
[DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]     org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 
(selected for runtime)
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]       classworlds:classworlds:jar:1.1-alpha-2 (selected for runtime)
[DEBUG]       junit:junit:jar:3.8.1 (selected for runtime)
[DEBUG] Retrieving parent-POM from the repository for project: 
org.apache.maven:maven-artifact:jar:2.0
[DEBUG]     org.apache.maven:maven-artifact:jar:2.0 (selected for runtime)
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]     org.apache.maven:maven-model:jar:2.0 (selected for runtime)
[DEBUG] Retrieving parent-POM from the repository for project: 
org.apache.maven:maven-artifact-manager:jar:2.0
[DEBUG]     org.apache.maven:maven-artifact-manager:jar:2.0 (selected for 
runtime)
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 
(selected for runtime)
[DEBUG]       org.apache.maven:maven-artifact:jar:2.0 (selected for runtime)
[DEBUG] Retrieving parent-POM from the repository for project: 
org.apache.maven:maven-repository-metadata:jar:2.0
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0 (selected for 
runtime)
[DEBUG]         org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for 
runtime)
[DEBUG]       org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5 
(selected for runtime)
[DEBUG]         org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for 
runtime)
[DEBUG] Retrieving parent-POM from the repository for project: 
null:maven-profile:jar:2.0
[DEBUG]     org.apache.maven:maven-profile:jar:2.0 (selected for runtime)
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 
(selected for runtime)
[DEBUG]       org.apache.maven:maven-model:jar:2.0 (selected for runtime)
[DEBUG]   commons-io:commons-io:jar:1.0 (selected for runtime)
[DEBUG] Retrieving parent-POM from the repository for project: 
org.apache.maven:maven-plugin-api:jar:2.0
[DEBUG]   org.apache.maven:maven-plugin-api:jar:2.0 (selected for runtime)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-resources-plugin:2.1:resources' -->
[DEBUG]   (f) filters = []
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App/build
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.0 
(selected for runtime)
[DEBUG]   org.codehaus.plexus:plexus-compiler-api:jar:1.5.1 (selected for 
runtime)
[DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]     classworlds:classworlds:jar:1.1-alpha-2 (selected for runtime)
[DEBUG]     org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 
(selected for runtime)
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]       classworlds:classworlds:jar:1.1-alpha-2 (selected for runtime)
[DEBUG]       junit:junit:jar:3.8.1 (selected for runtime)
[DEBUG]   org.codehaus.plexus:plexus-compiler-manager:jar:1.5.1 (selected for 
runtime)
[DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]     org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 
(selected for runtime)
[DEBUG]     org.codehaus.plexus:plexus-compiler-api:jar:1.5.1 (selected for 
runtime)
[DEBUG]     classworlds:classworlds:jar:1.1-alpha-2 (selected for runtime)
[DEBUG]   org.codehaus.plexus:plexus-compiler-javac:jar:1.5.1 (selected for 
runtime)
[DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]     org.codehaus.plexus:plexus-compiler-api:jar:1.5.1 (selected for 
runtime)
[DEBUG]     org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 
(selected for runtime)
[DEBUG]     classworlds:classworlds:jar:1.1-alpha-2 (selected for runtime)
[DEBUG]   org.apache.maven:maven-plugin-api:jar:2.0 (selected for runtime)
[DEBUG]   org.apache.maven:maven-artifact:jar:2.0 (selected for runtime)
[DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-compiler-plugin:2.0:compile' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) buildDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build]
[DEBUG]   (f) compileSourceRoots = [C:\Projects\Maven2App/src/java]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) debug = true
[DEBUG]   (f) fork = false
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) outputFileName = Maven2App-1.0-SNAPSHOT
[DEBUG]   (f) projectArtifact = com.sas.mis:Maven2App:jar:1.0-SNAPSHOT
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:compile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\Projects\Maven2App/src/java]
[DEBUG] Classpath: [C:\Projects\Maven2App/build]
[DEBUG] Output directory: C:\Projects\Maven2App\build
[INFO] Nothing to compile - all classes are up to date
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-resources-plugin:2.1:testResources' -->
[DEBUG]   (f) filters = []
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App/build
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-compiler-plugin:2.0:testCompile' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) buildDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build, C:\Documents 
and Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG]   (f) compileSourceRoots = [C:\Projects\Maven2App/src/test]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) debug = true
[DEBUG]   (f) fork = false
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) outputFileName = Maven2App-1.0-SNAPSHOT
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:testCompile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\Projects\Maven2App/src/test]
[DEBUG] Classpath: [C:\Projects\Maven2App/build
 C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG] Output directory: C:\Projects\Maven2App\build
[DEBUG] Classpath:
[DEBUG]  C:\Projects\Maven2App/build
[DEBUG]  C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Source roots:
[DEBUG]  C:\Projects\Maven2App/src/test
Compiling 1 source file to C:\Projects\Maven2App\build
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.0 
(selected for runtime)
[DEBUG] Retrieving parent-POM from the repository for project: 
null:surefire:jar:1.4
[DEBUG]   surefire:surefire:jar:1.4 (selected for runtime)
[DEBUG]     junit:junit:jar:3.8.1 (selected for runtime)
[DEBUG]   org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG]   junit:junit:jar:3.8.1 (selected for runtime)
[DEBUG] Retrieving parent-POM from the repository for project: 
null:surefire-booter:jar:1.4
[DEBUG]   surefire:surefire-booter:jar:1.4 (selected for runtime)
[DEBUG]     surefire:surefire:jar:1.4 (selected for runtime)
[DEBUG]   org.apache.maven:maven-plugin-api:jar:2.0 (selected for runtime)
[DEBUG]   org.apache.maven:maven-artifact:jar:2.0 (selected for runtime)
[DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4 (selected for runtime)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-surefire-plugin:2.0:test' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) classesDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build, C:\Documents 
and Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG]   (f) localRepository = [local] -> file://C:\Documents and 
Settings\srsank\.m2\repository
[DEBUG]   (f) pluginArtifacts = [surefire:surefire:jar:1.4, 
junit:junit:jar:3.8.1, surefire:surefire-booter:jar:1.4, 
org.codehaus.plexus:plexus-utils:jar:1.0.4, 
org.apache.maven:maven-plugin-api:jar:2.0, 
org.apache.maven:maven-artifact:jar:2.0]
[DEBUG]   (f) printSummary = true
[DEBUG]   (f) reportFormat = brief
[DEBUG]   (f) reportsDirectory = C:\Projects\Maven2App/build/surefire-reports
[DEBUG]   (f) testClassesDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) useFile = true
[DEBUG] -- end configuration --
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\Projects\Maven2App/build/surefire-reports
[DEBUG] Test Classpath :
[DEBUG] C:\Projects\Maven2App\build
[DEBUG] C:\Projects\Maven2App\build
[DEBUG] C:\Projects\Maven2App/build
[DEBUG] C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\surefire\surefire\1.4\surefire-1.4.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\surefire\surefire-booter\1.4\surefire-booter-1.4.jar
[DEBUG] Adding to surefire test classpath: 
c:\.devtools\maven-2.0\core\plexus-utils-1.0.4.jar

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[surefire] Running com.sas.mis.AppTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0 sec

Results :
[surefire] Tests run: 1, Failures: 0, Errors: 0

[INFO] Preparing surefire-report:report
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-resources-plugin:2.1:resources' -->
[DEBUG]   (f) filters = []
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App/build
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-compiler-plugin:2.0:compile' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) buildDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build]
[DEBUG]   (f) compileSourceRoots = [C:\Projects\Maven2App/src/java]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) debug = true
[DEBUG]   (f) fork = false
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) outputFileName = Maven2App-1.0-SNAPSHOT
[DEBUG]   (f) projectArtifact = com.sas.mis:Maven2App:jar:1.0-SNAPSHOT
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:compile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\Projects\Maven2App/src/java]
[DEBUG] Classpath: [C:\Projects\Maven2App/build]
[DEBUG] Output directory: C:\Projects\Maven2App\build
[INFO] Nothing to compile - all classes are up to date
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-resources-plugin:2.1:testResources' -->
[DEBUG]   (f) filters = []
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App/build
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-compiler-plugin:2.0:testCompile' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) buildDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build, C:\Documents 
and Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG]   (f) compileSourceRoots = [C:\Projects\Maven2App/src/test]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) debug = true
[DEBUG]   (f) fork = false
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) outputFileName = Maven2App-1.0-SNAPSHOT
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:testCompile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\Projects\Maven2App/src/test]
[DEBUG] Classpath: [C:\Projects\Maven2App/build
 C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG] Output directory: C:\Projects\Maven2App\build
[DEBUG] Classpath:
[DEBUG]  C:\Projects\Maven2App/build
[DEBUG]  C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Source roots:
[DEBUG]  C:\Projects\Maven2App/src/test
Compiling 1 source file to C:\Projects\Maven2App\build
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-surefire-plugin:2.0:test' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) classesDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build, C:\Documents 
and Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG]   (f) localRepository = [local] -> file://C:\Documents and 
Settings\srsank\.m2\repository
[DEBUG]   (f) pluginArtifacts = [surefire:surefire:jar:1.4, 
junit:junit:jar:3.8.1, surefire:surefire-booter:jar:1.4, 
org.codehaus.plexus:plexus-utils:jar:1.0.4, 
org.apache.maven:maven-plugin-api:jar:2.0, 
org.apache.maven:maven-artifact:jar:2.0]
[DEBUG]   (f) printSummary = true
[DEBUG]   (f) reportFormat = brief
[DEBUG]   (f) reportsDirectory = C:\Projects\Maven2App/build/surefire-reports
[DEBUG]   (f) testClassesDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) useFile = true
[DEBUG] -- end configuration --
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\Projects\Maven2App/build/surefire-reports
[DEBUG] Test Classpath :
[DEBUG] C:\Projects\Maven2App\build
[DEBUG] C:\Projects\Maven2App\build
[DEBUG] C:\Projects\Maven2App/build
[DEBUG] C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\surefire\surefire\1.4\surefire-1.4.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\surefire\surefire-booter\1.4\surefire-booter-1.4.jar
[DEBUG] Adding to surefire test classpath: 
c:\.devtools\maven-2.0\core\plexus-utils-1.0.4.jar

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[surefire] Running com.sas.mis.AppTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0 sec

Results :
[surefire] Tests run: 1, Failures: 0, Errors: 0

[INFO] Preparing surefire-report:report
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-resources-plugin:2.1:resources' -->
[DEBUG]   (f) filters = []
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App/build
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-compiler-plugin:2.0:compile' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) buildDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build]
[DEBUG]   (f) compileSourceRoots = [C:\Projects\Maven2App/src/java]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) debug = true
[DEBUG]   (f) fork = false
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) outputFileName = Maven2App-1.0-SNAPSHOT
[DEBUG]   (f) projectArtifact = com.sas.mis:Maven2App:jar:1.0-SNAPSHOT
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:compile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\Projects\Maven2App/src/java]
[DEBUG] Classpath: [C:\Projects\Maven2App/build]
[DEBUG] Output directory: C:\Projects\Maven2App\build
[INFO] Nothing to compile - all classes are up to date
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-resources-plugin:2.1:testResources' -->
[DEBUG]   (f) filters = []
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App/build
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-compiler-plugin:2.0:testCompile' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) buildDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build, C:\Documents 
and Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG]   (f) compileSourceRoots = [C:\Projects\Maven2App/src/test]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) debug = true
[DEBUG]   (f) fork = false
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) outputFileName = Maven2App-1.0-SNAPSHOT
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:testCompile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\Projects\Maven2App/src/test]
[DEBUG] Classpath: [C:\Projects\Maven2App/build
 C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG] Output directory: C:\Projects\Maven2App\build
[DEBUG] Classpath:
[DEBUG]  C:\Projects\Maven2App/build
[DEBUG]  C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Source roots:
[DEBUG]  C:\Projects\Maven2App/src/test
Compiling 1 source file to C:\Projects\Maven2App\build
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-surefire-plugin:2.0:test' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) classesDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build, C:\Documents 
and Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG]   (f) localRepository = [local] -> file://C:\Documents and 
Settings\srsank\.m2\repository
[DEBUG]   (f) pluginArtifacts = [surefire:surefire:jar:1.4, 
junit:junit:jar:3.8.1, surefire:surefire-booter:jar:1.4, 
org.codehaus.plexus:plexus-utils:jar:1.0.4, 
org.apache.maven:maven-plugin-api:jar:2.0, 
org.apache.maven:maven-artifact:jar:2.0]
[DEBUG]   (f) printSummary = true
[DEBUG]   (f) reportFormat = brief
[DEBUG]   (f) reportsDirectory = C:\Projects\Maven2App/build/surefire-reports
[DEBUG]   (f) testClassesDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) useFile = true
[DEBUG] -- end configuration --
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\Projects\Maven2App/build/surefire-reports
[DEBUG] Test Classpath :
[DEBUG] C:\Projects\Maven2App\build
[DEBUG] C:\Projects\Maven2App\build
[DEBUG] C:\Projects\Maven2App/build
[DEBUG] C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\surefire\surefire\1.4\surefire-1.4.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\surefire\surefire-booter\1.4\surefire-booter-1.4.jar
[DEBUG] Adding to surefire test classpath: 
c:\.devtools\maven-2.0\core\plexus-utils-1.0.4.jar

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[surefire] Running com.sas.mis.AppTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec

Results :
[surefire] Tests run: 1, Failures: 0, Errors: 0

[INFO] Preparing surefire-report:report
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-resources-plugin:2.1:resources' -->
[DEBUG]   (f) filters = []
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App/build
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-compiler-plugin:2.0:compile' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) buildDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build]
[DEBUG]   (f) compileSourceRoots = [C:\Projects\Maven2App/src/java]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) debug = true
[DEBUG]   (f) fork = false
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) outputFileName = Maven2App-1.0-SNAPSHOT
[DEBUG]   (f) projectArtifact = com.sas.mis:Maven2App:jar:1.0-SNAPSHOT
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:compile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\Projects\Maven2App/src/java]
[DEBUG] Classpath: [C:\Projects\Maven2App/build]
[DEBUG] Output directory: C:\Projects\Maven2App\build
[INFO] Nothing to compile - all classes are up to date
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-resources-plugin:2.1:testResources' -->
[DEBUG]   (f) filters = []
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App/build
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-compiler-plugin:2.0:testCompile' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) buildDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build, C:\Documents 
and Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG]   (f) compileSourceRoots = [C:\Projects\Maven2App/src/test]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) debug = true
[DEBUG]   (f) fork = false
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) outputFileName = Maven2App-1.0-SNAPSHOT
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] [compiler:testCompile]
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\Projects\Maven2App/src/test]
[DEBUG] Classpath: [C:\Projects\Maven2App/build
 C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG] Output directory: C:\Projects\Maven2App\build
[DEBUG] Classpath:
[DEBUG]  C:\Projects\Maven2App/build
[DEBUG]  C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Source roots:
[DEBUG]  C:\Projects\Maven2App/src/test
Compiling 1 source file to C:\Projects\Maven2App\build
[DEBUG] com.sas.mis:Maven2App:jar:1.0-SNAPSHOT (selected for null)
[DEBUG]   junit:junit:jar:3.8.1 (selected for test)
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-surefire-plugin:2.0:test' -->
[DEBUG]   (f) basedir = C:\Projects\Maven2App
[DEBUG]   (f) classesDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) classpathElements = [C:\Projects\Maven2App/build, C:\Documents 
and Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar]
[DEBUG]   (f) localRepository = [local] -> file://C:\Documents and 
Settings\srsank\.m2\repository
[DEBUG]   (f) pluginArtifacts = [surefire:surefire:jar:1.4, 
junit:junit:jar:3.8.1, surefire:surefire-booter:jar:1.4, 
org.codehaus.plexus:plexus-utils:jar:1.0.4, 
org.apache.maven:maven-plugin-api:jar:2.0, 
org.apache.maven:maven-artifact:jar:2.0]
[DEBUG]   (f) printSummary = true
[DEBUG]   (f) reportFormat = brief
[DEBUG]   (f) reportsDirectory = C:\Projects\Maven2App/build/surefire-reports
[DEBUG]   (f) testClassesDirectory = C:\Projects\Maven2App\build
[DEBUG]   (f) useFile = true
[DEBUG] -- end configuration --
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\Projects\Maven2App/build/surefire-reports
[DEBUG] Test Classpath :
[DEBUG] C:\Projects\Maven2App\build
[DEBUG] C:\Projects\Maven2App\build
[DEBUG] C:\Projects\Maven2App/build
[DEBUG] C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\surefire\surefire\1.4\surefire-1.4.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar
[DEBUG] Adding to surefire test classpath: C:\Documents and 
Settings\srsank\.m2\repository\surefire\surefire-booter\1.4\surefire-booter-1.4.jar
[DEBUG] Adding to surefire test classpath: 
c:\.devtools\maven-2.0\core\plexus-utils-1.0.4.jar

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to