Jenkins
What is Maven and How Does it Work With Jenkins?
Posted on June 26th, 2025.Searching up “What does Maven do” will leave you with a feeling like you know less.
Searching up “What does Maven do” will leave you with a feeling like you know less.
Backlogs were designed to streamline software delivery, but over time, they’ve turned into cluttered lists full of ideas and changes that never get done. Instead of driving action, they turn work into a series of placeholders and “someday” tasks. Important changes get stuck in limbo, and decisions get delayed. There’s a...
In 2024, we published our first State of Software Supply Chain Security report. The goal was to better understand how teams were managing open-source risks, vulnerabilities, and DevSecOps processes. We expected to find that secure teams relied on strict policies and specialized tools—but that’s not what we saw. Visibility, Not Just...
Jenkins Experts are vital to an organization, but when the expert is the only one who can properly work Jenkins it creates a bottleneck for the team.
.NET 8 is just around the corner and has developers looking to migrate from .NET Framework. Problem is, they have no idea what to do with their Windows Communication Foundation (WCF) applications.
Windows PowerShell remoting lets you run any PowerShell command remotely on other machines. Learn how to avoid the disasters that come with PS Remoting.
“Vibe coding”, or developers using AI assistants to quickly churn out code via prompts is the new thing. While generally helpful, there is a risk that these tools can suggest packages that don’t actually exist or have been “slopsquatted” (named to mimic legit ones). This supply chain security risk could welcome vulnerabilities or malware...
Storing build artifacts in Jenkins is not ideal, as they can be lost/deleted easily. Use a different repository, like Maven or ProGet, to do the storage.
.NET 5 will not support ASP.NET Web Forms, but your applications do NOT need to be rewritten yet. Use our advice to make good decisions for each app.
Moq, FluentAssertions, MassTransit, AutoMapper, MediatR – if those NuGet package names sound familiar, it might be from all the recent controversy. The authors of these free, open-source .NET libraries announced they would be going commercial, and that lead to a predictable backlash from users. So much so, that we had to write an...