At least one of your jars does not have a manifest: https://javafx-jira.kenai.com/browse/RT-24143
I'm tempted to get the JFX78 builds auto-deploying at least the javafx-ant jar to some repo so the build plugins can use JavaFX 8 deployment code on Java 7. On Mon, Jun 10, 2013 at 4:13 PM, Daniel Zwolenski <[email protected]> wrote: > Any chance someone from Oracle could tell me what the line of code is in > com.sun.javafx.tools.packager.bundlers.BundleParams at line 390? > > Someone is getting a NullPointer on this line when using the maven plugin > and I can't work out why. The line number is different in the Sun code vs > the open sourced one. > > Cheers, > Dan >
