I get the following error when trying to build my project:

        + Error stacktraces are turned on.
        [INFO] Scanning for projects...
        [INFO] Reactor build order:
        [INFO]   Sample Project Application
        [INFO]   Sample Project Patient Labs Module
        [INFO]
------------------------------------------------------------------------
        [INFO] Building Sample Project Application
        [INFO]    task-segment: [clean, install]
        [INFO]
------------------------------------------------------------------------
        [INFO] [clean:clean {execution: default-clean}]
        [INFO] [site:attach-descriptor {execution: default-attach-
descriptor}]
        [INFO] [install:install {execution: default-install}]
        [INFO] Installing /home/rfkrocktk/Documents/Projects/Work/
sampleproject/pom.xml to /home/rfkrocktk/.m2/repository/org/
sterlingmedical/sterlingmedical-app/0.0.1-SNAPSHOT/sterlingmedical-
app-0.0.1-SNAPSHOT.pom
        [INFO]
------------------------------------------------------------------------
        [INFO] Building Sample Project Patient Labs Module
        [INFO]    task-segment: [clean, install]
        [INFO]
------------------------------------------------------------------------
        [INFO] [clean:clean {execution: default-clean}]
        [INFO] Deleting file set: /home/rfkrocktk/Documents/Projects/Work/
