Apache Maven
SoftwareWikipedia
14
MENTIONS
11
EPISODES
10
PODCASTS
Search complete. 14 mentions across 11 episodes found for "Apache Maven".
Sep 11, 2026
How Okta sets guardrails and context for AI agents
R
15:18Robert LuceroGUEST
One of the scariest things I think we all saw when we were trying to figure this whole thing out was we gave our agent a task, but the environment wasn't set up correctly.
R
15:28Robert LuceroGUEST
And it didn't know about our CI system in terms of how to get the right versions of Java and Maven and some other things.
R
15:34Robert LuceroGUEST
but because it's a non-deterministic system and very similar to what we see new hires do okay i don't have java what am i going to do oh i'm going to go look on the internet to go get a version of java okay well i can't download that version of java well let me go find another thing i'm going to build a curl command to go find a different version that i know about based on my lom training And when we saw this play out, we're like, absolutely not.
R
16:01Robert LuceroGUEST
We have to sandbox this.
The Real Reason SpaceX Paid $60B for Cursor
P
38:15Papani OkaiGUEST
But that was the whole point of dependency management.
P
38:18Papani OkaiGUEST
That's why we use Maven, right? It's like, you know, I want this function, give it to me so I can move on, right? And, you know, it's funny, was it three years ago we had the Log4j issue? And look at what it did [laughs] to a whole industry, whole companies.
P
38:31Papani OkaiGUEST
Log, Log4j.
P
38:33Papani OkaiGUEST
Like, everybody was like, "What the hell?" And it just screwed up everybody.
Fast JSON and Furious Runtime
D
15:41David KralGUEST
So there is an integration between these two projects, even on this level, because this is something we felt is something someone might use because it's useful.
A
16:00Adam BienHOST
But is it the Helidon Media Jason P.? It is not that, right? So if you had it on dash media dash JSONP, it's the Maven coordinates.
A
16:11Adam BienHOST
It starts with JSONP support.
A
16:14Adam BienHOST
This is not this, right?
BellSoft’s Catherine Edelveis on hardened runtime images, container security, and more
J
25:01Josh LongHOST
written the Docker file, why do I need the...
J
25:03Josh LongHOST
Just having Maven call that step wasn't interesting to me.
J
25:06Josh LongHOST
It's not writing the Docker file in the first place and mapping my world to that, especially since when it comes to running the application, I don't know what the world looks like.
J
25:16Josh LongHOST
I don't have the whole map of what the world of running a software process looks like.
13 MINS LATER
K
38:36Katherine EdelweissGUEST
Right? Which is cool, of course.
K
38:38Katherine EdelweissGUEST
And we have our own build pack, also the Paqueta build pack.
K
38:42Katherine EdelweissGUEST
You can specify that in your Maven or Gradle plugin, again.
K
38:46Katherine EdelweissGUEST
And it uses, instead of Ubuntu, it uses Alpaquita, our own minimal OS.
DOP 366: How to Prevent npm Supply Chain Attacks
D
3:26Darren PopeHOST
And since we haven't talked about this, David, I want to go ahead and just draw the comparisons because I'm a Java guy.
D
3:32Darren PopeHOST
So Sonotype runs Maven Central.
D
3:35Darren PopeHOST
The way I've sort of read it is ArcGIS runs the NPM registry.
D
3:39Darren PopeHOST
Is that correct?
40 MINS LATER
D
43:29Darren PopeHOST
But I look at it and go, where is all this stuff coming from? Because, again, coming from the Java ecosystem, I see a .m2 directory and there's all the thousands of .jar files.
D
43:41Darren PopeHOST
It's like, okay, great.
D
43:43Darren PopeHOST
I'm doing a fresh Maven install.
D
43:45Darren PopeHOST
Perfect.
Databases, AI Agents and Death by Tooling - Michael Simons | The Marco Show
M
42:51Michael SimonsGUEST
It supports different build files.
M
42:53Michael SimonsGUEST
I always use the Maven version.
M
42:55Michael SimonsGUEST
And it takes your classes, your dependencies, and builds a graph out of it.
M
42:59Michael SimonsGUEST
and stores it into a graph database, in that case Neo4j.
From PHP to Java: Building Tools, Frameworks, and AI-Assisted IDEs
A
65:14Adam BienHOST
And he wanted to create a startup, a software startup, because he retired and he used that and it works.
A
65:24Adam BienHOST
So it is like, I think the simplest possible thing, you only need the credentials, Maven, and it works.
S
65:31Steve HannahGUEST
And how is it deploying it? Does it do it as Lambda? But I mean, is it creating like a Docker image? Zip.
A
65:39Adam BienHOST
No, no, no.
GitHub Copilot, Clean Context, Automated Testing & AI Coding Agents with Lars Gyrup Brink Nielsen [MVP]
M
44:21Mirko PetersHOST
Mm
L
44:21Lars Gyrup Brink NielsenGUEST
... and Java, Maven, and Gradle and things like that, um, in Nx itself.
L
44:28Lars Gyrup Brink NielsenGUEST
And then on top of that, there's open source projects, uh, for other, supporting other programming languages like Python and Go and things like that.
L
44:38Lars Gyrup Brink NielsenGUEST
So it's, it's, uh, at this point it's a, uh, what's it called? A, a, a polyglot toolchain for-
"Keeping Up with the Java Release Train" [I/O]
B
15:56Billy KorandoHOST
Mm-hmm.
D
15:56Danish NawabaGUEST
So just to give you an idea, at the moment, we, uh, invest quite heavily in making sure, first of all, at an application level, all your Maven or Gradle dependencies are up to date.
B
16:04Billy KorandoHOST
Yeah.
D
16:04Danish NawabaGUEST
We invest quite a lot in tools like Dependabot and so on.
The Most Useless NPM Repos
M
14:42Matt TreinerHOST
And it wasn't until LeftPad happened that I think that like anyone really started thinking.
M
14:48Matt TreinerHOST
I mean, like certainly many people that understood like Maven or Gradle or like understood like how package management was done before this kind of like idiosyncratic approach.
M
15:01Matt TreinerHOST
There was, I think that There were people that knew, but my response to those people would have been shut up old fuddy duddies.
M
15:10Matt TreinerHOST
I'm writing code, right? Like there was really no like broad concern about it.
21 MINS LATER
J
36:09Jeff SiegelGUEST
But if I compare that to the Java side, well, you got to run, assuming that when I say runtime, maybe I mean a web.
J
36:16Jeff SiegelGUEST
How do you run your web application, assuming it's a web application? Well, you need Tomcat or Jetty for that.
J
36:20Jeff SiegelGUEST
Then you need Maven or Gradle or Artifactory or Nexus or, you know, store your artifacts.
J
36:28Jeff SiegelGUEST
You need to use some kind of external SaaS tool.
1 more episode mentions Apache Maven.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.