I figured out the problem Never use an non-stable version of anything.
The surefire version 3.0.0-M5 was the culprit. I
reverted this back to 2.X.X and it is working fine now.
On Tuesday, July 14, 2020 at 2:02:27 PM UTC-5, Hector Fontanez wrote:
>
> We updated our project to Java 14 a whi
We updated our project to Java 14 a while back. However, we forgot to update
the POM so that the Maven compiler plugin would compile with Java 14. Prior to
the change, we were using Java 1.8.
I updated the plugins section of my POM.xml like this:
org.apache.maven.plugins
Hi,
I guess what you are looking for is this https://plugins.jenkins.io/ec2/
This should be able to help you achieve your requirement.
Thanks
On Tue., Jul. 14, 2020, 04:22 Amedee Van Gasse,
wrote:
> I have a job that makes use of Tesseract for OCR.
> Tesseract runs *a lot* faster on GPU-optim
I have a job that makes use of Tesseract for OCR.
Tesseract runs *a lot* faster on GPU-optimized computers.
So I was thinking of running this job on an AWS EC2 instance of type P or
G, which have NVIDIA Tesla GPUs.
However, these instance types are quite expensive, and the job runs only
about 10