Maven Exec Plug-In for running POJO applications

I needed to run a plain Java application as part of one of my maven projects – it’s a tool for priming an RDF ontology database with some fixed content – and it took me ages to find the appropriate maven incantation. I’m blogging the answer, in the probably vain hope that it will give my search terms (“maven2 run pojo java application”) some extra googlejuice so that other seekers have a slightly easier time of it in future. Anyhoo, the answer is the Maven2 Exec Plug-In.

 newer · index · older