mirror of https://github.com/apache/maven.git
ignores
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379359 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b39b0a2cce
commit
00cc963ef2
|
@ -1,38 +0,0 @@
|
|||
+ 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] ----------------------------------------------------------------------------
|
Loading…
Reference in New Issue