Code In Focus
Home
Blog
About
Code In Focus
Categories
Guides (5)
Postmortem (1)
Featured Tags
jenkins (4)
java (3)
docker (2)
kubernetes (2)
maven (2)
nodejs (2)
ci (1)
javascript (1)
kiss (1)
software (1)
typescript (1)
yagni (1)
Recommend Series
Jenkins-Pipelines (4)
Software-Development (1)
Blog
8 posts
Here I’m publishing my ideas, thoughts or simply rants.
««
«
1
2
»
»»
Using Maven and Jenkins to perform modular Java builds
Apr 13, 2020
2 minutes read
This is a third post in a series, describing the problems my team has faced during implementation of Jenkins pipelines in Kubernetes. Jenkins Java Centric Pipelines in Kubernetes Building Maven Projects in Jenkins Docker workers Using Maven and Jenkins to perform modular Java builds (This article) Building Docker Images in Jenkins on Kubernetes Modular Maven builds in stateless Jenkins workers Maven is a pretty smart piece of software.......
guides
jenkins-pipelines
java
maven
jenkins
Building Maven Projects in Jenkins Docker workers
Apr 3, 2020
4 minutes read
This is a second post in a series, describing the problems my team has faced during implementation of Jenkins pipelines in Kubernetes. Jenkins Java Centric Pipelines in Kubernetes Building Maven Projects in Jenkins Docker workers (This article) Using Maven and Jenkins to perform modular Java builds Building Docker Images in Jenkins on Kubernetes Building Maven projects in Docker or Kubernetes can be trickier than it first appears.......
guides
jenkins-pipelines
java
maven
jenkins
Jenkins Java Centric Pipelines in Kubernetes
Mar 27, 2020
2 minutes read
This is a first post in a series, describing the problems my team has faced during implementation of Jenkins pipelines in Kubernetes. Jenkins Java Centric Pipelines in Kubernetes (This article) Building Maven Projects in Jenkins Docker workers Using Maven and Jenkins to perform modular Java builds Building Docker Images in Jenkins on Kubernetes When I took this project, I’ve read a considerable number of guides and documentation pages, some of them official, others written by bloggers like me.......
guides
jenkins-pipelines
jenkins
kubernetes
««
«
1
2
»
»»