Posts Tagged Maven
FEST’s JavaFX Compiler Maven Plug-in 1.0b2
Posted by Alex Ruiz in JavaFX, Open Source on July 14, 2010
I’m proud to announce the release of FEST’s JavaFX Compiler Maven plug-in 1.0b2! The plug-in compiles JavaFX source and test files. This release adds new, useful configuration options. The release was driven by Johannes Schneider‘s work, based on his needs for the JFXtras project. I’d also like to thank Thomas Butter for helping us improve [...]
FEST’s JavaFX Compiler Maven Plug-in 1.0b1
Posted by Alex Ruiz in JavaFX, Open Source on May 19, 2010
I’m proud to announce the release of FEST’s JavaFX Compiler Maven plug-in 1.0b1! This plug-in compiles JavaFX source and test files. Features Compiles JavaFX source and test files Does not require JavaFX distribution to be in a Maven repository (according to its license, only Oracle can distribute JavaFX) Does not require to list all JavaFX [...]
FEST’s JavaFX Maven plugin 1.0a1
Posted by Alex Ruiz in JavaFX, Open Source on February 1, 2010
I’m proud to announce the release of FEST-JavaFX-Maven 1.0a1! FEST-JavaFX-Maven is Maven plugin for compiling JavaFX source files. This is a complete rewrite of the plugin, as a Java Mojo. The original plugin was written as a wrapper for an Ant script. This approach didn’t work well: I couldn’t find a way to make the [...]
FEST: new JavaFX Maven plugin
Posted by Alex Ruiz in JavaFX, Open Source on December 9, 2009
I’m back to working on FEST-JavaFX, an open source library for functional testing of JavaFX GUIs. To keep consistency with the rest of FEST modules, I decided to use Maven to compile and build the project. I blogged some time ago how to compile JavaFX code with Maven. I wasn’t too happy with it, since [...]
My name is Alex Ruiz. I'm a programmer with special interest in Java, API design, testing and OOP. I'm the creator of 