sampleproject/patient-labs-module/target (included: [**], excluded:
[])
        [INFO] [antrun:run {execution: antcleaner}]
        [INFO] Executing tasks
        [INFO] Executed tasks
        [INFO] [resources:resources {execution: default-resources}]
        [WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
        [INFO] Copying 673 resources
        [INFO] [replacer:replace {execution: default}]
        [INFO] Replacement run on 1 file.
        [INFO] [flexmojos:compile-swf {execution: default-compile-swf}]
        [INFO] Flexmojos 3.8
        [INFO]   Apache License - Version 2.0 (NO WARRANTY) - See COPYRIGHT
file
        [INFO] Flex compiler configurations:
        -compiler.external-library-path /home/rfkrocktk/.m2/repository/com/
adobe/flex/framework/playerglobal/4.1.0.16248/10.1/playerglobal.swc /
home/rfkrocktk/.m2/repository/org/as3commons/as3commons-lang/0.3/
as3commons-lang-0.3.swc /home/rfkrocktk/.m2/repository/org/as3commons/
as3commons-reflect/1.3.1/as3commons-reflect-1.3.1.swc /home/
rfkrocktk/.m2/repository/org/as3commons/as3commons-logging/1.2/
as3commons-logging-1.2.swc /home/rfkrocktk/.m2/repository/org/
as3commons/as3commons-bytecode/0.7/as3commons-bytecode-0.7.swc
        -compiler.include-libraries=
        -compiler.library-path /home/rfkrocktk/.m2/repository/com/adobe/flex/
framework/datavisualization/4.1.0.16248/
datavisualization-4.1.0.16248.swc /home/rfkrocktk/.m2/repository/com/
adobe/flex/framework/flash-integration/4.1.0.16248/flash-
integration-4.1.0.16248.swc /home/rfkrocktk/.m2/repository/com/adobe/
flex/framework/flex/3.5.0.12683/flex-3.5.0.12683.swc /home/
rfkrocktk/.m2/repository/com/adobe/flex/framework/framework/
3.5.0.12683/framework-3.5.0.12683.swc /home/rfkrocktk/.m2/repository/
com/adobe/flex/framework/osmf/4.1.0.16248/osmf-4.1.0.16248.swc /home/
rfkrocktk/.m2/repository/com/adobe/flex/framework/rpc/3.5.0.12683/
rpc-3.5.0.12683.swc /home/rfkrocktk/.m2/repository/com/adobe/flex/
framework/spark/4.1.0.16248/spark-4.1.0.16248.swc /home/rfkrocktk/.m2/
repository/com/adobe/flex/framework/sparkskins/4.1.0.16248/
sparkskins-4.1.0.16248.swc /home/rfkrocktk/.m2/repository/com/adobe/
flex/framework/textLayout/4.1.0.16248/textLayout-4.1.0.16248.swc /home/
rfkrocktk/.m2/repository/com/adobe/flex/framework/utilities/
3.5.0.12683/utilities-3.5.0.12683.swc /home/rfkrocktk/.m2/repository/
org/springextensions/actionscript/spring-actionscript-core/1.1/spring-
actionscript-core-1.1.swc /home/rfkrocktk/.m2/repository/com/adobe/
flex/framework/datavisualization/4.1.0.16248/
datavisualization-4.1.0.16248-en_US.rb.swc /home/rfkrocktk/.m2/
repository/com/adobe/flex/framework/framework/3.5.0.12683/
framework-3.5.0.12683-en_US.rb.swc /home/rfkrocktk/.m2/repository/com/
adobe/flex/framework/osmf/4.1.0.16248/osmf-4.1.0.16248-en_US.rb.swc /
home/rfkrocktk/.m2/repository/com/adobe/flex/framework/rpc/3.5.0.12683/
rpc-3.5.0.12683-en_US.rb.swc /home/rfkrocktk/.m2/repository/com/adobe/
flex/framework/spark/4.1.0.16248/spark-4.1.0.16248-en_US.rb.swc /home/
rfkrocktk/.m2/repository/com/adobe/flex/framework/textLayout/
4.1.0.16248/textLayout-4.1.0.16248-en_US.rb.swc /home/rfkrocktk/.m2/
repository/com/adobe/flex/framework/flash-integration/4.1.0.16248/
flash-integration-4.1.0.16248-en_US.rb.swc
        -compiler.theme /home/rfkrocktk/Documents/Projects/Work/sampleproject/
patient-labs-module/target/classes/configs/themes/Spark/spark.css
        -compiler.accessible=false
        -compiler.allow-source-path-overlap=false
        -compiler.as3=true
        -compiler.debug=false
        -compiler.es=false
        -compiler.fonts.managers flash.fonts.JREFontManager
flash.fonts.AFEFontManager flash.fonts.BatikFontManager
        -compiler.fonts.local-fonts-snapshot /home/rfkrocktk/Documents/
Projects/Work/sampleproject/patient-labs-module/target/classes/
fonts.ser
        -compiler.keep-generated-actionscript=false
        -licenses.license flashbuilder4
        -licenses.license flexbuilder253292.displayedStartPageAtLeastOneTime
true
        -compiler.locale en_US
        -compiler.optimize=true
        -compiler.source-path /home/rfkrocktk/Documents/Projects/Work/
sampleproject/patient-labs-module/main/flex
        -compiler.strict=true
        -use-network=true
        -compiler.verbose-stacktraces=false
        -compiler.actionscript-file-encoding UTF-8
        -target-player 10.1.0
        -default-background-color 8821927
        -default-frame-rate 24
        -default-script-limits 1000 60
        -default-size 500 375
        -compiler.headless-server=false
        -compiler.keep-all-type-selectors=false
        -compiler.use-resource-bundle-metadata=true
        -metadata.date Thu Feb 17 15:22:10 PST 2011
        -metadata.localized-title Sample Project Patient Labs Module x-
default
        -verify-digests=true
        -compiler.namespaces.namespace+=http://www.adobe.com/2006/mxml,/home/
rfkrocktk/Documents/Projects/Work/sampleproject/patient-labs-module/
target/classes/config-4.1.0.16248/mxml-manifest.xml -static-link-
runtime-shared-libraries=false -load-config=
        -metadata.language+=en_US
        [ERROR] command line:[-1,-1] unable to open '/home/rfkrocktk/
Documents/Projects/Work/sampleproject/patient-labs-module/target/
classes/configs/themes/Spark/spark.css'
        [INFO]
------------------------------------------------------------------------
        [ERROR] BUILD ERROR
        [INFO]
------------------------------------------------------------------------
        [INFO] Error compiling!
        [INFO]
------------------------------------------------------------------------
        [INFO] Trace
        org.apache.maven.lifecycle.LifecycleExecutionException: Error
compiling!
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:
719)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:
556)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:
535)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:
387)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:
348)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:
180)
                at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
                at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
                at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
                at
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:
60)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
57)
                at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
