This is a bug that I fixed on 4.0-SNAPSHOT .... I was going to release beta-3 yesterday, but I'm having a bad time to access my release machine for some reason =/
Anyway, you do release SDK 4.1 does not include air 2.5, right? VELO On Sat, Nov 6, 2010 at 11:08 AM, SimonW <[email protected]> wrote: > Hi all, > > I am trying to build an AIR application for AIR runtime 2.5 with > Flexmojos 4.0 and Flex SDK 4.1 > > However I get a build failure: > > [ERROR] Failed to execute goal org.sonatype.flexmojos:flexmojos-maven- > plugin:4.0 > -beta-2:test-run (default-test-run) on project test: Execution default- > test-run > of goal org.sonatype.flexmojos:flexmojos-maven-plugin:4.0-beta-2:test- > run failed > : Failed to resolve artifact com.adobe.adl:runtime:zip:2.0 -> [Help 1] > > > Here is the POM extract of the flexmojos plugin: > > <plugins> > <plugin> > <groupId>org.sonatype.flexmojos</groupId> > > <artifactId>flexmojos-maven-plugin</artifactId> > <version>4.0-beta-2</version> > <extensions>true</extensions> > <configuration> > <sourceFile>Test.mxml</sourceFile> > </configuration> > > <dependencies> > <dependency> > > <groupId>com.adobe.flex</groupId> > > <artifactId>compiler</artifactId> > > <version>4.1.0.16076</version> > <type>pom</type> > </dependency> > </dependencies> > </plugin> > </plugins> > > > Am I missing here something? > Is there any reference/sample POM available of how to do that? > > Thanks a lot!! > Simon > > -- > 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/
