JBoss Forge Addon for Confluence Maven Plugin has been released!
Introduction J Boss Forge is an enhanced java shell, tightly coupled with maven, that allows to develop scaffolding, wizards and whatever utilities that you can imagine. It is defined as: The fastest way to build applications, share your software and enjoy doing it. From release 2.0 , JBoss Forge has implemented an UI abstraction layer that allow to run its shells both as command line interface (CLI) than as eclipse's plugin with GUI . This is a very nice feature that has pushed me to develop a JBoss Forge addon for my confluence maven plugin , to make easier setup confluence publication within your maven project Let's give a look at how to setup the confluence maven plugin in your project from eclipse using JBoss Forge First, Install Forge2 in Eclipse To do this an Update Site is available for Eclipse Kepler or Luna (4.3/4.4) at http://download.jboss.org/jbosstools/builds/staging/jbosstools-forge_master/all/repo/ Install...