mirror of https://github.com/apache/maven.git
39 lines
1.8 KiB
Plaintext
39 lines
1.8 KiB
Plaintext
+ Error stacktraces are turned on.
|
|
[INFO] Scanning for projects...
|
|
[INFO] Searching repository for plugin with prefix: 'clean'.
|
|
[INFO] ----------------------------------------------------------------------------
|
|
[INFO] Building Unnamed - org.apache.maven.it:maven-core-it0090:jar:1.0
|
|
[INFO] task-segment: [clean:clean, test]
|
|
[INFO] ----------------------------------------------------------------------------
|
|
[INFO] [clean:clean]
|
|
[INFO] Deleting directory /home/jvanzyl/js/org/apache/maven/components/trunk/maven-core-it/it0090/target
|
|
[INFO] [resources:resources]
|
|
[INFO] Using default encoding to copy filtered resources.
|
|
[INFO] [core-it:generate-envar-properties {execution: default}]
|
|
>>>> MAVEN_TEST_ENVAR_VALUE
|
|
[INFO] [compiler:compile]
|
|
[INFO] No sources to compile
|
|
[INFO] [resources:testResources]
|
|
[INFO] Using default encoding to copy filtered resources.
|
|
[INFO] [compiler:testCompile]
|
|
Compiling 1 source file to /home/jvanzyl/js/org/apache/maven/components/trunk/maven-core-it/it0090/target/test-classes
|
|
[INFO] [surefire:test]
|
|
[INFO] Setting reports dir: /home/jvanzyl/js/org/apache/maven/components/trunk/maven-core-it/it0090/target/surefire-reports
|
|
|
|
-------------------------------------------------------
|
|
T E S T S
|
|
-------------------------------------------------------
|
|
[surefire] Running org.apache.maven.it0090.PomInterpolationTest
|
|
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
|
|
|
|
Results :
|
|
[surefire] Tests run: 1, Failures: 0, Errors: 0
|
|
|
|
[INFO] ----------------------------------------------------------------------------
|
|
[INFO] BUILD SUCCESSFUL
|
|
[INFO] ----------------------------------------------------------------------------
|
|
[INFO] Total time: 2 seconds
|
|
[INFO] Finished at: Wed Jan 11 13:34:32 EST 2006
|
|
[INFO] Final Memory: 4M/13M
|
|
[INFO] ----------------------------------------------------------------------------
|