Jenkins build is back to normal : OpenNLP » Apache OpenNLP Tools #317

2012-04-03 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/317/changes



Build failed in Jenkins: OpenNLP #359

2012-07-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/359/

--
Failed to access build log

hudson.util.IOException2: remote file operation failed: 
/home/jenkins/jenkins-slave/workspace/OpenNLP at 
hudson.remoting.Channel@659590f5:ubuntu1
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.FilePath.toURI(FilePath.java:879)
at hudson.tasks.MailSender.createFailureMail(MailSender.java:278)
at hudson.tasks.MailSender.getMail(MailSender.java:153)
at hudson.tasks.MailSender.execute(MailSender.java:99)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1012)
at hudson.model.Run.execute(Run.java:1532)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:492)
at hudson.remoting.Request.call(Request.java:129)
at hudson.remoting.Channel.call(Channel.java:663)
at hudson.FilePath.act(FilePath.java:831)
... 10 more
Caused by: java.io.IOException
at hudson.remoting.Channel.close(Channel.java:895)
at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
at hudson.remoting.PingThread.ping(PingThread.java:114)
at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1341528481737 
hasn't completed at 1341528721737
... 2 more
Caused by: java.util.concurrent.TimeoutException
at hudson.remoting.Request$1.get(Request.java:275)
at hudson.remoting.Request$1.get(Request.java:210)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at hudson.remoting.PingThread.ping(PingThread.java:107)
... 1 more


Build failed in Jenkins: OpenNLP #361

2012-07-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/361/

--
Started by an SCM change
Building remotely on ubuntu2 in workspace 
https://builds.apache.org/job/OpenNLP/ws/
Cleaning local Directory trunk
Checking out https://svn.apache.org/repos/asf/opennlp/trunk
ERROR: Failed to check out https://svn.apache.org/repos/asf/opennlp/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS 
/repos/asf/opennlp/trunk failed
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:304)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:289)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:277)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:696)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:619)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:103)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1018)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
at 
org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
at 
org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
at 
org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
at 
org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:925)
at 
org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
at 
org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
at 
org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
at 
org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1221)
at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:292)
at 
org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:781)
at 
hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:85)
at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:144)
at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:789)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:770)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: svn: E175002: OPTIONS /repos/asf/opennlp/trunk failed
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
... 33 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request 
failed on '/repos/asf/opennlp/trunk'
svn: E175002: connection refused by the server
at 
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
at 
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:681)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
... 32 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/opennlp/trunk'
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:679)
... 33 more
Caused by: svn: E175002: connection refused by the server
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:424)
... 33 more
Caused by: java.net.ConnectException: Connection timed out
at 

Build failed in Jenkins: OpenNLP #362

2012-07-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/362/

--
Started by an SCM change
Building remotely on ubuntu2 in workspace 
https://builds.apache.org/job/OpenNLP/ws/
Cleaning local Directory trunk
Checking out https://svn.apache.org/repos/asf/opennlp/trunk
ERROR: Failed to check out https://svn.apache.org/repos/asf/opennlp/trunk
org.tmatesoft.svn.core.SVNException: svn: OPTIONS /repos/asf/opennlp/trunk 
failed
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:283)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:271)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:533)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:98)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1011)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
at 
org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:482)
at 
org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:876)
at 
org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:534)
at 
org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:901)
at 
hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:84)
at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136)
at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:788)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:769)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: OPTIONS 
/repos/asf/opennlp/trunk failed
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
... 26 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: OPTIONS request failed on 
'/repos/asf/opennlp/trunk'
svn: connection refused by the server
at 
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
at 
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:662)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:292)
... 25 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: OPTIONS request failed 
on '/repos/asf/opennlp/trunk'
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:660)
... 26 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: connection refused by 
the server
at 
org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:418)
... 26 more
Caused by: java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
at java.net.Socket.connect(Socket.java:546)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:584)
at 
org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
... 1 more
FATAL: null

Jenkins build is back to normal : OpenNLP #363

2012-07-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/363/



Jenkins build is still unstable: OpenNLP #384

2012-10-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/changes



Jenkins build is still unstable: OpenNLP » Apache OpenNLP Maxent #385

2012-10-04 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-maxent/changes



Jenkins build is still unstable: OpenNLP #385

2012-10-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/changes



Jenkins build is back to stable : OpenNLP » Apache OpenNLP Maxent #386

2012-10-04 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-maxent/386/changes



Jenkins build is back to stable : OpenNLP #386

2012-10-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/386/changes



Build failed in Jenkins: OpenNLP #398

2013-02-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/398/

--
Failed to access build log

hudson.util.IOException2: remote file operation failed: 
/home/hudson/hudson-slave/workspace/OpenNLP at 
hudson.remoting.Channel@513fbcc4:ubuntu2
at hudson.FilePath.act(FilePath.java:861)
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.toURI(FilePath.java:966)
at hudson.tasks.MailSender.createFailureMail(MailSender.java:279)
at hudson.tasks.MailSender.getMail(MailSender.java:154)
at hudson.tasks.MailSender.execute(MailSender.java:100)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:964)
at hudson.model.Run.execute(Run.java:1613)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:494)
at hudson.remoting.Request.call(Request.java:129)
at hudson.remoting.Channel.call(Channel.java:672)
at hudson.FilePath.act(FilePath.java:854)
... 10 more
Caused by: hudson.remoting.Channel$OrderlyShutdown
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
at hudson.remoting.Channel$2.handle(Channel.java:435)
at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
at hudson.remoting.Command.init(Command.java:56)
at hudson.remoting.Channel$CloseCommand.init(Channel.java:844)
at hudson.remoting.Channel$CloseCommand.init(Channel.java:842)
at hudson.remoting.Channel.close(Channel.java:909)
at hudson.remoting.Channel.close(Channel.java:892)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849)
... 2 more


Jenkins build is back to normal : OpenNLP #401

2013-03-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/401/changes



Build failed in Jenkins: OpenNLP #422

2013-09-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/422/changes

Changes:

[joern] OPENNLP-588 eoEntityLinker does not provide a method for setting the 
properties file location in order to get the database connection, it is 
currently hard coded

--
[...truncated 8203 lines...]
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ opennlp-docs ---
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-remote-resources-plugin:1.2.1:process (default) @ opennlp-docs 
---
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
opennlp-docs ---
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-javadoc-plugin:2.8:jar (create-javadoc-jar) @ opennlp-docs ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
Sep 2, 2013 10:43:04 PM hudson.maven.ExecutedMojo init
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-source-plugin:2.1.2:jar (create-source-jar) @ opennlp-docs ---
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:04 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- docbkx-maven-plugin:2.0.11:generate-html (default) @ opennlp-docs ---
[INFO] Processing input file: opennlp.xml
Loading Xslthl configuration from 
jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/net/sf/docbook/docbook-xsl/1.75.2/docbook-xsl-1.75.2-ns-resources.zip!/docbook/highlighting/xslthl-config.xml...
[INFO] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-docs/target/docbkx/html/opennlp.html
 has been generated.
[INFO] Executing tasks
 [copy] Copying 1 file to 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-docs/target/docbkx/html
[INFO] Executed tasks
Sep 2, 2013 10:43:12 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:12 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- apache-rat-plugin:0.7:check (default-cli) @ opennlp-docs ---
[INFO] Exclude: release.properties
Sep 2, 2013 10:43:12 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:12 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-install-plugin:2.3.1:install (default-install) @ opennlp-docs 
---
[INFO] Installing 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-docs/pom.xml to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/opennlp/opennlp-docs/1.6.0-SNAPSHOT/opennlp-docs-1.6.0-SNAPSHOT.pom
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: Building Apache OpenNLP Distribution 1.6.0-SNAPSHOT
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ opennlp-distr ---
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-remote-resources-plugin:1.2.1:process (default) @ opennlp-distr 
---
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
opennlp-distr ---
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Sep 2, 2013 10:43:13 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- 

Jenkins build is back to stable : OpenNLP » Apache OpenNLP Tools #425

2013-09-13 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/425/changes



Build failed in Jenkins: OpenNLP » Apache OpenNLP Tools #445

2013-10-29 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/445/changes

Changes:

[markg] OPENNLP-611
GeoHashBinScorer has java 1.7 dependant objects.

[markg] OPENNLP-611
Commiting POM with 1.7 build tags.

