See 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/1242/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: LevelDB Store 5.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/jetty/maven-jetty-plugin/7.6.7.v20120910/maven-jetty-plugin-7.6.7.v20120910.pom
[WARNING] The POM for org.eclipse.jetty:maven-jetty-plugin:jar:7.6.7.v20120910 
is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.jetty:maven-jetty-plugin:7.6.7.v20120910: Plugin 
org.eclipse.jetty:maven-jetty-plugin:7.6.7.v20120910 or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.7.v20120910
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
activemq-leveldb-store ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ 
activemq-leveldb-store ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ 
activemq-leveldb-store ---
[INFO] [INFO] Compiling: 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/src/main/proto/records.proto>

[INFO] --- hawtbuf-protoc:1.9:compile (default) @ activemq-leveldb-store ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
activemq-leveldb-store ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
activemq-leveldb-store ---
[INFO] 
[INFO] --- scala-maven-plugin:3.1.0:compile (default) @ activemq-leveldb-store 
---
[INFO] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/src/main/java>:-1:
 info: compiling
[INFO] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/target/generated-sources/proto>:-1:
 info: compiling
[INFO] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala>:-1:
 info: compiling
[INFO] Compiling 21 source files to 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/target/classes>
 at 1362822304810
[INFO] compiler plugin: 
BasicArtifact(org.fusesource.jvmassert,jvmassert,1.4,null)
[WARNING] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala/org/apache/activemq/leveldb/DBManager.scala>:255:
 warning: non-variable type argument Long in type pattern (Long, Int) is 
unchecked since it is eliminated by erasure
[WARNING]       case x:(Long, Int) =>
[WARNING]              ^
[WARNING] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala/org/apache/activemq/leveldb/LevelDBClient.scala>:1103:
 warning: non-variable type argument Long in type pattern (Long, Int) is 
unchecked since it is eliminated by erasure
[WARNING]                     case x:(Long, Int) => x
[WARNING]                            ^
[WARNING] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala/org/apache/activemq/leveldb/LevelDBClient.scala>:1124:
 warning: non-variable type argument Long in type pattern (Long, Int) is 
unchecked since it is eliminated by erasure
[WARNING]                     case x:(Long, Int) => x
[WARNING]                            ^
[WARNING] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala/org/apache/activemq/leveldb/LevelDBClient.scala>:1167:
 warning: non-variable type argument Long in type pattern (Long, Int) is 
unchecked since it is eliminated by erasure
[WARNING]                     case x:(Long, Int) => x
[WARNING]                            ^
[WARNING] warning: there were 6 feature warnings; re-run with -feature for 
details
[WARNING] 5 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 22 s
[INFO] [INFO] Compiling 8 source files to 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/target/classes>

[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
activemq-leveldb-store ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- scala-maven-plugin:3.1.0:compile (compile) @ activemq-leveldb-store 
---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
activemq-leveldb-store ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
activemq-leveldb-store ---
[INFO] 
[INFO] --- scala-maven-plugin:3.1.0:testCompile (test-compile) @ 
activemq-leveldb-store ---
[INFO] 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/src/test/scala>:-1:
 info: compiling
[INFO] Compiling 10 source files to 
<https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-leveldb-store/ws/target/test-classes>
 at 1362822328622
[INFO] compiler plugin: 
BasicArtifact(org.fusesource.jvmassert,jvmassert,1.4,null)
[WARNING] warning: there were 5 feature warnings; re-run with -feature for 
details
[WARNING] one warning found
[INFO] prepare-compile in 0 s
[INFO] compile in 10 s

Reply via email to