NUL Test Report

Wed, 26 Sep 2012 02:35:22 CEST

10. Resource manager compilation (michal/wvtest/passive-test)

>>> cd resmgr
! michal/wvtest/passive-test:48 cd resmgr okok
>>> mvn compile
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for eu.passive:resmgr:bundle:0.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ line 80, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Passive Resource Manager 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.springsource.com/maven/bundles/external/eu/passive/parentAtos/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/bundles/release/eu/passive/parentAtos/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/libraries/release/eu/passive/parentAtos/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/libraries/external/eu/passive/parentAtos/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/bundles/release/eu/passive/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/bundles/external/eu/passive/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/libraries/release/eu/passive/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/libraries/external/eu/passive/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/bundles/release/eu/passive/libvirt/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/libraries/release/eu/passive/libvirt/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/libraries/external/eu/passive/libvirt/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.springsource.com/maven/bundles/external/eu/passive/libvirt/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ resmgr ---
[debug] execute contextualize
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-scala-plugin:2.15.2:compile (default) @ resmgr ---
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /home/sojka/passive/src/resmgr/src/main/java:-1: info: compiling
[INFO] /home/sojka/passive/src/resmgr/src/main/scala:-1: info: compiling
[INFO] Compiling 21 source files to /home/sojka/passive/src/resmgr/target/classes at 1348619599077
[INFO] prepare-compile in 0 s
[INFO] compile in 68 s
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ resmgr ---
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/sojka/passive/src/resmgr/target/classes
[INFO]
[INFO] --- maven-scala-plugin:2.15.2:compile (compile) @ resmgr ---
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:25.359s
[INFO] Finished at: Wed Sep 26 02:34:30 CEST 2012
[INFO] Final Memory: 29M/1933M
[INFO] ------------------------------------------------------------------------
! michal/wvtest/passive-test:49 mvn compile okok