43)
                at java.lang.reflect.Method.invoke(Method.java:616)
                at 
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:
315)
                at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
                at 
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:
430)
                at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
        Caused by: org.apache.maven.plugin.MojoExecutionException: Error
compiling!
                at
org.sonatype.flexmojos.compiler.AbstractCompilerMojo.callCompiler(AbstractCompilerMojo.java:
1141)
                at
org.sonatype.flexmojos.compiler.AbstractCompilerMojo.run(AbstractCompilerMojo.java:
2404)
                at
org.sonatype.flexmojos.AbstractIrvinMojo.execute(AbstractIrvinMojo.java:
155)
                at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:
490)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:
694)
                ... 17 more
        [INFO]
------------------------------------------------------------------------
        [INFO] Total time: 17 seconds
        [INFO] Finished at: Thu Feb 17 15:22:10 PST 2011
        [INFO] Final Memory: 38M/354M
        [INFO]
------------------------------------------------------------------------

Here is my project pom:

        <?xml version="1.0" encoding="UTF-8"?>
        <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd";
                        xmlns="http://maven.apache.org/POM/4.0.0";
                        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

                <modelVersion>4.0.0</modelVersion>
                <parent>
                        <artifactId>sampleproject-app</artifactId>
                        <groupId>org.sampleproject</groupId>
                        <version>0.0.1-SNAPSHOT</version>
                </parent>

                <groupId>org.sampleproject</groupId>
                <artifactId>patient-labs-module</artifactId>
                <version>0.0.1-SNAPSHOT</version>
                <packaging>swf</packaging>
                <name>Sample Project Patient Labs Module</name>

                <properties>
                        <flex.sdk.version>4.1.0.16248</flex.sdk.version>
                        
<web.deploy.dir>/var/www/sampleproject/patientlabs</web.deploy.dir>
                </properties>

                <dependencies>
                        <dependency>
                                <groupId>com.adobe.flex.framework</groupId>
                                <artifactId>flex-framework</artifactId>
                                <version>${flex.sdk.version}</version>
                                <type>pom</type>
                                <exclusions>
                                        <exclusion>
                                                
<groupId>com.adobe.flex.framework</groupId>
                                                
<artifactId>playerglobal</artifactId>
                                        </exclusion>
                                </exclusions>
                        </dependency>
                        <!-- <dependency>
                                <groupId>com.adobe.flex.framework</groupId>
                                <artifactId>sparkskins</artifactId>
                                <version>${flex.sdk.version}</version>
                                <type>swc</type>
                                <scope>theme</scope>
                        </dependency> -->
                        <dependency>
                                <groupId>com.adobe.flexunit</groupId>
                                <artifactId>flexunit</artifactId>
                                <version>4.0-rc-1</version>
                                <type>swc</type>
                                <scope>test</scope>
                        </dependency>
                        <dependency>
                                <groupId>com.adobe.flex.framework</groupId>
                                <artifactId>playerglobal</artifactId>
                                <version>${flex.sdk.version}</version>
                                <classifier>10.1</classifier>
                                <type>swc</type>
                        </dependency>
                        <dependency>
                                
<groupId>org.springextensions.actionscript</groupId>
                                
<artifactId>spring-actionscript-core</artifactId>
                                <version>1.1</version>
                                <type>swc</type>
                        </dependency>
                        <dependency>
                                
<groupId>org.springextensions.actionscript</groupId>
                                
<artifactId>spring-actionscript-test</artifactId>
                                <version>1.1</version>
                                <scope>test</scope>
                                <type>swc</type>
                        </dependency>
                </dependencies>

                <build>
                        <sourceDirectory>${basedir}/main/flex</sourceDirectory>
                        
<testSourceDirectory>${basedir}/test/flex</testSourceDirectory>

                        <resources>
                                <resource>
                                        
<directory>${basedir}/main/resources</directory>
                                </resource>
                        </resources>

                        <testResources>
                                <testResource>
                                        
<directory>${basedir}/test/resources</directory>
                                </testResource>
                        </testResources>

                        <plugins>
                                <plugin>
                                        
<groupId>org.sonatype.flexmojos</groupId>
                                        
