Ok, so what I did to get going is to start with FlexBuilder and through the m2eclipse plugin create a new maven project using flexmojos-archetypes-modular-webapp. >From there now you can run the flexbuider goal. I still have no idea why I dont see version 4.0-SNAPSHOT of the archetype when using m2eclipse. I guess that is a different discussion.
On May 25, 10:45 am, Marvin Froeder <[email protected]> wrote: > So, flexbuilder goal isn't working for non-flex projects? Why that doesn't > surprise me. > > VELO > > On Tue, May 25, 2010 at 11:39 AM, Jorge Fiallega > <[email protected]>wrote: > > > > > I create a project with archetype flexmojos-archetypes-modular-webapp > > When I run the command > > mvn org.sonatype.flexmojos:flexmojos-maven-plugin:3.5.0:flexbuilder > > I see the following error > > > [INFO] Created: 1 parsers. > > [INFO] Velocimacro : initialization starting. > > [INFO] Velocimacro : adding VMs from VM library template : > > VM_global_library.vm > > [ERROR] ResourceManager : unable to find resource > > 'VM_global_library.vm' in any resource loader. > > [INFO] Velocimacro : error using VM library template > > VM_global_library.vm : > > org.apache.velocity.exception.ResourceNotFoundException: Unable to > > find resource 'VM_global_library.vm' > > [INFO] Velocimacro : VM library template macro registration complete. > > [INFO] Velocimacro : allowInline = true : VMs can be defined inline in > > templates > > [INFO] Velocimacro : allowInlineToOverride = false : VMs defined > > inline may NOT replace previous VM definitions > > > The end result is that I dont get a .project file at the top level app > > and at the war project. > > > how could I get flexbuilder goal to work ? > > > -- > > 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 athttp://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/
