I used -X parameter.Looks like 3.2.0.3958 is included at some point.
How can I fix it?

DEBUG]   com.adobe:corelib:swc:1.0:merged
[DEBUG]   com.adobe:cairngorm:swc:2.2:merged
[DEBUG]   com.adobe.flex.sdk:datavisualization:swc:3.0.0.477:merged
[DEBUG]   com.adobe.flex.sdk:datavisualization:swc:en_US:3.0.0.477
[DEBUG]   com.adobe.flex.framework:framework:swc:3.0.0.477:caching
[DEBUG]   com.adobe.flex.framework:flex-framework:pom:3.0.0.477
[DEBUG] Retrieving parent-POM: org.sonatype.flexmojos:flexmojos-
parent::3.1.0 for project: null:flexmojos-maven-plugin:maven-
plugin:null from the repository.
[DEBUG] Retrieving parent-POM: org.sonatype.forge:forge-parent::5 for
project: org.sonatype.flexmojos:flexmojos-parent:pom:3.1.0 from the
repository.
[DEBUG] Adding managed dependencies for unknown:flexmojos-maven-plugin
[DEBUG]   com.adobe.flex:compiler:pom:3.2.0.3958
[DEBUG]   com.adobe.flex.compiler:xmlParserAPIs:jar:3.2.0.3958
[DEBUG]   com.adobe.flex.compiler:asdoc:zip:template:3.2.0.3958


On Apr 7, 4:19 pm, Marvin Froeder <[email protected]> wrote:
> Run maven with -X parameter and check if any 3.2.0.3958 get included by any
> mean.
>
> VELO
>
> On Tue, Apr 7, 2009 at 7:15 PM, Melody <[email protected]> wrote:
>
> > Hi,
> > My project requires to use sdk version 3.0.0.477. Are there any
> > example of how to use sdk version 3.0.0.477 to compile swc library
> > with flexmojos 3.0 or 3.1?
>
> > I got error "unable to export SWC oem" when I change sdk version from
> > 3.2.0.3958 to 3.0.0.477.
>
> > Here's my configuration:
>
> >        <build>
> >        <plugins>
> >        <plugin>
> >                <groupId>org.sonatype.flexmojos</groupId>
> >                <artifactId>flexmojos-maven-plugin</artifactId>
> >                <extensions>true</extensions>
> >                <version>3.1.0</version>
> >                <dependencies>
> >                <dependency>
> >                        <groupId>com.adobe.flex</groupId>
> >                        <artifactId>compiler</artifactId>
> >                        <version>3.0.0.477</version>
> >                        <type>pom</type>
> >                </dependency>
> >                </dependencies>
> >        </plugin>
> >        </plugins>
> >        </build>
>
> >    <dependency>
> >        <groupId>com.adobe.flex.framework</groupId>
> >        <artifactId>flex-framework</artifactId>
> >        <version>3.0.0.477</version>
> >        <type>pom</type>
> >    </dependency>
>
> > Thanks!
--~--~---------~--~----~------------~-------~--~----~
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