I am going to raise this question again. From what I have read in previous
posts this is something that is not being opensourced and is available for
beta testing by selected individuals. Is this beta testing still open to
people and is there a plan on when and how it will be released?

I assume this provides some plumbing within Eclipse to make things happen
during an eclipse build?

-Matt

On Thu, Aug 5, 2010 at 4:46 PM, David Vree <[email protected]> wrote:

> In my archetype generated swc project POM, I see this, but have no
> idea what it does.  Also Eclipse keeps throwing errors saying the
> configurator is not installed.  Where would one get it?
>
>                        <build>
>                                <plugins>
>                                        <plugin>
>
>  <groupId>org.maven.ide.eclipse</groupId>
>
>  <artifactId>lifecycle-mapping</artifactId>
>
>  <version>0.9.9-SNAPSHOT</version>
>                                                <configuration>
>
>  <mappingId>customizable</mappingId>
>                                                        <configurators>
>
>  <configurator
> id='org.maven.ide.eclipse.configuration.flex.configurator' />
>                                                        </configurators>
>                                                        <mojoExecutions>
>
>  <mojoExecution>org.apache.maven.plugins:maven-resources-
> plugin::</mojoExecution>
>                                                        </mojoExecutions>
>                                                </configuration>
>                                        </plugin>
>                                </plugins>
>                                <pluginManagement>
>                                        <plugins>
>                                                <plugin>
>
>  <groupId>org.apache.maven.plugins</groupId>
>
>  <artifactId>maven-resources-plugin</artifactId>
>
>  <version>2.4</version>
>                                                </plugin>
>                                        </plugins>
>                                </pluginManagement>
>                        </build>
>
>
> Anyone know?
>
> --
> 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 at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to