<artifactId>flexmojos-maven-plugin</artifactId>
                                        <version>3.8</version>
                                        <extensions>true</extensions>
                                        <dependencies>
                                                <dependency>
                                                        
<groupId>com.adobe.flex</groupId>
                                                        
<artifactId>compiler</artifactId>
                                                        
<version>${flex.sdk.version}</version>
                                                        <type>pom</type>
                                                </dependency>
                                        </dependencies>
                                        <configuration>
                                                
<sourceFile>application.mxml</sourceFile>
                                                
<targetPlayer>10.1</targetPlayer>
                                        </configuration>
                                </plugin>
                                <plugin>
                                        
<artifactId>maven-antrun-plugin</artifactId>
                                        <executions>
                                                <execution>
                                                        <id>antinstaller</id>
                                                        <phase>install</phase>
                                                        <goals>
                                                                <goal>run</goal>
                                                        </goals>
                                                        <configuration>
                                                                <tasks>
                                                                        <mkdir 
dir="${web.deploy.dir}"/>
                                                                        <copy 
todir="${web.deploy.dir}">
                                                                                
<fileset file="${project.build.directory}/$
{project.build.finalName}.${project.packaging}"/>
                                                                                
<fileset dir="main/resources/web" includes="**/*"
excludes="index.html"/>
                                                                        </copy>
                                                                </tasks>
                                                        </configuration>
                                                </execution>
                                                <execution>
                                                        <id>antcleaner</id>
                                                        <phase>clean</phase>
                                                        <goals>
                                                                <goal>run</goal>
                                                        </goals>
                                                        <configuration>
                                                                <tasks>
                                                                        <delete 
dir="${web.deploy.dir}" includes="**/*"/>
                                                                </tasks>
                                                        </configuration>
                                                </execution>
                                        </executions>
                                </plugin>
                                <plugin>
                                        
<groupId>com.google.code.maven-replacer-plugin</groupId>
                                        
<artifactId>maven-replacer-plugin</artifactId>
                                        <version>1.3.6</version>
                                        <executions>
                                                <execution>
                                                        
<phase>process-resources</phase>
                                                        <goals>
                                                                
<goal>replace</goal>
                                                        </goals>
                                                </execution>
                                        </executions>
                                        <configuration>
                                                
<file>${basedir}/main/resources/web/index.html</file>
                                                
<outputFile>/var/www/sampleproject/patientlabs/index.html</
outputFile>
                                                <regex>false</regex>
                                                <basedir>/</basedir>
                                                <replacements>
                                                        <replacement>
                                                                
<token>{{OUTPUT_SWF_NAME}}</token>
                                                                
<value>${project.build.finalName}.${project.packaging}</value>
                                                        </replacement>
                                                </replacements>
                                        </configuration>
                                </plugin>
                        </plugins>
                </build>

                <repositories>
                        <repository>
                                <id>yoolab.org-releases</id>
                                
<url>http://projects.yoolab.org/maven/content/repositories/
releases</url>
                                <releases>
                                        <enabled>true</enabled>
                                </releases>
                        </repository>
                        <repository>
                                <id>yoolab.org-snapshots</id>
                                
<url>http://projects.yoolab.org/maven/content/repositories/
snapshots</url>
                                <snapshots>
                                        <enabled>true</enabled>
                                </snapshots>
                        </repository>
                </repositories>
        </project>

If I uncomment the spark skins dependency, this is what I see:

        + Error stacktraces are turned on.
        [INFO] Scanning for projects...
        [INFO] Reactor build order:
        [INFO]   Sample Project Application
        [INFO]   Sample Project Patient Labs Module
        [INFO]
------------------------------------------------------------------------
        [INFO] Building Sample Project Application
        [INFO]    task-segment: [clean, install]
        [INFO]
------------------------------------------------------------------------
        [INFO] [clean:clean {execution: default-clean}]
        [INFO] [site:attach-descriptor {execution: default-attach-
descriptor}]
        [INFO] [install:install {execution: default-install}]
        [INFO] Installing /home/rfkrocktk/Documents/Projects/Work/
sampleproject/pom.xml to /home/rfkrocktk/.m2/repository/org/
sterlingmedical/sterlingmedical-app/0.0.1-SNAPSHOT/sterlingmedical-
app-0.0.1-SNAPSHOT.pom
        [INFO]
