Anda di halaman 1dari 2

[INFO] Scanning for projects...

[INFO]
[INFO] -----------------------------------------------------------------------[INFO] Building orientdb-test 1.0
[INFO] -----------------------------------------------------------------------[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ orientdb-test --[INFO] Deleting /home/svramu/workspace/orientdb-test/target
[INFO]
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ orientdb-t
est --[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i
.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/svramu/workspace/orientdb-test/
src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ orientdb-test -[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. bu
ild is platform dependent!
[INFO] Compiling 1 source file to /home/svramu/workspace/orientdb-test/target/cl
asses
[WARNING] /home/svramu/workspace/orientdb-test/src/main/java/org/example/orientd
b/App.java: /home/svramu/workspace/orientdb-test/src/main/java/org/example/orien
tdb/App.java uses unchecked or unsafe operations.
[WARNING] /home/svramu/workspace/orientdb-test/src/main/java/org/example/orientd
b/App.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ or
ientdb-test --[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i
.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/svramu/workspace/orientdb-test/
src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ orientd
b-test --[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. bu
ild is platform dependent!
[INFO] Compiling 1 source file to /home/svramu/workspace/orientdb-test/target/te
st-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ orientdb-test --[INFO] Surefire report directory: /home/svramu/workspace/orientdb-test/target/su
refire-reports
------------------------------------------------------T E S T S
------------------------------------------------------Running org.example.gremlin.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ orientdb-test ---

[INFO] Building jar: /home/svramu/workspace/orientdb-test/target/orientdb-test-1


.0.jar
[INFO]
[INFO] >>> exec-maven-plugin:1.2.1:java (default-cli) @ orientdb-test >>>
[INFO]
[INFO] <<< exec-maven-plugin:1.2.1:java (default-cli) @ orientdb-test <<<
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:java (default-cli) @ orientdb-test --CREATE CLASS Machine EXTENDS V
11
CREATE CLASS Workload EXTENDS V
12
CREATE CLASS calls EXTENDS E
13
CREATE CLASS contains EXTENDS E
14
CREATE VERTEX Machine CONTENT {'CPU': '1', 'RAM': '2'}
v(Machine)[#11:2]
null
toyota
null
null
null
null
null
111
SELECT FROM V
com.tinkerpop.blueprints.impls.orient.OrientDynaElementIterable@302317ab
v(Machine)[#11:0]
v(Machine)[#11:1]
v(Machine)[#11:2]
v(Workload)[#12:0]
v(Workload)[#12:1]
v(Workload)[#12:2]
v(Workload)[#12:3]
222
SELECT FROM E
com.tinkerpop.blueprints.impls.orient.OrientDynaElementIterable@7c38325d
e[#13:0][#11:0-calls->#11:1]
333
Closing...
[INFO] -----------------------------------------------------------------------[INFO] BUILD SUCCESS
[INFO] -----------------------------------------------------------------------[INFO] Total time: 5.790s
[INFO] Finished at: Wed Apr 13 06:25:10 IST 2016
[INFO] Final Memory: 29M/207M
[INFO] ------------------------------------------------------------------------

Anda mungkin juga menyukai