--
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: Building Apache OpenNLP Tools 1.6.0-SNAPSHOT
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ opennlp-tools ---
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-remote-resources-plugin:1.2.1:process (default) @ opennlp-tools 
---
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ 
opennlp-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:58 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-compiler-plugin:2.3.2:compile (default-compile) @ opennlp-tools 
---
[INFO] Compiling 518 source files to 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/target/classes
[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/util/model/FeatureGeneratorFactorySerializer.java:[26,36]
 [deprecation] FeatureGeneratorFactory in opennlp.tools.util.featuregen has 
been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/util/model/FeatureGeneratorFactorySerializer.java:[30,34]
 [deprecation] FeatureGeneratorFactory in opennlp.tools.util.featuregen has 
been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/CmdLineTool.java:[55,48]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TgetBasicHelp(ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/TypedCmdLineTool.java:[91,48]
 [unchecked] Possible heap pollution from parameterized vararg type ClassA
[WARNING] 
A extends Object declared in method AgetBasicHelp(ClassA...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[163,59]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TcheckProxyInterfaces(ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[235,51]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TcreateUsage(ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[312,53]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[335,58]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[103,8]
 [deprecation] 
ChunkerME(ChunkerModel,int,SequenceValidatorString,ChunkerContextGenerator) 
in ChunkerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[452,35]
 

Build failed in Jenkins: OpenNLP #445

2013-10-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/445/changes

Changes:

[markg] OPENNLP-611
GeoHashBinScorer has java 1.7 dependant objects.

[markg] OPENNLP-611
POM with 1.7 build tags.

[markg] OPENNLP-611
POM with 1.7 build tags.

[markg] OPENNLP-611
Commiting POM with 1.7 build tags.

--
[...truncated 999 lines...]
Parsing POMs
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[opennlp] $ /home/hudson/tools/java/latest1.7/bin/java -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.2/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/hudson/tools/maven/apache-maven-3.0.2 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 60986
===[JENKINS REMOTING CAPACITY]===channel started
   log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp/pom.xml 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
install
Oct 29, 2013 10:57:29 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectDiscoveryStarted
INFO: Scanning for projects...
Oct 29, 2013 10:57:30 AM org.apache.maven.cli.event.ExecutionEventLogger 
sessionStarted
INFO: 
Oct 29, 2013 10:57:30 AM org.apache.maven.cli.event.ExecutionEventLogger 
sessionStarted
INFO: Reactor Build Order:
Oct 29, 2013 10:57:30 AM org.apache.maven.cli.event.ExecutionEventLogger 
sessionStarted
INFO: 
Oct 29, 2013 10:57:30 AM org.apache.maven.cli.event.ExecutionEventLogger 
sessionStarted
INFO: Apache OpenNLP Reactor
Oct 29, 2013 10:57:30 AM org.apache.maven.cli.event.ExecutionEventLogger 
sessionStarted
INFO: Apache OpenNLP Tools
Oct 29, 2013 10:57:30 AM org.apache.maven.cli.event.ExecutionEventLogger 
sessionStarted
INFO: Apache OpenNLP UIMA Annotators
Oct 29, 2013 10:57:30 AM org.apache.maven.cli.event.ExecutionEventLogger 
sessionStarted
INFO: Apache OpenNLP Documentation
Oct 29, 2013 10:57:30 AM org.apache.maven.cli.event.ExecutionEventLogger 
sessionStarted
INFO: Apache OpenNLP Distribution
Oct 29, 2013 10:57:32 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 29, 2013 10:57:32 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 29, 2013 10:57:32 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: Building Apache OpenNLP Reactor 1.6.0-SNAPSHOT
Oct 29, 2013 10:57:32 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 29, 2013 10:57:33 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:33 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ opennlp ---
Oct 29, 2013 10:57:44 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:44 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-remote-resources-plugin:1.2.1:process (default) @ opennlp ---
Oct 29, 2013 10:57:48 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:48 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ opennlp 
---
Oct 29, 2013 10:57:49 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:49 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-javadoc-plugin:2.8:jar (create-javadoc-jar) @ opennlp ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
Oct 29, 2013 10:57:49 AM hudson.maven.ExecutedMojo init
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
Oct 29, 2013 10:57:49 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:49 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-source-plugin:2.1.2:jar (create-source-jar) @ opennlp ---
Oct 29, 2013 10:57:49 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 2013 10:57:49 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- apache-rat-plugin:0.7:check (default-cli) @ opennlp ---
[INFO] Exclude: release.properties
Oct 29, 2013 10:57:56 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 29, 

Jenkins build is back to normal : OpenNLP » Apache OpenNLP Tools #446

2013-10-29 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/446/changes



Jenkins build is back to normal : OpenNLP #446

2013-10-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/446/changes



Build failed in Jenkins: OpenNLP #450

2013-12-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/450/changes

Changes:

[joern] OPENNLP-623 Added support to train the name finder on OntoNotes data

--
[...truncated 7992 lines...]
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/Detokenizer.java:72:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerME.java:367:
 warning - Tag @link: can't find train(String, ObjectStream, TokenizerFactory, 
TrainingParameters) in opennlp.tools.tokenize.TokenizerME
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerME.java:340:
 warning - Tag @link: can't find train(String, ObjectStream, TokenizerFactory, 
TrainingParameters) in opennlp.tools.tokenize.TokenizerME
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerME.java:275:
 warning - Tag @link: can't find train(String, ObjectStream, TokenizerFactory, 
TrainingParameters) in opennlp.tools.tokenize.TokenizerME
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerME.java:300:
 warning - Tag @link: can't find train(String, ObjectStream, TokenizerFactory, 
TrainingParameters) in opennlp.tools.tokenize.TokenizerME
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerModel.java:142:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerModel.java:111:
 warning - Tag @link: can't find TokenizerModel(String, AbstractModel, Map, 
TokenizerFactory) in opennlp.tools.tokenize.TokenizerModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerModel.java:95:
 warning - Tag @link: can't find TokenizerModel(String, AbstractModel, Map, 
TokenizerFactory) in opennlp.tools.tokenize.TokenizerModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerModel.java:76:
 warning - Tag @link: can't find TokenizerModel(String, AbstractModel, Map, 
TokenizerFactory) in opennlp.tools.tokenize.TokenizerModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SDCrossValidator.java:97:
 warning - Tag @link: can't find SDCrossValidator(String, TrainingParameters, 
Dictionary, SentenceDetectorEvaluationMonitor...) in 
opennlp.tools.sentdetect.SDCrossValidator
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SDCrossValidator.java:77:
 warning - Tag @link: can't find SDCrossValidator(String, TrainingParameters, 
Dictionary, SentenceDetectorEvaluationMonitor...) in 
opennlp.tools.sentdetect.SDCrossValidator
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SDCrossValidator.java:87:
 warning - Tag @link: can't find SDCrossValidator(String, TrainingParameters, 
Dictionary, SentenceDetectorEvaluationMonitor...) in 
opennlp.tools.sentdetect.SDCrossValidator
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SentenceModel.java:78:
 warning - Tag @link: can't find SentenceModel(String, AbstractModel, Map, 
SentenceDetectorFactory) in opennlp.tools.sentdetect.SentenceModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SentenceModel.java:64:
 warning - Tag @link: can't find SentenceModel(String, AbstractModel, Map, 
SentenceDetectorFactory) in opennlp.tools.sentdetect.SentenceModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinker.java:59:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinker.java:70:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinker.java:87:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinker.java:101:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinkerFactory.java:31:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinkerProperties.java:87:
 warning - @return tag has no 

Build failed in Jenkins: OpenNLP #451

2014-01-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/451/changes

Changes:

[joern] OPENNLP-581 the model now first reads the manifest.properties file and 
then proceeds with all the other artifacts

--
[...truncated 7991 lines...]
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/Detokenizer.java:72:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerME.java:367:
 warning - Tag @link: can't find train(String, ObjectStream, TokenizerFactory, 
TrainingParameters) in opennlp.tools.tokenize.TokenizerME
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerME.java:340:
 warning - Tag @link: can't find train(String, ObjectStream, TokenizerFactory, 
TrainingParameters) in opennlp.tools.tokenize.TokenizerME
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerME.java:275:
 warning - Tag @link: can't find train(String, ObjectStream, TokenizerFactory, 
TrainingParameters) in opennlp.tools.tokenize.TokenizerME
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerME.java:300:
 warning - Tag @link: can't find train(String, ObjectStream, TokenizerFactory, 
TrainingParameters) in opennlp.tools.tokenize.TokenizerME
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerModel.java:142:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerModel.java:111:
 warning - Tag @link: can't find TokenizerModel(String, AbstractModel, Map, 
TokenizerFactory) in opennlp.tools.tokenize.TokenizerModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerModel.java:95:
 warning - Tag @link: can't find TokenizerModel(String, AbstractModel, Map, 
TokenizerFactory) in opennlp.tools.tokenize.TokenizerModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/tokenize/TokenizerModel.java:76:
 warning - Tag @link: can't find TokenizerModel(String, AbstractModel, Map, 
TokenizerFactory) in opennlp.tools.tokenize.TokenizerModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SDCrossValidator.java:97:
 warning - Tag @link: can't find SDCrossValidator(String, TrainingParameters, 
Dictionary, SentenceDetectorEvaluationMonitor...) in 
opennlp.tools.sentdetect.SDCrossValidator
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SDCrossValidator.java:77:
 warning - Tag @link: can't find SDCrossValidator(String, TrainingParameters, 
Dictionary, SentenceDetectorEvaluationMonitor...) in 
opennlp.tools.sentdetect.SDCrossValidator
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SDCrossValidator.java:87:
 warning - Tag @link: can't find SDCrossValidator(String, TrainingParameters, 
Dictionary, SentenceDetectorEvaluationMonitor...) in 
opennlp.tools.sentdetect.SDCrossValidator
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SentenceModel.java:78:
 warning - Tag @link: can't find SentenceModel(String, AbstractModel, Map, 
SentenceDetectorFactory) in opennlp.tools.sentdetect.SentenceModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/sentdetect/SentenceModel.java:64:
 warning - Tag @link: can't find SentenceModel(String, AbstractModel, Map, 
SentenceDetectorFactory) in opennlp.tools.sentdetect.SentenceModel
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinker.java:59:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinker.java:70:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinker.java:87:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinker.java:101:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/EntityLinkerFactory.java:31:
 warning - @return tag has no arguments.
[WARNING] 

Build failed in Jenkins: OpenNLP #453

2014-02-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/453/changes

Changes:

[markg] OPENNLP-643
Removed old constructors in lieu of MapString,Pattern[] constructor and 
changed find methods appropriately. Updated unit tests for RegexNameFinder.

[markg] OPENNLP-600
Changed to MockInputStreamFactory everywhere except where a reader was being 
used in the PlainTextBylineStream constructor

[joern] OPENNLP-641 Fixed updating of a feature generator

[colen] OPENNLP-600: Created the InputStreamFactory interface and the 
implementation MarkableFileInputStreamFactory. Created an utility method in 
CmdLineUtil to create InputStreamFactories from a file.

[markg] OPENNLP-643
Initial rough cut. Modified the RegexNameFinder to process a list of regexes by 
type via a constructor with a map. Added a RegexNameFinderFactory which can 
return a set of defaults as a RegexNameFinder. May have been overly creative 
with the Enum...All the regexes still need work, but they are effective for the 
most basic cases. Need non US P# regexes

