Mavenizer intends to ease the (rather painfull) process of making third party libraries (which are not built with Maven) available as artifacts on a maven repository.
PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
Creates Installers using Ant by configuring an XML file (no java required): The installer collects user input, then run specific Ant targets from a build.xml file. Runs in a Swing GUI or on the commandline.
Cpp Ant task implementation.
The project is simple cpp ant task implementation. It is intended to be platform independent but it requires presence of cpp preprocessor somewhere in searchpath.
Goodform is a coding standards checker for Oracle Forms .fmb files. Project coding standards are defined in an xml file which reference java classes (both defined by the user) which are invoked by Goodform as it parses an fmb file.
Misc packages including a matrix application, a text based minesweeper, and simple console functions bundled to be run from a virtual console. Some packages are independently runnable. http://damf.sourceforge.net/ for more information.
Automated DB Deployment and Maintenance (ADDAM) eases the tracking & applying of SQL (DDL, DML) scripts to manage changes. In effect, "Agile DB Development" for prod/dev. Other tools include reverse-engineer schema and import/export from/to CSV files.
QALab collects and consolidates data from several QA tools, like pmd, checkstyle, FindBugs, Cobertura and Simian and keeps track of them overtime. This allows developers,architects and project managers alike to be presented with a trend of the project QA
XMACROJ is an XML based macro language used to assemble text files from re-usable XML components...originally developed to generate JSP/XHTML files, by-passing the need for JSP include directives
This is a ant2svg extension designed which provides a graphical rappresentation of tiles definitions hierarchy. It will be further exetended to provide spring beans rappresentation.
A utility that uses the shebang (hash-bang) mechanism to create self-contained executable java applications that require no support files and can be executed on the unix commandline
Ruben provides Maven 2.x plugins for Ruby builds. Includes functionality for unit testing, syntax checking, rails/gem packaging and dependency resolution.
jRate is a real-time Java compiler and runtime system (based on GNU GCJ) with support for much of the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions.
SlickDeploy provides deployment process management for J2EE Applications on IBM WebSphere Application Server through open framework that helps developers and system administration teams standardise and automate tasks.
EasyReDeploy is an useful utility to change the contents of any archive file without opening it. This is mostly required for ReDeployments. Any modifications takes complete build process,reduce this tedious work with this tool.