I tried to create your example, but I get following error: Downloading: http://repo1.maven.org/maven2/com/marvinformatics/flexmojos/fm-enterprise/0.2/fm-enterprise-0.2.jar [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project com.marvinformatics.flexmojos:mobile:1.0- SNAPSHOT (/Users/Patrick/Desktop/mobile/pom.xml) has 4 errors [ERROR] 'repositories.repository.id' must be unique: fme -> https://s3.amazonaws.com/flexmojos-extras/release/ vs https://s3.amazonaws.com/flexmojos-extras/snapshot/ @ line 142, column 11 [ERROR] 'pluginRepositories.pluginRepository.id' must be unique: fme -> https://s3.amazonaws.com/flexmojos-extras/release/ vs https://s3.amazonaws.com/flexmojos-extras/snapshot/ @ line 160, column 11 [ERROR] Unresolveable build extension: Plugin com.marvinformatics.flexmojos:fm-enterprise:0.2 or one of its dependencies could not be resolved: Could not find artifact com.marvinformatics.flexmojos:fm-enterprise:jar:0.2 in fme (https:// s3.amazonaws.com/flexmojos-extras/snapshot/) -> [Help 2] [ERROR] Unknown packaging: air @ line 12, column 14 [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
On 27 Mai, 15:25, Marvin Froeder <[email protected]> wrote: > Well, you can use it like now, as soon I finish the integration tests > support (flexunit or flexmonkey running either on the real device or on > emulator) I will start enforce the licensing. I would say in one month, > maybe 2. > > The original idea is 30 bucks per year per user. > > VELO > > On Fri, May 27, 2011 at 10:19 AM, Patrick Heinzelmann < > > > > > > > > [email protected]> wrote: > > When will the paid version for mobile dev be available and how much > > will be the price? > > > Patrick > > > On 27 Mai, 14:56, Marvin Froeder <[email protected]> wrote: > > > Hey Patrick, > > > > Yes, I'm making a paid version of flexmojos for mobile dev, but playbook > > is > > > not supported right now (it may in the near future). > > > > But so far I doesn't provide any fancy workflow (like flexmojos does with > > > localization or FM4 deals with modules) > > > > RIM just said go and use command line tools. Eventually I think one of > > > their customers would get pissed at this and force their hand into a real > > > solution. > > > > I forward attached a sample project, it does contains repo entries that > > > should deal with all your needs. > > > > You also need to set a MAVEN_OPTS like -Xms512m -Xmx1024m > > > -XX:MaxPermSize=256m -XX:PermSize=64m -XX:+DisableAttachMechanism > > > Also, adobe made it tied to java 32 bits, so NO 64bits java. > > > > Lemme know if you need something else. > > > > VELO > > > > On Fri, May 27, 2011 at 8:41 AM, Patrick Heinzelmann < > > > > [email protected]> wrote: > > > > Hi Marvin, > > > > > what's about support for actionscript and flex mobile applications. > > > > Didn't you work on something? > > > > > At the moment, the Adobe's suggested approach for mobile development > > > > targeting multiple platforms is creation of a library with the core > > > > functionality and multipe Flex Mobile Projects for the different > > > > platforms and devices. > > > > > I think flexmojos would be really helpful for this development > > > > approach and ease the creation of the different outputs. > > > > > Any update on BlackBerry PlayBook Support? > > > >https://www.blackberry.com/jira/browse/TABLET-116 > > > > > Thanks, > > > > Patrick > > > > > -- > > > > 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/ > > > > mobile.zip > > > 31KAnzeigenHerunterladen > > > -- > > 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/ -- 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/
