Hacker News new | ask | show | jobs
by prezjordan 5069 days ago
`porn.xml` scared me until I noticed it was pom.
1 comments

"A Project Object Model or POM is the fundamental unit of work in Maven. It is an XML file that contains information about the project and configuration details used by Maven to build the project."

You'll see this on lots of JVM-based projects.

He was making a joke about misreading 'pom.xml' as 'porn.xml' (all caps: 'POM.XML', 'PORN.XML'). I guess the issue works both ways for those more used to seeing maven projects than pornography!