Java support in BuildMaster includes running Ant for builds, executing Maven, running the Java compiler directly, and performing JUnit tests.
Build your Java projects using Apache Ant.
Build your Java projects using Maven.
Build your Java projects using the Java compiler.
Create JAR files from a directory containing your .class files.
BuildMaster allows you to sign your JAR files with an easy-to-use action.
Use BuildMaster to create and manage the manifest files for your JARs.
Set up your builds so that they automatically occur when you check-in to your source control provider of choice. The deployment plan for your integration environment can include everything from building your project, to running unit tests, to generating HTML reports.
With deployables, you can have BuildMaster enforce JAR dependencies. If a certain JAR is to be deployed, so must the dependent JAR.
Run JUnit tests as part of your continuous integration process.
Using the reporting feature, you can integrate with any of your favorite static analysis and code coverage tools.
BuildMaster integrates with Oracle (among several other database providers) to automate database change script deployment, run database scripts, backup and restore databases, and much more.