I tried to use the command: "mvn clean install". Maven said the flex- mojos was not installed.
I realize there was the need of flex-mojos include on maven settins.xml plugin. 1- BUT I had put the out to date respository on maven settins.xml options. 2- I changed the URL to the current repository: http://repository.sonatype.org/content/groups/flexgroup/ BUT it didn't continued to work because of your explanation 3- Now it worked. Indeed I just had to put the right plugin configuration on settins.xml from maven. I don't know if this is too dummy, but I suggest put this info on FAQ, something like that: How to install flex-mojos plugin on maven. On 9 out, 00:02, Marvin Froeder <[email protected]> wrote: > Well, it is very out to date... and even if was updated install mojos is > banished from flexmojos due users exploit on it. > What are you trying to accomplish? > > VELO > > On Thu, Oct 8, 2009 at 11:58 PM, Pierre De lucci > <[email protected]>wrote: > > > > > "Do not use install mojo!" What should I use instead??? > > > Isnt' that the way to install mojo? > > > I found it on this web > >http://www.scribd.com/doc/6040972/Tutorial-setup-Flex-project-with-Maven > > on the bottom of page 6. --~--~---------~--~----~------------~-------~--~----~ 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://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
