Migrating my Mind to Maven (Part 1) – Packaging the Application
Originally all NetBeans Platform applications were built using the Ant-based build harness. And of course this option is still available in NetBeans 7.1. However, the IDE also has tool support for creating platform applications built with Maven, which was added in more recent versions. I have been working with the NetBeans Platform since 5.5 days, … Read more