Install mojo is no longer recommended....
Take a look on maven book chapter about flexmojos
http://www.sonatype.com/books/maven-book/reference/ch20.html


VELO

On Fri, Apr 3, 2009 at 3:45 PM, Robert Gruendler <[email protected]> wrote:

>
> Hi there,
>
> i've never used maven before, but i'm quite familiar with flex, so
> please bear with me.
>
> At the moment, i'm confused about how i should set everything up to
> get it to work. As
> far as i've understood, "installing" the flex-mojos needs the
> following steps:
>
> 1. Add a settings.xml to your ~/.m2 folder, i used this one, provided
> in the downloads section:
>
> http://code.google.com/p/flex-mojos/downloads/detail?name=flex-mojos%20settings.xml&can=2&q=
>
>    This provides the info for maven about the flex-mojo repositories
> (right?).
>
> 2. Install the flex sdk in a local maven repo so maven can build the
> swfs/swcs, which can be done with
>    this command:
>
>    mvn info.flex-mojos:install-mojo:install-sdk -Dflex.sdk.folder=
> {path/to/flex/sdk} -Dversion={sdk.version}
>
>
> I'm already having problems with the first step. After adding the
> settings.xml to the ~/.m2 folder, and running
> the above command, i get:
>
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The plugin 'info.flex-mojos:install-mojo' does not exist or no
> valid version could be found
>
> Anyone knows what i'm missing out here ?
>
> One thing i realized, is the settings.xml from the download section
> contains this url: http://svn.sonatype.org/flexmojos/repository/   ,
> which returns a 404.
>
>
> Any help would be greatly appreciated, thanks !
>
>
> -robert
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to