[joern] OPENNLP-644 Fixed serializer, entries are now written into separate 
lines.

[joern] OPENNLP-641 Added new method to detect the trainer type to Trainer 
Factory and updated Name Finder ME to use it

[joern] OPENNLP-641 The name finder can now use a sequence model to predict the 
outcome

[joern] OPENNL-641 Fixed bug in trainer type detection

[joern] OPENNLP-641 Initial checking of AbstractSequenceTrainer

[joern] OPENNLP-641 Extended TrainerFactory to support true sequence training

[joern] OPENNLP-641 Updated usage of TrainFactory

[joern] OPENNLP-641 Updated usage of TrainFactory

[joern] OPENNLP-641 Passing in the outcomes is now optinal

[joern] OPENNLP-641 Added new interface for real sequence training

[joern] OPENNLP-641 Renamed SequenceTrainer to EventModelSequenceTrainer

[joern] OPENNLP-641 Changed sequence trainer interface to also work with 
plugged in machine learners

[joern] OPENNLP-641 Added a sequence classification model version of beam search

[joern] OPENNLP-641 Enabled sequence training support for the name finder

[joern] OPENNLP-641 Enabled sequence training support for the name finder

[joern] OPENNLP-602 Changed white space sentence handling. Thanks to Tim Miller 
for providing a patch

[joern] OPENNLP-642 Removed iterations and cutoff parameter

[joern] OPENNLP-602 Fixed the sentene detector eval unit test, sentences which 
are only different by white spaces are now considered both correct.

[joern] OPENNLP-640 Added name types option to TokenNameFinderEvaluatorTool

[joern] OPENNLP-641 Added interface for sequence classification model

[joern] OPENNLP-602 White space difference are now ignored during sentence 
detector evaluation.

[joern] OPENNLP-602 Fixed handling of white space only sentences.

[joern] OPENNLP-600 Added a File Input Stream which can be marked.

[joern] OPENNLP-602 Added support for eos char support for LF and CR new line 
chars.

[joern] No jira, extended the Javadoc comment

[joern] No jira, added missing AL headers

[joern] No jira, fixed a null check to avoid a NPE.

[markg] OPENNLP-637
OPENNLP-639
Added throws Exception to EntityLinkerFactory.getLinker. Updated javadocs and 
comments

[markg] OPENNLP-638
Changed method to init and added throws Exception in EntityLinker inteface, 
added static generic type param to entitylinkerfactory. Also updated 
GeoEntityLinker.

[joern] OPENNLP-635 pluggable trainers can now be correctly classified as event 
or sequence

[joern] OPENNLP-634 Deprecated and replaced invocations to 
TrainerFacotry.isSequenceTraining

[joern] OPENNLP-633 Added sample trainer param files

[markg] OPENNLP-632
Stream no longer closed in constructor takes InputStream, try catch used in 
constuctor that takes File, both methods no longer throw FileNotFoundExc. Class 
level input stream removed (was never needed), setPropsFileLoc method removed, 
default constructor removed.

[joern] OPENNLP-120 Removed most unused classes in the ml package

[joern] OPENNLP-573 Removed deprecated 1.4 API

[joern] OPENNLP-72 Replaced all String.toUpperCase invocations with 
StringUtil.toUpperCase

[joern] OPENNLP-72 Replaced all String.toLowerCase invocations with 
StringUtil.toLowerCase

[joern] OPENNLP-533 Renamed the type feature to parseType to avoid problem with 
JCasGen. Thanks to Fergal Monaghan for providing a patch.

[joern] OPENNLP-623 Constructor is now public, class is reused by the OntoNotes 
format package.

[joern] OPENNLP-623 Added OntoNotes format support for the parser and pos 
tagger.

[joern] OPENNLP-598 Added support for right / left square brackets. Manually 
merged the provided patch. Thanks to  Ioan Barbulescu

--
[...truncated 7643 lines...]
 45:  ... loglikelihood=-1.053167872170226  1.0
 46:  ... loglikelihood=-1.032155307350331  1.0
 47:  ... loglikelihood=-1.012016346077315  1.0
 48:  ... loglikelihood=-0.9926960984254278 1.0
 49:  ... 

Build failed in Jenkins: OpenNLP #455

2014-02-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/455/changes

Changes:

[joern] OPENNLp-118 Replaced the EventStream with ObjectStreamEvent

[joern] OPENNLP-600 Reverted changes.

[joern] OPENNLP-600 Reverted a couple of changes. The stream classes need to 
get a new constructor. Ohter classes should for now just continue using the 
deprecated API. BeamSearch was not changed, only commented code was added.

[joern] OPENNLP-600 Removed deprecated main method

[joern] OPENNLP-600 Use the default encoding to read from stdin

[joern] OPENNLP-600 Updated stream factories to use 
CmdLineUtil.createInputStreamFactory

[joern] OPENNLP-600 Refactored the command line Tool classes to use the System 
Input Stream when reading from System.in. And added the Paragraph Stream in the 
Sentence Detector Tool again.

