So I reply to myself ;). I think there is a bug somewhere. Probably a bad adt version called in Flexmojos. Hope in the next release, something will be solved. For the moment I use an ant task to package my AIR.
Thomas On 7 fév, 10:28, thomas <[email protected]> wrote: > Hello, > > I try to put the extendedDesktop profile in the -App.xml file. And I > have a curious message when I try to package an air application. > > ERROR] C:\DEV_CODE\JADEV\awm\awm.appf.alphorn.airapp\target\air\Main- > descriptor.xml: error 306: Descriptor must support one of the > following profiles: desktop, mobileDevice, extendedMobileDevice, tv > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal org.sonatype.flexmojos:flexmojos-maven- > plugin:4.1-beta:sign-air (default-sign-air) on project > awm.appf.alphorn.airapp: Error creating AIR application -> > > Someone can figurate what's happenning, It's like the AirPackager > didn't know the profile extendedDesktop maybe cause of an XSD > restriction or something like that. In flexbuilder there is no > problem, I use the 4.5.1 flex framework. > > <dependency> > <groupId>com.adobe.flex.framework</groupId> > <artifactId>air-framework</artifactId> > <version>4.5.1.21328}</version> > <type>pom</type> > </dependency> > > Thanks a lot, for any help > Thomas -- 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/
