That looks promising but with just that one extra option I get:

[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 12.359s
[INFO] Finished at: Thu Nov 04 12:44:34 GMT 2010
[INFO] Final Memory: 7M/16M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.flexmojos:flexmojos-maven-
plugin:3.7.1:compile-swc (default-compile-swc) on
project common-flex-controls: An error has ocurried while recording
config-report: Error on line 1: Premature end of fil
e. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
execute goal org.sonatype.flexmojos:flexmojos-maven-pl
ugin:3.7.1:compile-swc (default-compile-swc) on project common-flex-
controls: An error has ocurried while recording conf
ig-report
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
203)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
148)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
140)
        at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:
84)
        at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:
59)
        at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:
183)
        at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:
161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:
314)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:
151)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:445)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:168)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:
290)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:
230)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:
409)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:
352)
Caused by: org.apache.maven.plugin.MojoExecutionException: An error
has ocurried while recording config-report
        at
org.sonatype.flexmojos.compiler.AbstractCompilerMojo.writeReport(AbstractCompilerMojo.java:
2775)
        at
org.sonatype.flexmojos.compiler.AbstractCompilerMojo.writeConfigurationReport(AbstractCompilerMojo.java:
2727)

        at
org.sonatype.flexmojos.compiler.AbstractCompilerMojo.tearDown(AbstractCompilerMojo.java:
2673)
        at
org.sonatype.flexmojos.AbstractIrvinMojo.execute(AbstractIrvinMojo.java:
156)
        at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:
107)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
195)
        ... 19 more
Caused by: org.jdom.input.JDOMParseException: Error on line 1:
Premature end of file.
        at org.jdom.input.SAXBuilder.build(SAXBuilder.java:468)
        at org.jdom.input.SAXBuilder.build(SAXBuilder.java:851)
        at
org.sonatype.flexmojos.compiler.FlexConfigBuilder.parse(FlexConfigBuilder.java:
130)
        at
org.sonatype.flexmojos.compiler.FlexConfigBuilder.<init>(FlexConfigBuilder.java:
65)
        at
org.sonatype.flexmojos.compiler.AbstractCompilerMojo.writeReport(AbstractCompilerMojo.java:
2766)
        ... 24 more
Caused by: org.xml.sax.SAXParseException: Premature end of file.
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
        at org.jdom.input.SAXBuilder.build(SAXBuilder.java:453)
        ... 28 more
[ERROR]
[ERROR]

This is using Maven 3


On Nov 4, 12:12 pm, Marvin Froeder <[email protected]> wrote:
> Did you tried quick 
> mode?http://repository.sonatype.org/content/sites/flexmojos-site/4.0-SNAPS...
>
> VELO
>
> On Thu, Nov 4, 2010 at 10:04 AM, lucky skunk <[email protected]>wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > is there an option to *not* run the Flex compiler if the SWF is up-to-
> > date according to source files and dependencies?
>
> > The Flex compiler is so slow!
>
> > Thanks,
> > Maurice
>
> > --
> > 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]<flex-mojos%[email protected]>
> > For more options, visit this group at
> >http://groups.google.com/group/flex-mojos
>
> >http://flexmojos.sonatype.org/

-- 
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

http://flexmojos.sonatype.org/

Reply via email to