We are developing large Java applications. They are composed of multiple Java projects implemented by different teams. We use Maven (http://maven.apache.org/) to build our projects. The projects can be built outside eclipse on an integration server as part of a Maven project. Jar/war files are stored in the Maven repository. Maven manages dependencies between projects, produces the Javadoc ...
We would like to use the same organization with Java/Flex 2 applications. For an example: one team codes an ActionScript library (swc file) in a project, and other teams can uses this library within their Flex project. We don't know if a Maven plugin already exits that is capable of managing a Flex project. we would like to know: 1. If any Maven plugins have been developed for flex ? 2. Would you be interested in a Maven plugin for Flex ? Thanks Laurent. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