------------------------------------------------------------------------
        [INFO] Building Sample Project Patient Labs Module
        [INFO]    task-segment: [clean, install]
        [INFO]
------------------------------------------------------------------------
        [INFO] [clean:clean {execution: default-clean}]
        [INFO] Deleting file set: /home/rfkrocktk/Documents/Projects/Work/
sampleproject/patient-labs-module/target (included: [**], excluded:
[])
        [INFO] [antrun:run {execution: antcleaner}]
        [INFO] Executing tasks
        [INFO] Executed tasks
        [INFO] [resources:resources {execution: default-resources}]
        [WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
        [INFO] Copying 673 resources
        [INFO] [replacer:replace {execution: default}]
        [INFO] Replacement run on 1 file.
        [INFO] [flexmojos:compile-swf {execution: default-compile-swf}]
        [INFO] Flexmojos 3.8
        [INFO]   Apache License - Version 2.0 (NO WARRANTY) - See COPYRIGHT
file
        [INFO] Flex compiler configurations:
        -compiler.external-library-path /home/rfkrocktk/.m2/repository/com/
adobe/flex/framework/playerglobal/4.1.0.16248/10.1/playerglobal.swc /
home/rfkrocktk/.m2/repository/org/as3commons/as3commons-lang/0.3/
as3commons-lang-0.3.swc /home/rfkrocktk/.m2/repository/org/as3commons/
as3commons-reflect/1.3.1/as3commons-reflect-1.3.1.swc /home/
rfkrocktk/.m2/repository/org/as3commons/as3commons-logging/1.2/
as3commons-logging-1.2.swc /home/rfkrocktk/.m2/repository/org/
as3commons/as3commons-bytecode/0.7/as3commons-bytecode-0.7.swc
        -compiler.include-libraries=
        -compiler.library-path /home/rfkrocktk/.m2/repository/com/adobe/flex/
framework/datavisualization/4.1.0.16248/
datavisualization-4.1.0.16248.swc /home/rfkrocktk/.m2/repository/com/
adobe/flex/framework/flash-integration/4.1.0.16248/flash-
integration-4.1.0.16248.swc /home/rfkrocktk/.m2/repository/com/adobe/
flex/framework/flex/3.5.0.12683/flex-3.5.0.12683.swc /home/
rfkrocktk/.m2/repository/com/adobe/flex/framework/framework/
3.5.0.12683/framework-3.5.0.12683.swc /home/rfkrocktk/.m2/repository/
com/adobe/flex/framework/osmf/4.1.0.16248/osmf-4.1.0.16248.swc /home/
rfkrocktk/.m2/repository/com/adobe/flex/framework/rpc/3.5.0.12683/
rpc-3.5.0.12683.swc /home/rfkrocktk/.m2/repository/com/adobe/flex/
framework/spark/4.1.0.16248/spark-4.1.0.16248.swc /home/rfkrocktk/.m2/
repository/com/adobe/flex/framework/textLayout/4.1.0.16248/
textLayout-4.1.0.16248.swc /home/rfkrocktk/.m2/repository/com/adobe/
flex/framework/utilities/3.5.0.12683/utilities-3.5.0.12683.swc /home/
rfkrocktk/.m2/repository/org/springextensions/actionscript/spring-
actionscript-core/1.1/spring-actionscript-core-1.1.swc /home/
rfkrocktk/.m2/repository/com/adobe/flex/framework/datavisualization/
4.1.0.16248/datavisualization-4.1.0.16248-en_US.rb.swc /home/
rfkrocktk/.m2/repository/com/adobe/flex/framework/framework/
3.5.0.12683/framework-3.5.0.12683-en_US.rb.swc /home/rfkrocktk/.m2/
repository/com/adobe/flex/framework/osmf/4.1.0.16248/osmf-4.1.0.16248-
en_US.rb.swc /home/rfkrocktk/.m2/repository/com/adobe/flex/framework/
rpc/3.5.0.12683/rpc-3.5.0.12683-en_US.rb.swc /home/rfkrocktk/.m2/
repository/com/adobe/flex/framework/spark/4.1.0.16248/
spark-4.1.0.16248-en_US.rb.swc /home/rfkrocktk/.m2/repository/com/
adobe/flex/framework/textLayout/4.1.0.16248/textLayout-4.1.0.16248-
en_US.rb.swc /home/rfkrocktk/.m2/repository/com/adobe/flex/framework/
flash-integration/4.1.0.16248/flash-integration-4.1.0.16248-
en_US.rb.swc
        -compiler.theme /home/rfkrocktk/.m2/repository/com/adobe/flex/
framework/sparkskins/4.1.0.16248/sparkskins-4.1.0.16248.swc
        -compiler.accessible=false
        -compiler.allow-source-path-overlap=false
        -compiler.as3=true
        -compiler.debug=false
        -compiler.es=false
        -compiler.fonts.managers flash.fonts.JREFontManager
flash.fonts.AFEFontManager flash.fonts.BatikFontManager
        -compiler.fonts.local-fonts-snapshot /home/rfkrocktk/Documents/
Projects/Work/sampleproject/patient-labs-module/target/classes/
fonts.ser
        -compiler.keep-generated-actionscript=false
        -licenses.license flashbuilder4
        -licenses.license flexbuilder253292.displayedStartPageAtLeastOneTime
true
        -compiler.locale en_US
        -compiler.optimize=true
        -compiler.source-path /home/rfkrocktk/Documents/Projects/Work/
sampleproject/patient-labs-module/main/flex
        -compiler.strict=true
        -use-network=true
        -compiler.verbose-stacktraces=false
        -compiler.actionscript-file-encoding UTF-8
        -target-player 10.1.0
        -default-background-color 8821927
        -default-frame-rate 24
        -default-script-limits 1000 60
        -default-size 500 375
        -compiler.headless-server=false
        -compiler.keep-all-type-selectors=false
        -compiler.use-resource-bundle-metadata=true
        -metadata.date Thu Feb 17 15:29:45 PST 2011
        -metadata.localized-title Sample Project Patient Labs Module x-
default
        -verify-digests=true
        -compiler.namespaces.namespace+=http://www.adobe.com/2006/mxml,/home/
rfkrocktk/Documents/Projects/Work/sampleproject/patient-labs-module/
target/classes/config-4.1.0.16248/mxml-manifest.xml -static-link-
runtime-shared-libraries=false -load-config=
        -metadata.language+=en_US
        [ERROR] /home/rfkrocktk/.m2/repository/com/adobe/flex/framework/spark/
4.1.0.16248/spark-4.1.0.16248.swc(spark.components:SkinnableContainer):
[-1,-1] Type was not found or was not a compile-time constant:
[mx.core]::IDeferredContentOwner.
        [INFO]
------------------------------------------------------------------------
        [ERROR] BUILD ERROR
        [INFO]
------------------------------------------------------------------------
        [INFO] Error compiling!
        [INFO]
------------------------------------------------------------------------
        [INFO] Trace
        org.apache.maven.lifecycle.LifecycleExecutionException: Error
compiling!
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:
719)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:
556)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:
535)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:
387)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:
348)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:
180)
                at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
                at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
                at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
                at
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:
60)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
57)
                at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
43)
                at java.lang.reflect.Method.invoke(Method.java:616)
                at 
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:
315)
                at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
                at 
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:
430)
                at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
        Caused by: org.apache.maven.plugin.MojoExecutionException: Error
compiling!
                at
org.sonatype.flexmojos.compiler.AbstractCompilerMojo.callCompiler(AbstractCompilerMojo.java:
1141)
                at
org.sonatype.flexmojos.compiler.AbstractCompilerMojo.run(AbstractCompilerMojo.java:
2404)
                at
org.sonatype.flexmojos.AbstractIrvinMojo.execute(AbstractIrvinMojo.java:
155)
                at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:
490)
                at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:
694)
                ... 17 more
        [INFO]
------------------------------------------------------------------------
        [INFO] Total time: 22 seconds
        [INFO] Finished at: Thu Feb 17 15:29:52 PST 2011
        [INFO] Final Memory: 38M/355M
        [INFO]
------------------------------------------------------------------------

What am I doing wrong?

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