Great. Thanks!

btw, here was my work around for the time being:

        <dependency>
            <groupId>com.adobe.flex.framework</groupId>
            <artifactId>flex-framework</artifactId>
            <version>${flex.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>playerglobal</artifactId>
            <classifier>10</classifier>
            <version>${flex.version}</version>
            <type>swc</type>
            <scope>test</scope>
        </dependency>



On Feb 24, 3:10 am, Marvin Froeder <[email protected]> wrote:
> Working on that... FLEXMOJOS-276
>
>
>
> On Wed, Feb 24, 2010 at 2:00 AM, Jacob <[email protected]> wrote:
> > Thank you for adding this build again!
>
> > One problem, I either get this
>
> > [ERROR] BUILD ERROR
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Invalid player version 10.0.0.0
> > [INFO]
> > ------------------------------------------------------------------------
>
> > or if I have the targetPlayer specified, I'll get this
>
> > [ERROR] BUILD ERROR
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] TargetPlayer and playerglobal dependency version doesn't match!
> > Target player: 10.0.0, player global: 10.0
> > [INFO]
> > ------------------------------------------------------------------------
>
> > thanks,
> > j
>
> > On Feb 23, 8:00 am, Grant Smith <[email protected]> wrote:
> > > Thanks !!
>
> > > On Tue, Feb 23, 2010 at 4:12 AM, velo <[email protected]> wrote:
> > > > Hi folks,
>
> > > > Last night it did deployed the latest Flex 4 stable version available
> > > > (4.0.0.13875) on Flexmojos maven repository. (http://
> > > > repository.sonatype.org/content/groups/flexgroup/)
>
> > > > For this version I did include playerglobal 10.1 (from Adobe SVN) and
> > > > renamed player global 10 to 10.0
>
> > > > Also, I included airglobal 2.0 for those that are playing with air 2.
>
> > > > Some locales where not included this time, due to missing rb.swc files
> > > > (namely playerglobal_rb.swc and flash-integration_rb.swc.  Hopefully
> > > > adobe will fix that on future releases.
>
> > > > VELO
>
> > > > --
> > > > 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%2bunsubscr...@googlegrou
> > > >  ps.com>
> > <flex-mojos%2bunsubscr...@googlegrou ps.com>
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/flex-mojos?hl=en?hl=en
>
> > > >http://flexmojos.sonatype.org/
>
> > > --
> > > Grant Smith - V.P. Information Technology
> > > Marathon Computer Systems, LLC.
>
> > --
> > 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%2bunsubscr...@googlegrou 
> > ps.com>
> > For more options, visit this group at
> >http://groups.google.com/group/flex-mojos?hl=en?hl=en
>
> >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?hl=en?hl=en

http://flexmojos.sonatype.org/

Reply via email to