Howto: Building JFXtras using Maven

162 views
Skip to first unread message

Johannes Schneider

unread,
Aug 5, 2010, 2:38:36 PM8/5/10
to jfxtr...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Building the Project using Maven
- -----------------------------------------

Maven can be used to build the JFXtras project. There are two steps
necessary:


Install the JavaFX SDK to your local repository
- -----------------------------------------

Unfortunately the Javafx SKD cannot be uploaded to Maven central
(licensing issue...). But there exists a plugin that solves that
problem. This plugin is deployed to Maven central. Therefore it is just
necessary to call:

mvn org.jfxtras:javafx-maven-plugin:install-sdk-jars

The plugin tries to find the SDK location. If it is not successful, you
might want to set the location using the property "javafx.home":

mvn org.jfxtras:javafx-maven-plugin:install-sdk-jars
- -Djavafx.home=<path/to/javafx/sdk>


Installing JFXtras
- -----------------------------------------

JFXtras can then be build using Maven. Just checkout the sources and
call "mvn install"

hg clone https://jfxtras.googlecode.com/hg/ jfxtras
cd jfxtras
mvn install


- --
Johannes Schneider - blog.cedarsoft.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJMWwUqAAoJEAytD9R7Qv6dZMYIALFesaBr+7C/YOhAOiBu5wpy
wpHqqUZrhzCycEssXsd2nLhbNjISnQzWzWYfAcyL46/JnUanD0uHc76squ6UJzwL
3TmRh3+bDBavVDHMdSBdlN0aSTaZ6L7BfxbbkQQ+ppOl5XBVxliILCXIINIcOzxz
tosLzObYkN6tmbFfQmedNQCsinwOXtUshfpjslRfotgetkkxM95uFesBWAC8XEgg
eo/49g8ks4ZRcfJ/Eo/qFFzZ8xQzC4dUtkkgG/1avT5BMHXkIxhG5W3NsOJTkzQ1
9vvESRZVqAcbu9TNwb++r5SJHPl5HD8D0vqJFT/jbKIjGXeZblEN5u9LOFsFOYQ=
=34CW
-----END PGP SIGNATURE-----

Reply all
Reply to author
Forward
0 new messages