Hacker News new | ask | show | jobs
by krzyk 710 days ago
But maven does not.
2 comments

Maven plugins and extensions can execute arbitrary code, so you should still exercise care when running an untrusted maven project.
you mean because it's xml instead of executable code?
No, because it was designed that way - declarative.

You can have xml with code-like-structures, e.g. Ant