You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/29 11:11:16 UTC

Build failed in Jenkins: james-server-trunk » Apache James :: Server :: POP3 #5299

See <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/5299/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: Server :: POP3 3.0.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 4.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ james-server-protocols-pop3 ---
[INFO] Deleting <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ james-server-protocols-pop3 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ james-server-protocols-pop3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ james-server-protocols-pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ james-server-protocols-pop3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ james-server-protocols-pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[47,41] cannot find symbol
  symbol:   class InMemoryId
  location: package org.apache.james.mailbox.inmemory
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[74,33] cannot find symbol
  symbol:   class InMemoryId
  location: class org.apache.james.pop3server.POP3ServerTest
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[713,50] cannot find symbol
  symbol:   class InMemoryId
  location: class org.apache.james.pop3server.POP3ServerTest
[INFO] 3 errors 
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Build failed in Jenkins: james-server-trunk » Apache James :: Server :: POP3 #5302

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/5302/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: Server :: POP3 3.0.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 0.6 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/protocols-pop3-1.6.4-20150617.121220-974.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/protocols-pop3-1.6.4-20150617.121220-974.pom (3 KB at 5.4 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/protocols-pop3-1.6.4-20150617.121220-974.jar
Downloaded: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/protocols-pop3-1.6.4-20150617.121220-974.jar (52 KB at 89.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ james-server-protocols-pop3 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ james-server-protocols-pop3 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ james-server-protocols-pop3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ james-server-protocols-pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ james-server-protocols-pop3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ james-server-protocols-pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[47,41] cannot find symbol
  symbol:   class InMemoryId
  location: package org.apache.james.mailbox.inmemory
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[74,33] cannot find symbol
  symbol:   class InMemoryId
  location: class org.apache.james.pop3server.POP3ServerTest
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[713,50] cannot find symbol
  symbol:   class InMemoryId
  location: class org.apache.james.pop3server.POP3ServerTest
[INFO] 3 errors 
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Build failed in Jenkins: james-server-trunk » Apache James :: Server :: POP3 #5301

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/5301/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: Server :: POP3 3.0.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 3.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ james-server-protocols-pop3 ---
[INFO] Deleting <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ james-server-protocols-pop3 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ james-server-protocols-pop3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ james-server-protocols-pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ james-server-protocols-pop3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ james-server-protocols-pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[47,41] cannot find symbol
  symbol:   class InMemoryId
  location: package org.apache.james.mailbox.inmemory
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[74,33] cannot find symbol
  symbol:   class InMemoryId
  location: class org.apache.james.pop3server.POP3ServerTest
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[713,50] cannot find symbol
  symbol:   class InMemoryId
  location: class org.apache.james.pop3server.POP3ServerTest
[INFO] 3 errors 
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Build failed in Jenkins: james-server-trunk » Apache James :: Server :: POP3 #5300

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/5300/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: Server :: POP3 3.0.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 14.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/protocols-pop3-1.6.4-20150617.121220-974.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/protocols-pop3-1.6.4-20150617.121220-974.pom (3 KB at 25.3 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/protocols-pop3-1.6.4-20150617.121220-974.jar
Downloaded: http://repository.apache.org/snapshots/org/apache/james/protocols/protocols-pop3/1.6.4-SNAPSHOT/protocols-pop3-1.6.4-20150617.121220-974.jar (52 KB at 994.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ james-server-protocols-pop3 ---
[INFO] Deleting <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ james-server-protocols-pop3 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ james-server-protocols-pop3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ james-server-protocols-pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ james-server-protocols-pop3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ james-server-protocols-pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[47,41] cannot find symbol
  symbol:   class InMemoryId
  location: package org.apache.james.mailbox.inmemory
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[74,33] cannot find symbol
  symbol:   class InMemoryId
  location: class org.apache.james.pop3server.POP3ServerTest
[ERROR] <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/ws/src/test/java/org/apache/james/pop3server/POP3ServerTest.java>:[713,50] cannot find symbol
  symbol:   class InMemoryId
  location: class org.apache.james.pop3server.POP3ServerTest
[INFO] 3 errors 
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org