Externalizer is a directory based Ant task to externalize strings. The externalize process search all occurrences of a pattern defined string and externalize this string in a further file. The great advantage of the Externalizer is the scalability and extendability via modular structure. Smooth integration into Apache Ant gives an advantage to configure the Externalizer in an easy way.
The Externalizer can be used with all types of files or programming languages, f.e. php, java and so on. For each programming language you can define your own patterns to find strings, to substitute and to externalize them.
Maven DocCheck Plugin is a report-type plugin for Apache Maven. It will create and register a report on missing and corrupt javadoc comments using the Sun Doc Check Doclet.
Generates documentation for the Java code in the project using the Doc Check Doclet. The default settings will suit many projects, and simply entering maven doccheck will create the standard documentation.
Ivy is a popular dependency manager focusing on flexibility and simplicity.
Find out more about its unique enterprise features, what people say about it,
and how it can improve your build system!
Artifactory is a Maven2 proxy repository with advanced features. It is based on JCR (using JackRabbit as the implementation), with a web UI based on Wicket, and embeded Jetty for quick start. All artifacts are stored in an embedded Derby DB.
Antmod is a Java and Ant based tool for:
1. Build Management:
* Antmod plugins help you speed-up java development
* Share build files across projects in a consistent way
2. Release Management:
* Release descriptors describe your projects
* Versioning is standardized across projects
* Modularize your software development process
3. Repository Management:
* CVS or Subversion repositories are accessible easily and consistently
Build. Test. Release.
Maestro - the powerful, open source-based solution stack from Mergere, brings best practices to build automation, eliminating most tedious interaction at runtime.
Based on the Apache Software Foundation's Maven, the Mergere's build platform frees developers to focus on writing applications, instead of writing build scripts. Maestro gives development teams the tools to automate, track, audit and analyze their application life cycle, to ensure that builds run from start to finish without issues -- shortening release time-lines, enhancing code quality, and enabling organizations to capture, maintain and reuse project knowledge.
jeanda stands for "Java Efficiency and Agility Analysis". It is a set of ant tasks and supporting Java code which are intended to be inserted into project builds. When inserted, it compares the .class files in the build fileset with previous builds, with the help of BCEL.
It is intended to be fast, relatively space efficient, and non-intrusive - if successful in these respects, then it will not inhibit project builds. And, as long as it does not hinder project builds, then it has the capability to provide useful raw experimental data from a variety of Java development projects.
Autojar helps creating jar files of minimal size from different inputs like own classes, external archives etc. It starts from one or more given classes (e.g., an applet), recursively searches the bytecode for references to other classes, extracts these c