--
[...truncated 1072 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
opennlp-tools ---
[INFO] Compiling 533 source files to 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/target/classes
[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING]  class AbstractObjectStream
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/FeatureGeneratorFactorySerializer.java:[26,36]
 [deprecation] FeatureGeneratorFactory in opennlp.tools.util.featuregen has 
been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/FeatureGeneratorFactorySerializer.java:[30,34]
 [deprecation] FeatureGeneratorFactory in opennlp.tools.util.featuregen has 
been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/CmdLineTool.java:[55,48]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TgetBasicHelp(ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/TypedCmdLineTool.java:[91,48]
 [unchecked] Possible heap pollution from parameterized vararg type ClassA
[WARNING] 
A extends Object declared in method AgetBasicHelp(ClassA...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/domain/LinkedSpan.java:[129,48]
 [unchecked] unchecked cast
[WARNING] 
T extends BaseLink declared in class LinkedSpan
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[163,59]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TcheckProxyInterfaces(ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[235,51]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TcreateUsage(ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[312,53]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[335,58]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[104,8]
 [deprecation] 
ChunkerME(ChunkerModel,int,SequenceValidatorString,ChunkerContextGenerator) 
in ChunkerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[447,35]
 [deprecation] 
train(String,ObjectStreamPOSSample,TrainingParameters,POSDictionary,Dictionary)
 in POSTaggerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[453,39]
 [deprecation] 
train(String,ObjectStreamChunkSample,ChunkerContextGenerator,TrainingParameters)
 in ChunkerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[463,38]
 [deprecation] train(ObjectStreamEvent,MapString,String,MapString,String) 
in TrainUtil has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[473,38]
 [deprecation] train(ObjectStreamEvent,MapString,String,MapString,String) 
in TrainUtil has been deprecated
[WARNING] 

Build failed in Jenkins: OpenNLP #456

2014-02-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/456/changes

Changes:

[joern] OPENNLp-118 Replaced the EventStream with ObjectStreamEvent

--
[...truncated 1059 lines...]
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ opennlp ---
[INFO] Installing 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp/pom.xml to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/opennlp/opennlp/1.6.0-SNAPSHOT/opennlp-1.6.0-SNAPSHOT.pom
[INFO] 
[INFO] 
[INFO] Building Apache OpenNLP Tools 1.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ opennlp-tools ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
opennlp-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
opennlp-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
opennlp-tools ---
[INFO] Compiling 534 source files to 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/target/classes
[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/FeatureGeneratorFactorySerializer.java:[26,36]
 [deprecation] FeatureGeneratorFactory in opennlp.tools.util.featuregen has 
been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/FeatureGeneratorFactorySerializer.java:[30,34]
 [deprecation] FeatureGeneratorFactory in opennlp.tools.util.featuregen has 
been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/CmdLineTool.java:[55,48]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TgetBasicHelp(ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/TypedCmdLineTool.java:[91,48]
 [unchecked] Possible heap pollution from parameterized vararg type ClassA
[WARNING] 
A extends Object declared in method AgetBasicHelp(ClassA...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/entitylinker/domain/LinkedSpan.java:[129,48]
 [unchecked] unchecked cast
[WARNING] 
T extends BaseLink declared in class LinkedSpan
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[163,59]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TcheckProxyInterfaces(ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[235,51]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TcreateUsage(ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[312,53]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[335,58]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] ClassT...)
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[104,8]
 [deprecation] 
ChunkerME(ChunkerModel,int,SequenceValidatorString,ChunkerContextGenerator) 
in ChunkerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[447,35]
 [deprecation] 
train(String,ObjectStreamPOSSample,TrainingParameters,POSDictionary,Dictionary)
 in POSTaggerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[453,39]
 [deprecation] 
train(String,ObjectStreamChunkSample,ChunkerContextGenerator,TrainingParameters)
 in ChunkerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-tools/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[463,38]
 [deprecation] train(ObjectStreamEvent,MapString,String,MapString,String) 
in TrainUtil has been deprecated
[WARNING] 

Build failed in Jenkins: OpenNLP » Apache OpenNLP Tools #456

2014-02-13 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/456/changes

Changes:

[joern] OPENNLp-118 Replaced the EventStream with ObjectStreamEvent

--
[INFO] 
[INFO] 
[INFO] Building Apache OpenNLP Tools 1.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ opennlp-tools ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
opennlp-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
opennlp-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
opennlp-tools ---
[INFO] Compiling 534 source files to 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/target/classes
[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/util/model/FeatureGeneratorFactorySerializer.java:[26,36]
 [deprecation] FeatureGeneratorFactory in opennlp.tools.util.featuregen has 
been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/util/model/FeatureGeneratorFactorySerializer.java:[30,34]
 [deprecation] FeatureGeneratorFactory in opennlp.tools.util.featuregen has 
been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/CmdLineTool.java:[55,48]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TgetBasicHelp(ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/TypedCmdLineTool.java:[91,48]
 [unchecked] Possible heap pollution from parameterized vararg type ClassA
[WARNING] 
A extends Object declared in method AgetBasicHelp(ClassA...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/entitylinker/domain/LinkedSpan.java:[129,48]
 [unchecked] unchecked cast
[WARNING] 
T extends BaseLink declared in class LinkedSpan
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[163,59]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TcheckProxyInterfaces(ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[235,51]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] 
T extends Object declared in method TcreateUsage(ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[312,53]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/cmdline/ArgumentParser.java:[335,58]
 [unchecked] Possible heap pollution from parameterized vararg type ClassT
[WARNING] ClassT...)
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[104,8]
 [deprecation] 
ChunkerME(ChunkerModel,int,SequenceValidatorString,ChunkerContextGenerator) 
in ChunkerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[447,35]
 [deprecation] 
train(String,ObjectStreamPOSSample,TrainingParameters,POSDictionary,Dictionary)
 in POSTaggerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[453,39]
 [deprecation] 
train(String,ObjectStreamChunkSample,ChunkerContextGenerator,TrainingParameters)
 in ChunkerME has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[463,38]
 [deprecation] train(ObjectStreamEvent,MapString,String,MapString,String) 
in TrainUtil has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/parser/treeinsert/Parser.java:[473,38]
 [deprecation] 

Build failed in Jenkins: OpenNLP #476

2014-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/476/changes

Changes:

[ragerri] OPENNLP-725 now the serializer is chosen from dict attribute and 
element tag

--
[...truncated 8811 lines...]
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/src/main/java/opennlp/uima/tokenize/TokenizerTrainer.java:[248,12]
 [deprecation] PlainTextByLineStream(Reader) in PlainTextByLineStream has been 
deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/src/main/java/opennlp/uima/tokenize/TokenizerTrainer.java:[250,54]
 [unchecked] unchecked generic array creation for varargs parameter of type 
ObjectStreamTokenSample[]
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/src/main/java/opennlp/uima/tokenize/TokenizerTrainer.java:[258,30]
 [deprecation] train(String,ObjectStreamTokenSample,boolean) in TokenizerME 
has been deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/src/main/java/opennlp/uima/namefind/NameFinder.java:[138,18]
 [deprecation] NameFinderME(TokenNameFinderModel,int) in NameFinderME has been 
deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/src/main/java/opennlp/uima/namefind/NameFinderTrainer.java:[383,12]
 [deprecation] PlainTextByLineStream(Reader) in PlainTextByLineStream has been 
deprecated
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/src/main/java/opennlp/uima/namefind/NameFinderTrainer.java:[385,54]
 [unchecked] unchecked generic array creation for varargs parameter of type 
ObjectStreamNameSample[]
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/src/main/java/opennlp/uima/namefind/NameFinderTrainer.java:[402,30]
 [deprecation] 
train(String,String,ObjectStreamNameSample,TrainingParameters,byte[],MapString,Object)
 in NameFinderME has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
opennlp-uima ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
opennlp-uima ---
[INFO] Compiling 1 source file to 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ opennlp-uima ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ opennlp-uima ---
[INFO] Building jar: 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/target/opennlp-uima-1.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
opennlp-uima ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ 
opennlp-uima ---
[INFO] Copying junit-4.8.1.jar to 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/target/dependency/junit.jar
[INFO] Copying opennlp-tools-1.6.0-SNAPSHOT.jar to 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/target/dependency/opennlp-tools.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8:jar (create-javadoc-jar) @ opennlp-uima ---
[INFO] 
2 warnings
[WARNING] Javadoc Warnings
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/src/main/java/opennlp/uima/namefind/NameFinderTrainer.java:220:
 warning - @return tag has no arguments.
[WARNING] 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/src/main/java/opennlp/uima/namefind/NameFinderTrainer.java:257:
 warning - @return tag has no arguments.
[INFO] Building jar: 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/target/opennlp-uima-1.6.0-SNAPSHOT-javadoc.jar
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (create-source-jar) @ opennlp-uima ---
[INFO] opennlp already added, skipping
[INFO] opennlp/uima already added, skipping
[INFO] opennlp/uima/util already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] Building jar: 
https://builds.apache.org/job/OpenNLP/ws/trunk/opennlp-uima/target/opennlp-uima-1.6.0-SNAPSHOT-sources.jar
[INFO] opennlp already added, skipping
[INFO] opennlp/uima already added, skipping
[INFO] opennlp/uima/util already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ opennlp-uima ---
[INFO] Exclude: release.properties
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ opennlp-uima 
---
[INFO] Installing 

Jenkins build is back to normal : OpenNLP #477

2014-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP/477/changes



Build failed in Jenkins: OpenNLP_java8 #1

2014-10-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/1/

--
[...truncated 2518 lines...]
AU
opennlp-tools/src/main/java/opennlp/tools/formats/brat/RelationAnnotation.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/brat/SegmenterObjectStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/brat/SpanAnnotation.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/brat/BratAnnotationStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/brat/BratNameSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/NameFinderCensus90NameStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/Conll02NameSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/Conll03NameSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/DocumentSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/Conll02NameSampleStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/DetokenizerSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ConllXSentenceSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/EvalitaNameSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ConllXPOSSampleStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/BioNLP2004NameSampleStreamFactory.java
A opennlp-tools/src/main/java/opennlp/tools/formats/frenchtreebank
AU
opennlp-tools/src/main/java/opennlp/tools/formats/frenchtreebank/ConstitParseSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/frenchtreebank/ConstitParseSampleStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/frenchtreebank/ConstitDocumentHandler.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/EvalitaNameSampleStream.java
A opennlp-tools/src/main/java/opennlp/tools/formats/ad
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADChunkSampleStreamFactory.java
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADNameSampleStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADPOSSampleStream.java
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADSentenceStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADSentenceSampleStream.java
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ad/PortugueseContractionUtility.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADChunkSampleStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADNameSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADTokenSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADPOSSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADSentenceSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ChunkerSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ConllXTokenSampleStreamFactory.java
A opennlp-tools/src/main/java/opennlp/tools/formats/ontonotes
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ontonotes/OntoNotesNameSampleStreamFactory.java
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ontonotes/OntoNotesPOSSampleStreamFactory.java
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ontonotes/OntoNotesParseSampleStream.java
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ontonotes/DocumentToLineStream.java
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ontonotes/OntoNotesFormatParameters.java
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ontonotes/OntoNotesNameSampleStream.java
A 
opennlp-tools/src/main/java/opennlp/tools/formats/ontonotes/OntoNotesParseSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/BioNLP2004NameSampleStream.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/AbstractSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/SentenceSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/WordTagSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/NameSampleDataStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/ParseSampleStreamFactory.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/DirectorySampleStream.java
AUopennlp-tools/src/main/java/opennlp/tools/formats/package-info.java
AU
opennlp-tools/src/main/java/opennlp/tools/formats/TokenSampleStreamFactory.java
AU

Jenkins build is back to normal : OpenNLP_java8 #2

2014-10-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/2/



Jenkins build became unstable: OpenNLP_java8 #41

2015-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/41/changes



Jenkins build is still unstable: OpenNLP_java8 » Apache OpenNLP Tools #43

2015-01-29 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/changes



Jenkins build is still unstable: OpenNLP_java8 #43

2015-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/changes



Jenkins build is still unstable: OpenNLP_java8 » Apache OpenNLP Tools #42

2015-01-29 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/changes



Jenkins build is still unstable: OpenNLP_java8 #42

2015-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/changes



Jenkins build became unstable: OpenNLP_java8 » Apache OpenNLP Tools #41

2015-01-29 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/41/changes



Jenkins build is still unstable: OpenNLP_java8 #44

2015-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/changes



Jenkins build is still unstable: OpenNLP_java8 » Apache OpenNLP Tools #44

2015-01-29 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/changes



Jenkins build is back to stable : OpenNLP_java8 #45

2015-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/45/changes



Jenkins build is back to stable : OpenNLP_java8 » Apache OpenNLP Tools #45

2015-01-29 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/45/changes



Build failed in Jenkins: OpenNLP_java8 » Apache OpenNLP Tools #52

2015-03-09 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/52/changes

Changes:

[ragerri] OPENNLP-714 as an aside, removing unused imports in 
TokenNameFinderModel class

--
[...truncated 7357 lines...]
 96:  ... loglikelihood=-543.2033490552352  0.9327940261356565
 97:  ... loglikelihood=-540.9149750437437  0.9327940261356565
 98:  ... loglikelihood=-538.6632470617498  0.9327940261356565
 99:  ... loglikelihood=-536.4472017091059  0.9327940261356565
100:  ... loglikelihood=-534.2659105154509  0.9327940261356565
Indexing events using cutoff of 5

Computing event counts...  done. 1607 events
Indexing...  done.
Sorting and merging events... done. Reduced 1607 events to 1445.
Done indexing.
Incorporating indexed data for training...  
done.
Number of Event Tokens: 1445
Number of Outcomes: 31
  Number of Predicates: 353
...done.
Computing model parameters ...
Performing 100 iterations.
  1:  ... loglikelihood=-5518.417437607572  0.05289359054138146
  2:  ... loglikelihood=-3974.566652209835  0.6764156813939017
  3:  ... loglikelihood=-3164.719458100912  0.7118855009334163
  4:  ... loglikelihood=-2687.933416494438  0.7367766023646546
  5:  ... loglikelihood=-2370.279658503884  0.7647790914747977
  6:  ... loglikelihood=-2139.9555187696574 0.776602364654636
  7:  ... loglikelihood=-1963.4794873365593 0.7853142501555694
  8:  ... loglikelihood=-1823.103123011517  0.7971375233354075
  9:  ... loglikelihood=-1708.3449826631854 0.8089607965152458
 10:  ... loglikelihood=-1612.4979558880807 0.820784069695084
 11:  ... loglikelihood=-1531.0316706793649 0.8319850653391413
 12:  ... loglikelihood=-1460.7709814059867 0.8413192283758556
 13:  ... loglikelihood=-1399.4260128962076 0.8475420037336652
 14:  ... loglikelihood=-1345.3037978468885 0.8512756689483509
 15:  ... loglikelihood=-1297.1245402561512 0.8556316116988176
 16:  ... loglikelihood=-1253.9015072987663 0.8606098319850654
 17:  ... loglikelihood=-1214.8605985654854 0.8680771624144369
 18:  ... loglikelihood=-1179.385182276089  0.8711885500933416
 19:  ... loglikelihood=-1146.9773940942687 0.8724331051649036
 20:  ... loglikelihood=-1117.2304171749815 0.8786558805227132
 21:  ... loglikelihood=-1089.8082536232253 0.879900435594275
 22:  ... loglikelihood=-1064.4307133125308 0.880522713130056
 23:  ... loglikelihood=-1040.8621049527271 0.8842563783447418
 24:  ... loglikelihood=-1018.9025990883039 0.8848786558805227
 25:  ... loglikelihood=-998.3815492447247  0.8886123210952085
 26:  ... loglikelihood=-979.152268325356   0.8904791537025514
 27:  ... loglikelihood=-961.0879004574981  0.8929682638456752
 28:  ... loglikelihood=-944.0781272142474  0.896701929060361
 29:  ... loglikelihood=-928.0265163015672  0.896701929060361
 30:  ... loglikelihood=-912.8483699356025  0.896701929060361
 31:  ... loglikelihood=-898.468965499771   0.9004355942750467
 32:  ... loglikelihood=-884.8221068341023  0.9016801493466086
 33:  ... loglikelihood=-871.8489234906262  0.9035469819539514
 34:  ... loglikelihood=-859.4968694217969  0.9029247044181705
 35:  ... loglikelihood=-847.7188831971209  0.9029247044181705
 36:  ... loglikelihood=-836.4726799095529  0.9041692594897324
 37:  ... loglikelihood=-825.7201511090911  0.9047915370255134
 38:  ... loglikelihood=-815.4268538678789  0.9066583696328563
 39:  ... loglikelihood=-805.5615737890993  0.9072806471686372
 40:  ... loglikelihood=-796.0959496768005  0.9085252022401992
 41:  ... loglikelihood=-787.0041498753685  0.9085252022401992
 42:  ... loglikelihood=-778.2625921064606  0.9085252022401992
 43:  ... loglikelihood=-769.8497000845186  0.9085252022401992
 44:  ... loglikelihood=-761.7456913590767  0.909769757311761
 45:  ... loglikelihood=-753.9323917753323  0.911014312383323
 46:  ... loglikelihood=-746.3930727099576  0.9128811449906659
 47:  ... loglikelihood=-739.1123078639754  0.9141257000622277
 48:  ... loglikelihood=-732.0758469068498  0.9147479775980087
 49:  ... loglikelihood=-725.2705036877899  0.9147479775980087
 50:  ... loglikelihood=-718.6840570792194  0.9166148102053516
 51:  ... loglikelihood=-712.305162807253   0.9166148102053516
 52:  ... loglikelihood=-706.1232748656183  0.9166148102053516
 53:  ... loglikelihood=-700.128575311813   0.9172370877411326
 54:  ... loglikelihood=-694.3119114141047  0.9184816428126945
 55:  ... loglikelihood=-688.6647392613205  0.9197261978842564
 56:  ... loglikelihood=-683.1790730684056  0.9203484754200373
 57:  ... loglikelihood=-677.8474395135767  0.9209707529558183
 58:  ... loglikelihood=-672.6628365303824  0.9215930304915992
 59:  ... loglikelihood=-667.6186960525662  0.9215930304915992
 60:  ... 

Jenkins build is back to normal : OpenNLP_java8 » Apache OpenNLP Tools #53

2015-03-09 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/53/changes



Build failed in Jenkins: OpenNLP_java8 » Apache OpenNLP Tools #51

2015-03-09 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/51/changes

Changes:

[ragerri] OPENNLP-714 added brown clustering features for token, token class 
and bigrams, plus support class to serialize brown cluster lexicons

--
[...truncated 7356 lines...]
 99:  ... loglikelihood=-77.77586948610757  1.0
100:  ... loglikelihood=-77.02034433289599  1.0
Indexing events using cutoff of 0

Computing event counts...  done. 3802 events
Indexing...  done.
Sorting and merging events... done. Reduced 3802 events to 3779.
Done indexing.
Incorporating indexed data for training...  
done.
Number of Event Tokens: 3779
Number of Outcomes: 24
  Number of Predicates: 22305
...done.
Computing model parameters ...
Performing 100 iterations.
  1:  ... loglikelihood=-12082.960662983643 5.260389268805891E-4
  2:  ... loglikelihood=-3447.059241044431  0.9792214623882167
  3:  ... loglikelihood=-1913.3746339243728 0.9926354550236718
  4:  ... loglikelihood=-1308.3111233991594 0.9963177275118359
  5:  ... loglikelihood=-989.7888378865047  0.9989479221462388
  6:  ... loglikelihood=-795.220545079192   0.9997369805365597
  7:  ... loglikelihood=-664.7349308493319  0.9997369805365597
  8:  ... loglikelihood=-571.4074423025527  1.0
  9:  ... loglikelihood=-501.44830169468975 1.0
 10:  ... loglikelihood=-447.10050453131197 1.0
 11:  ... loglikelihood=-403.6796446689211  1.0
 12:  ... loglikelihood=-368.19564151470087 1.0
 13:  ... loglikelihood=-338.6532165458831  1.0
 14:  ... loglikelihood=-313.67155018555474 1.0
 15:  ... loglikelihood=-292.2655537677728  1.0
 16:  ... loglikelihood=-273.71409574707224 1.0
 17:  ... loglikelihood=-257.4774416483312  1.0
 18:  ... loglikelihood=-243.14376698017682 1.0
 19:  ... loglikelihood=-230.39348758989286 1.0
 20:  ... loglikelihood=-218.9748629029314  1.0
 21:  ... loglikelihood=-208.68693315113114 1.0
 22:  ... loglikelihood=-199.3673470509481  1.0
 23:  ... loglikelihood=-190.88352287223944 1.0
 24:  ... loglikelihood=-183.1261267127468  1.0
 25:  ... loglikelihood=-176.00419040004834 1.0
 26:  ... loglikelihood=-169.4414083815318  1.0
 27:  ... loglikelihood=-163.3732948881201  1.0
 28:  ... loglikelihood=-157.74497728858617 1.0
 29:  ... loglikelihood=-152.50946575253627 1.0
 30:  ... loglikelihood=-147.62628359495463 1.0
 31:  ... loglikelihood=-143.06037363081927 1.0
 32:  ... loglikelihood=-138.7812178158794  1.0
 33:  ... loglikelihood=-134.76212320715166 1.0
 34:  ... loglikelihood=-130.97963872221072 1.0
 35:  ... loglikelihood=-127.41307558078955 1.0
 36:  ... loglikelihood=-124.04411054645566 1.0
 37:  ... loglikelihood=-120.85645575477048 1.0
 38:  ... loglikelihood=-117.83558244182731 1.0
 39:  ... loglikelihood=-114.96848857485365 1.0
 40:  ... loglikelihood=-112.24350245073042 1.0
 41:  ... loglikelihood=-109.65011592547876 1.0
 42:  ... loglikelihood=-107.17884218229128 1.0
 43:  ... loglikelihood=-104.82109392204615 1.0
 44:  ... loglikelihood=-102.56907863095566 1.0
 45:  ... loglikelihood=-100.41570819216709 1.0
 46:  ... loglikelihood=-98.35452059712303  1.0
 47:  ... loglikelihood=-96.37961190519769  1.0
 48:  ... loglikelihood=-94.48557691720845  1.0
 49:  ... loglikelihood=-92.6674572856514   1.0
 50:  ... loglikelihood=-90.9206959942364   1.0
 51:  ... loglikelihood=-89.24109731104522  1.0
 52:  ... loglikelihood=-87.62479146090904  1.0
 53:  ... loglikelihood=-86.06820337924405  1.0
 54:  ... loglikelihood=-84.56802500638727  1.0
 55:  ... loglikelihood=-83.12119066193938  1.0
 56:  ... loglikelihood=-81.72485510596782  1.0
 57:  ... loglikelihood=-80.37637395030148  1.0
 58:  ... loglikelihood=-79.07328613063338  1.0
 59:  ... loglikelihood=-77.81329819017398  1.0
 60:  ... loglikelihood=-76.5942701595584   1.0
 61:  ... loglikelihood=-75.4142028464894   1.0
 62:  ... loglikelihood=-74.27122637316505  1.0
 63:  ... loglikelihood=-73.16358982044491  1.0
 64:  ... loglikelihood=-72.08965185576287  1.0
 65:  ... loglikelihood=-71.0478722370958   1.0
 66:  ... loglikelihood=-70.03680409867725  1.0
 67:  ... loglikelihood=-69.05508693553975  1.0
 68:  ... loglikelihood=-68.10144021391592  1.0
 69:  ... loglikelihood=-67.17465754311746  1.0
 70:  ... loglikelihood=-66.27360135199335  1.0
 71:  ... loglikelihood=-65.39719801956441  1.0
 72:  ... loglikelihood=-64.54443341512737  1.0
 73:  ... loglikelihood=-63.71434880809392  1.0
 74:  ... loglikelihood=-62.90603711217965  1.0
 75:  ... loglikelihood=-62.11863943237873  1.0
 76:  ... loglikelihood=-61.35134188654789  1.0
 77:  ... loglikelihood=-60.60337267636442  1.0
 78:  ... 

Build failed in Jenkins: OpenNLP_java8 #51

2015-03-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/51/changes

Changes:

[ragerri] OPENNLP-714 added brown clustering features for token, token class 
and bigrams, plus support class to serialize brown cluster lexicons

--
[...truncated 8854 lines...]
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/util/BaseToolFactory.java:78:
 warning: no @return
[ERROR] public MapString, Object createArtifactMap() {
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/util/BaseToolFactory.java:99:
 warning: no description for @throws
[ERROR] * @throws InvalidFormatException
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/namefind/TokenNameFinderModel.java:167:
 warning: no @return
[ERROR] public MaxentModel getNameFinderModel() {
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/BaseModel.java:517:
 warning: no description for @param
[ERROR] * @param key
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/BaseModel.java:566:
 warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/ArtifactProvider.java:28:
 warning: no @param for T
[ERROR] public T T getArtifact(String key);
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/ArtifactProvider.java:28:
 warning: no @param for key
[ERROR] public T T getArtifact(String key);
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/ArtifactProvider.java:28:
 warning: no @return
[ERROR] public T T getArtifact(String key);
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/util/model/ArtifactProvider.java:34:
 warning: no description for @param
[ERROR] * @param key
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramGenerator.java:36:
 warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramGenerator.java:58:
 warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:92:
 warning: no description for @param
[ERROR] * @param ngram
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:111:
 warning: no description for @param
[ERROR] * @param ngram
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:112:
 warning: no description for @param
[ERROR] * @param count
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:127:
 warning: no description for @param
[ERROR] * @param ngram
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:175:
 warning: no description for @param
[ERROR] * @param chars
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:176:
 warning: no description for @param
[ERROR] * @param minLength
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:177:
 warning: no description for @param
[ERROR] * @param maxLength
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:197:
 warning: no description for @param
[ERROR] * @param tokens
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:206:
 warning: no description for @param
[ERROR] * @param tokens
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:251:
 warning: no description for @param
[ERROR] * @param cutoffUnder
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ngram/NGramModel.java:252:
 warning: no description for @param
[ERROR] * @param cutoffOver
[ERROR] ^
[ERROR] 

Jenkins build is back to normal : OpenNLP_java8 » Apache OpenNLP Tools #117

2015-08-12 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/117/changes



Jenkins build is back to normal : OpenNLP_java8 #117

2015-08-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/117/changes



Build failed in Jenkins: OpenNLP_java8 » Apache OpenNLP Tools #116

2015-08-12 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/OpenNLP_java8/org.apache.opennlp$opennlp-tools/116/

--
[...truncated 7512 lines...]
Done indexing.
Incorporating indexed data for training...  
done.
Number of Event Tokens: 1493
Number of Outcomes: 2
  Number of Predicates: 3564
...done.
Computing model parameters ...
Performing 100 iterations.
  1:  ... loglikelihood=-1147.1585838266672 0.8507552870090634
  2:  ... loglikelihood=-472.967500991906   0.9601208459214502
  3:  ... loglikelihood=-291.07723687760796 0.9848942598187311
  4:  ... loglikelihood=-206.26897413824335 0.9897280966767371
  5:  ... loglikelihood=-158.3922436217585  0.9903323262839879
  6:  ... loglikelihood=-128.24522995997793 0.9909365558912386
  7:  ... loglikelihood=-107.74217629199612 0.9909365558912386
  8:  ... loglikelihood=-92.97035107242277  0.9915407854984895
  9:  ... loglikelihood=-81.84501995931943  0.9933534743202417
 10:  ... loglikelihood=-73.16874284671613  0.9933534743202417
 11:  ... loglikelihood=-66.21090895123683  0.9939577039274925
 12:  ... loglikelihood=-60.50338961954675  0.9939577039274925
 13:  ... loglikelihood=-55.733845669524406 0.9939577039274925
 14:  ... loglikelihood=-51.68653772919517  0.9939577039274925
 15:  ... loglikelihood=-48.207847831607644 0.9939577039274925
 16:  ... loglikelihood=-45.18539821693645  0.9945619335347432
 17:  ... loglikelihood=-42.53498749725327  0.9945619335347432
 18:  ... loglikelihood=-40.19217936680927  0.9945619335347432
 19:  ... loglikelihood=-38.10674165383808  0.9945619335347432
 20:  ... loglikelihood=-36.23887732676898  0.9945619335347432
 21:  ... loglikelihood=-34.55660952475116  0.9945619335347432
 22:  ... loglikelihood=-33.03392703100277  0.9945619335347432
 23:  ... loglikelihood=-31.649442000456848 0.9945619335347432
 24:  ... loglikelihood=-30.385400121524597 0.9945619335347432
 25:  ... loglikelihood=-29.226938178083326 0.9945619335347432
 26:  ... loglikelihood=-28.161518597897903 0.9951661631419939
 27:  ... loglikelihood=-27.17849286226126  0.9951661631419939
 28:  ... loglikelihood=-26.268760267607313 0.9969788519637462
 29:  ... loglikelihood=-25.42449829026183  0.997583081570997
 30:  ... loglikelihood=-24.63894744084868  0.997583081570997
 31:  ... loglikelihood=-23.906238084701968 0.997583081570997
 32:  ... loglikelihood=-23.221249932839708 0.997583081570997
 33:  ... loglikelihood=-22.579497214621284 0.9981873111782478
 34:  ... loglikelihood=-21.97703421569259  0.9981873111782478
 35:  ... loglikelihood=-21.41037709412822  0.9981873111782478
 36:  ... loglikelihood=-20.876438802575137 0.9981873111782478
 37:  ... loglikelihood=-20.37247463286615  0.9987915407854985
 38:  ... loglikelihood=-19.896036423328383 0.9987915407854985
 39:  ... loglikelihood=-19.444933871098907 0.9987915407854985
 40:  ... loglikelihood=-19.0172017030897   0.9987915407854985
 41:  ... loglikelihood=-18.6110717021854   0.9987915407854985
 42:  ... loglikelihood=-18.22494877620019  0.9987915407854985
 43:  ... loglikelihood=-17.85739040818644  0.9987915407854985
 44:  ... loglikelihood=-17.507088946936864 0.9987915407854985
 45:  ... loglikelihood=-17.172856292797512 0.9987915407854985
 46:  ... loglikelihood=-16.85361061139514  0.9987915407854985
 47:  ... loglikelihood=-16.548364770570913 0.9987915407854985
 48:  ... loglikelihood=-16.256216246763078 0.9987915407854985
 49:  ... loglikelihood=-15.976338288690007 0.9987915407854985
 50:  ... loglikelihood=-15.707972160299303 0.9987915407854985
 51:  ... loglikelihood=-15.45042031304788  0.9987915407854985
 52:  ... loglikelihood=-15.203040360799628 0.9987915407854985
 53:  ... loglikelihood=-14.965239749903033 0.9987915407854985
 54:  ... loglikelihood=-14.736471033061646 0.9987915407854985
 55:  ... loglikelihood=-14.516227669024024 0.9987915407854985
 56:  ... loglikelihood=-14.304040281369872 0.9987915407854985
 57:  ... loglikelihood=-14.099473319130976 0.9987915407854985
 58:  ... loglikelihood=-13.902122069972096 0.9987915407854985
 59:  ... loglikelihood=-13.711609983415938 0.9987915407854985
 60:  ... loglikelihood=-13.52758626733365  0.9987915407854985
 61:  ... loglikelihood=-13.349723725807632 0.9987915407854985
 62:  ... loglikelihood=-13.177716810642115 0.9987915407854985
 63:  ... loglikelihood=-13.011279862365202 0.9987915407854985
 64:  ... loglikelihood=-12.850145519627702 0.9987915407854985
 65:  ... loglikelihood=-12.694063278537318 0.9987915407854985
 66:  ... loglikelihood=-12.542798185737231 0.9987915407854985
 67:  ... loglikelihood=-12.396129650999749 0.9987915407854985
 68:  ... loglikelihood=-12.253850366805954 0.9987915407854985
 69:  ... loglikelihood=-12.11576532385566

Build failed in Jenkins: OpenNLP_java8 #115

2015-08-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenNLP_java8/115/changes

Changes:

[tommaso] OPENNLP-777 - naive bayes classifier (patch from Cohan Sujay Carlos)

[joern] OPENNLP-799 

The NewlineSentenceDetector does not work because of a small comparison error.
The patch fixes the problem, and also adds a class with some tests.

Thanks to Gustavo Knuppe for providing a patch.

--
[...truncated 10804 lines...]
[ERROR] public String[] getSentence() {
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/chunker/ChunkSample.java:80:
 warning: no @return
[ERROR] public String[] getTags() {
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/chunker/ChunkSample.java:85:
 warning: no @return
[ERROR] public String[] getPreds() {
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/chunker/ChunkSample.java:90:
 warning: no @return
[ERROR] public Span[] getPhrasesAsSpanList() {
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/ml/model/SequenceStream.java:35:
 warning: no @param for model
[ERROR] public Event[] updateContext(Sequence sequence, AbstractModel model);
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatCrossValidator.java:60:
 warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatCrossValidator.java:44:
 warning: no @param for languageCode
[ERROR] public DoccatCrossValidator(String languageCode, TrainingParameters 
mlParams,
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatCrossValidator.java:44:
 warning: no @param for mlParams
[ERROR] public DoccatCrossValidator(String languageCode, TrainingParameters 
mlParams,
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatCrossValidator.java:44:
 warning: no @param for factory
[ERROR] public DoccatCrossValidator(String languageCode, TrainingParameters 
mlParams,
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatCrossValidator.java:44:
 warning: no @param for listeners
[ERROR] public DoccatCrossValidator(String languageCode, TrainingParameters 
mlParams,
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatFactory.java:53:
 warning: no description for @param
[ERROR] * @param tokenizer
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatFactory.java:54:
 warning: no description for @param
[ERROR] * @param featureGenerators
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatModel.java:97:
 warning: no @return
[ERROR] public MaxentModel getChunkerModel() {
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatModel.java:60:
 warning: no @param for languageCode
[ERROR] public DoccatModel(String languageCode, MaxentModel doccatModel) {
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DoccatModel.java:60:
 warning: no @param for doccatModel
[ERROR] public DoccatModel(String languageCode, MaxentModel doccatModel) {
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DocumentCategorizer.java:33:
 warning: no description for @param
[ERROR] * @param text
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DocumentCategorizer.java:35:
 warning: no @return
[ERROR] public double[] categorize(String text[]);
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DocumentCategorizerEvaluator.java:42:
 warning: no description for @param
[ERROR] * @param categorizer
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DocumentCategorizerEvaluator.java:44:
 warning: no @param for listeners
[ERROR] public DocumentCategorizerEvaluator(DocumentCategorizer categorizer,
[ERROR] ^
[ERROR] 
https://builds.apache.org/job/OpenNLP_java8/ws/.trunk/opennlp-tools/src/main/java/opennlp/tools/doccat/DocumentCategorizerEventStream.java:39:
 warning: no description for @param
[ERROR] * @param featureGenerators
[ERROR] ^
[ERROR] 

Build failed in Jenkins: OpenNLP_java8 #137

2015-11-04 Thread Apache Jenkins Server
See 

Changes:

[joern] OPENNLP-823 Removed deprecated constructors

[joern] OPENNLP-822 Fixed a bug which prevented custom configuration from being 
included in the model.

--
[...truncated 9094 lines...]
[WARNING] * @param skipAlphaNumerics
[WARNING] ^
[WARNING] 
:69:
 warning: no description for @param
[WARNING] * @param cg
[WARNING] ^
[WARNING] 
:40:
 warning: no description for @param
[WARNING] * @param eosCharacters
[WARNING] ^
[WARNING] 
:51:
 warning: no description for @param
[WARNING] * @param eosCharacters
[WARNING] ^
[WARNING] 
:65:
 warning: no description for @param
[WARNING] * @param eosCharacters
[WARNING] ^
[WARNING] 
:89:
 warning: no description for @throws
[WARNING] * @throws IOException
[WARNING] ^
[WARNING] 
:77:
 warning: no @param for languageCode
[WARNING] public SDCrossValidator(String languageCode) {
[WARNING] ^
[WARNING] 
:57:
 warning: no @param for languageCode
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params) {
[WARNING] ^
[WARNING] 
:57:
 warning: no @param for params
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params) {
[WARNING] ^
[WARNING] 
:67:
 warning: no @param for languageCode
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params,
[WARNING] ^
[WARNING] 
:67:
 warning: no @param for params
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params,
[WARNING] ^
[WARNING] 
:67:
 warning: no @param for listeners
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params,
[WARNING] ^
[WARNING] 
:37:
 warning: no description for @param
[WARNING] * @param samples
[WARNING] ^
[WARNING] 
:39:
 warning: no @param for cg
[WARNING] public SDEventStream(ObjectStream samples, 
SDContextGenerator cg,
[WARNING] ^
[WARNING] 
:39:
 warning: no @param for scanner
[WARNING] public SDEventStream(ObjectStream samples, 
SDContextGenerator cg,
[WARNING] ^
[WARNING] 
:45:
 warning: no description for @param
[WARNING] * @param sentenceDetector
[WARNING] ^
[WARNING] 
:56:
 warning: no description for @param
[WARNING] * @param languageCode
[WARNING] ^
[WARNING] 
:57:
 warning: no description for @param
[WARNING] * @param abbreviationDictionary
[WARNING] ^
[WARNING] 
:58:
 warning: no description for @param
[WARNING] * @param eosCharacters
[WARNING] ^
[WARNING] 
:60:
 warning: no @param 

Build failed in Jenkins: OpenNLP » Apache OpenNLP UIMA Annotators #550

2015-11-04 Thread Apache Jenkins Server
See 

--
[INFO] 
[INFO] 
[INFO] Building Apache OpenNLP UIMA Annotators 1.6.1-SNAPSHOT
[INFO] 
Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/uima/uimaj-core/2.3.1/uimaj-core-2.3.1.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.3.1/uimaj-core-2.3.1.pom
Downloaded: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.3.1/uimaj-core-2.3.1.pom
 (7 KB at 858.4 KB/sec)
Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/uima/uimaj-parent/2.3.1/uimaj-parent-2.3.1.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-parent/2.3.1/uimaj-parent-2.3.1.pom
Downloaded: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-parent/2.3.1/uimaj-parent-2.3.1.pom
 (9 KB at 1605.9 KB/sec)
Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/uima/parent-pom/1/parent-pom-1.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/uima/parent-pom/1/parent-pom-1.pom
Downloaded: 
http://repo1.maven.org/maven2/org/apache/uima/parent-pom/1/parent-pom-1.pom (60 
KB at 7478.4 KB/sec)
Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/uima/uimaj-core/2.3.1/uimaj-core-2.3.1.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.3.1/uimaj-core-2.3.1.jar
Downloaded: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/2.3.1/uimaj-core-2.3.1.jar
 (1249 KB at 26012.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opennlp-uima ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ opennlp-uima 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
opennlp-uima ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opennlp-uima 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to 

[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING] 
:[248,13]
 PlainTextByLineStream(java.io.Reader) in 
opennlp.tools.util.PlainTextByLineStream has been deprecated
[WARNING] 
:[250,55]
 unchecked generic array creation for varargs parameter of type 
opennlp.tools.util.ObjectStream[]
[WARNING] 
:[258,31]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,boolean)
 in opennlp.tools.tokenize.TokenizerME has been deprecated
[WARNING] 
:[130,22]
 POSTaggerME(opennlp.tools.postag.POSModel,int,int) in 
opennlp.tools.postag.POSTaggerME has been deprecated
[WARNING] 
:[177,50]
 tag(java.util.List) in opennlp.tools.postag.POSTaggerME has 
been deprecated
[WARNING] 
:[112,55]
 isSequenceTraining(java.util.Map) in 
opennlp.tools.ml.TrainerFactory has been deprecated
[WARNING] 
:[123,25]
 POSDictionary(java.io.BufferedReader,boolean) in 
opennlp.tools.postag.POSDictionary has been deprecated
[WARNING] 
:[210,42]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,opennlp.tools.util.model.ModelType,opennlp.tools.postag.POSDictionary,opennlp.tools.dictionary.Dictionary,int,int)
 in opennlp.tools.postag.POSTaggerME has been deprecated
[WARNING] 
:[383,13]
 PlainTextByLineStream(java.io.Reader) in 

Build failed in Jenkins: OpenNLP_java8 » Apache OpenNLP UIMA Annotators #137

2015-11-04 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache OpenNLP UIMA Annotators 1.6.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opennlp-uima ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ opennlp-uima 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
opennlp-uima ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opennlp-uima 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to 

[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING] 
:[112,55]
 isSequenceTraining(java.util.Map) in 
opennlp.tools.ml.TrainerFactory has been deprecated
[WARNING] 
:[133,54]
 
train(java.lang.String,opennlp.tools.util.ObjectStream)
 in opennlp.tools.doccat.DocumentCategorizerME has been deprecated
[WARNING] 
:[383,13]
 PlainTextByLineStream(java.io.Reader) in 
opennlp.tools.util.PlainTextByLineStream has been deprecated
[WARNING] 
:[385,55]
 unchecked generic array creation for varargs parameter of type 
opennlp.tools.util.ObjectStream[]
[WARNING] 
:[402,31]
 
train(java.lang.String,java.lang.String,opennlp.tools.util.ObjectStream,opennlp.tools.util.TrainingParameters,byte[],java.util.Map)
 in opennlp.tools.namefind.NameFinderME has been deprecated
[WARNING] 
:[130,22]
 POSTaggerME(opennlp.tools.postag.POSModel,int,int) in 
opennlp.tools.postag.POSTaggerME has been deprecated
[WARNING] 
:[177,50]
 tag(java.util.List) in opennlp.tools.postag.POSTaggerME has 
been deprecated
[WARNING] 
:[248,13]
 PlainTextByLineStream(java.io.Reader) in 
opennlp.tools.util.PlainTextByLineStream has been deprecated
[WARNING] 
:[250,55]
 unchecked generic array creation for varargs parameter of type 
opennlp.tools.util.ObjectStream[]
[WARNING] 
:[258,31]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,boolean)
 in opennlp.tools.tokenize.TokenizerME has been deprecated
[WARNING] 
:[123,25]
 POSDictionary(java.io.BufferedReader,boolean) in 
opennlp.tools.postag.POSDictionary has been deprecated
[WARNING] 
:[210,42]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,opennlp.tools.util.model.ModelType,opennlp.tools.postag.POSDictionary,opennlp.tools.dictionary.Dictionary,int,int)
 in opennlp.tools.postag.POSTaggerME has been deprecated
[INFO] 12 warnings 
[INFO] -
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 

Jenkins build is back to normal : OpenNLP_java8 #138

2015-11-05 Thread Apache Jenkins Server
See 



Build failed in Jenkins: OpenNLP_java8 » Apache OpenNLP UIMA Annotators #155

2016-04-27 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache OpenNLP UIMA Annotators 1.6.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opennlp-uima ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ opennlp-uima 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
opennlp-uima ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opennlp-uima 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to 

[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING] 
:[112,55]
 isSequenceTraining(java.util.Map) in 
opennlp.tools.ml.TrainerFactory has been deprecated
[WARNING] 
:[133,54]
 
train(java.lang.String,opennlp.tools.util.ObjectStream)
 in opennlp.tools.doccat.DocumentCategorizerME has been deprecated
[WARNING] 
:[383,13]
 PlainTextByLineStream(java.io.Reader) in 
opennlp.tools.util.PlainTextByLineStream has been deprecated
[WARNING] 
:[385,55]
 unchecked generic array creation for varargs parameter of type 
opennlp.tools.util.ObjectStream[]
[WARNING] 
:[402,31]
 
train(java.lang.String,java.lang.String,opennlp.tools.util.ObjectStream,opennlp.tools.util.TrainingParameters,byte[],java.util.Map)
 in opennlp.tools.namefind.NameFinderME has been deprecated
[WARNING] 
:[130,22]
 POSTaggerME(opennlp.tools.postag.POSModel,int,int) in 
opennlp.tools.postag.POSTaggerME has been deprecated
[WARNING] 
:[177,50]
 tag(java.util.List) in opennlp.tools.postag.POSTaggerME has 
been deprecated
[WARNING] 
:[248,13]
 PlainTextByLineStream(java.io.Reader) in 
opennlp.tools.util.PlainTextByLineStream has been deprecated
[WARNING] 
:[250,55]
 unchecked generic array creation for varargs parameter of type 
opennlp.tools.util.ObjectStream[]
[WARNING] 
:[258,31]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,boolean)
 in opennlp.tools.tokenize.TokenizerME has been deprecated
[WARNING] 
:[123,25]
 POSDictionary(java.io.BufferedReader,boolean) in 
opennlp.tools.postag.POSDictionary has been deprecated
[WARNING] 
:[210,42]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,opennlp.tools.util.model.ModelType,opennlp.tools.postag.POSDictionary,opennlp.tools.dictionary.Dictionary,int,int)
 in opennlp.tools.postag.POSTaggerME has been deprecated
[INFO] 12 warnings 
[INFO] -
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 

Build failed in Jenkins: OpenNLP » Apache OpenNLP UIMA Annotators #560

2016-04-27 Thread Apache Jenkins Server
See 

--
[INFO] 
[INFO] 
[INFO] Building Apache OpenNLP UIMA Annotators 1.6.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opennlp-uima ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ opennlp-uima 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
opennlp-uima ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opennlp-uima 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to 

[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING] 
:[133,54]
 
train(java.lang.String,opennlp.tools.util.ObjectStream)
 in opennlp.tools.doccat.DocumentCategorizerME has been deprecated
[WARNING] 
:[112,55]
 isSequenceTraining(java.util.Map) in 
opennlp.tools.ml.TrainerFactory has been deprecated
[WARNING] 
:[123,25]
 POSDictionary(java.io.BufferedReader,boolean) in 
opennlp.tools.postag.POSDictionary has been deprecated
[WARNING] 
:[210,42]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,opennlp.tools.util.model.ModelType,opennlp.tools.postag.POSDictionary,opennlp.tools.dictionary.Dictionary,int,int)
 in opennlp.tools.postag.POSTaggerME has been deprecated
[WARNING] 
:[130,22]
 POSTaggerME(opennlp.tools.postag.POSModel,int,int) in 
opennlp.tools.postag.POSTaggerME has been deprecated
[WARNING] 
:[177,50]
 tag(java.util.List) in opennlp.tools.postag.POSTaggerME has 
been deprecated
[WARNING] 
:[248,13]
 PlainTextByLineStream(java.io.Reader) in 
opennlp.tools.util.PlainTextByLineStream has been deprecated
[WARNING] 
:[250,55]
 unchecked generic array creation for varargs parameter of type 
opennlp.tools.util.ObjectStream[]
[WARNING] 
:[258,31]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,boolean)
 in opennlp.tools.tokenize.TokenizerME has been deprecated
[WARNING] 
:[383,13]
 PlainTextByLineStream(java.io.Reader) in 
opennlp.tools.util.PlainTextByLineStream has been deprecated
[WARNING] 
:[385,55]
 unchecked generic array creation for varargs parameter of type 
opennlp.tools.util.ObjectStream[]
[WARNING] 
:[402,31]
 
train(java.lang.String,java.lang.String,opennlp.tools.util.ObjectStream,opennlp.tools.util.TrainingParameters,byte[],java.util.Map)
 in opennlp.tools.namefind.NameFinderME has been deprecated
[INFO] 12 warnings 
[INFO] -
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 

Build failed in Jenkins: OpenNLP_java8 » Apache OpenNLP UIMA Annotators #156

2016-04-27 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache OpenNLP UIMA Annotators 1.6.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opennlp-uima ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ opennlp-uima 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
opennlp-uima ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opennlp-uima 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to 

[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING] 
:[112,55]
 isSequenceTraining(java.util.Map) in 
opennlp.tools.ml.TrainerFactory has been deprecated
[WARNING] 
:[133,54]
 
train(java.lang.String,opennlp.tools.util.ObjectStream)
 in opennlp.tools.doccat.DocumentCategorizerME has been deprecated
[WARNING] 
:[383,13]
 PlainTextByLineStream(java.io.Reader) in 
opennlp.tools.util.PlainTextByLineStream has been deprecated
[WARNING] 
:[385,55]
 unchecked generic array creation for varargs parameter of type 
opennlp.tools.util.ObjectStream[]
[WARNING] 
:[402,31]
 
train(java.lang.String,java.lang.String,opennlp.tools.util.ObjectStream,opennlp.tools.util.TrainingParameters,byte[],java.util.Map)
 in opennlp.tools.namefind.NameFinderME has been deprecated
[WARNING] 
:[130,22]
 POSTaggerME(opennlp.tools.postag.POSModel,int,int) in 
opennlp.tools.postag.POSTaggerME has been deprecated
[WARNING] 
:[177,50]
 tag(java.util.List) in opennlp.tools.postag.POSTaggerME has 
been deprecated
[WARNING] 
:[248,13]
 PlainTextByLineStream(java.io.Reader) in 
opennlp.tools.util.PlainTextByLineStream has been deprecated
[WARNING] 
:[250,55]
 unchecked generic array creation for varargs parameter of type 
opennlp.tools.util.ObjectStream[]
[WARNING] 
:[258,31]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,boolean)
 in opennlp.tools.tokenize.TokenizerME has been deprecated
[WARNING] 
:[123,25]
 POSDictionary(java.io.BufferedReader,boolean) in 
opennlp.tools.postag.POSDictionary has been deprecated
[WARNING] 
:[210,42]
 
train(java.lang.String,opennlp.tools.util.ObjectStream,opennlp.tools.util.model.ModelType,opennlp.tools.postag.POSDictionary,opennlp.tools.dictionary.Dictionary,int,int)
 in opennlp.tools.postag.POSTaggerME has been deprecated
[INFO] 12 warnings 
[INFO] -
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 

Build failed in Jenkins: OpenNLP_java8 #156

2016-04-27 Thread Apache Jenkins Server
See 

Changes:

[ragerri] OPENNLP-760 adding APL header to lemmatizer component classes

--
[...truncated 9117 lines...]
[WARNING] public SDCrossValidator(String languageCode) {
[WARNING] ^
[WARNING] 
:57:
 warning: no @param for languageCode
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params) {
[WARNING] ^
[WARNING] 
:57:
 warning: no @param for params
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params) {
[WARNING] ^
[WARNING] 
:67:
 warning: no @param for languageCode
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params,
[WARNING] ^
[WARNING] 
:67:
 warning: no @param for params
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params,
[WARNING] ^
[WARNING] 
:67:
 warning: no @param for listeners
[WARNING] public SDCrossValidator(String languageCode, TrainingParameters 
params,
[WARNING] ^
[WARNING] 
:37:
 warning: no description for @param
[WARNING] * @param samples
[WARNING] ^
[WARNING] 
:39:
 warning: no @param for cg
[WARNING] public SDEventStream(ObjectStream samples, 
SDContextGenerator cg,
[WARNING] ^
[WARNING] 
:39:
 warning: no @param for scanner
[WARNING] public SDEventStream(ObjectStream samples, 
SDContextGenerator cg,
[WARNING] ^
[WARNING] 
:45:
 warning: no description for @param
[WARNING] * @param sentenceDetector
[WARNING] ^
[WARNING] 
:56:
 warning: no description for @param
[WARNING] * @param languageCode
[WARNING] ^
[WARNING] 
:57:
 warning: no description for @param
[WARNING] * @param abbreviationDictionary
[WARNING] ^
[WARNING] 
:58:
 warning: no description for @param
[WARNING] * @param eosCharacters
[WARNING] ^
[WARNING] 
:60:
 warning: no @param for useTokenEnd
[WARNING] public SentenceDetectorFactory(String languageCode, boolean 
useTokenEnd,
[WARNING] ^
[WARNING] 
:308:
 warning: no @param for languageCode
[WARNING] public static SentenceModel train(String languageCode,
[WARNING] ^
[WARNING] 
:308:
 warning: no @param for samples
[WARNING] public static SentenceModel train(String languageCode,
[WARNING] ^
[WARNING] 
:308:
 warning: no @param for useTokenEnd
[WARNING] public static SentenceModel train(String languageCode,
[WARNING] ^
[WARNING] 
:308:
 warning: no @param for abbreviations
[WARNING] public static SentenceModel train(String languageCode,
[WARNING] ^
[WARNING] 
:308:
 warning: no @param for mlParams
[WARNING] public static SentenceModel train(String languageCode,
[WARNING] ^
[WARNING] 

Build failed in Jenkins: OpenNLP #568

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #569

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #567

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #573

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #570

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #572

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #576

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #574

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #575

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #600

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H15 (ubuntu xenial) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #599

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #601

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #606

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #605

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #602

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #607

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #608

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #618

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #620

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #609

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #611

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #616

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #617

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #619

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #612

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #615

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #610

2017-06-16 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #613

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #614

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #625

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #627

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #626

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #623

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #621

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #622

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #634

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #628

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #631

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #629

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #630

2017-06-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #635

2017-06-18 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #637

2017-06-18 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #577

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #579

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #581

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


Build failed in Jenkins: OpenNLP #578

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 

ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
[WARNINGS] Skipping publisher since build result is FAILURE


  1   2   3   >