Setting this to false causes my build to fail. It works when it's
true, or omitted.

Is this a know bug? Has anyone used this before? Any help would be
appreciated.

Here is the error:

Exception in thread "main" java.lang.NullPointerException
        at flex2.tools.oem.internal.OEMConfiguration.toCommaSeparatedString
(OEMConfiguration.java:2108)
        at flex2.tools.oem.internal.OEMConfiguration.getOptions
(OEMConfiguration.java:412)
        at flex2.tools.oem.internal.OEMConfiguration.getCompilerOptions
(OEMConfiguration.java:114)
        at flex2.tools.oem.internal.OEMConfiguration.toString
(OEMConfiguration.java:1953)
        at info.rvin.mojo.flexmojo.compiler.AbstractFlexCompilerMojo.build
(AbstractFlexCompilerMojo.java:2054)
        at info.rvin.mojo.flexmojo.compiler.ApplicationMojo.tearDown
(ApplicationMojo.java:235)
        at info.rvin.mojo.flexmojo.AbstractIrvinMojo.execute
(AbstractIrvinMojo.java:180)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo
(DefaultPluginManager.java:579)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
(DefaultLifecycleExecutor.java:498)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmentForProject
(DefaultLifecycleExecutor.java:265)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments
(DefaultLifecycleExecutor.java:191)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute
(DefaultLifecycleExecutor.java:149)
        at org.apache.maven.DefaultMaven.execute_aroundBody0
(DefaultMaven.java:223)
        at org.apache.maven.DefaultMaven.execute_aroundBody1$advice
(DefaultMaven.java:304)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:1)
        at org.apache.maven.embedder.MavenEmbedder.execute_aroundBody2
(MavenEmbedder.java:904)
        at org.apache.maven.embedder.MavenEmbedder.execute_aroundBody3$advice
(MavenEmbedder.java:304)
        at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:
1)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:176)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:63)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:52)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to