this is one of the most powerful of all maven plugins but
1)the doc doesnt match the source..
2)goals and parameters werent properly configured
the main lead up to 2 years ago was marvin froeder his email is
[email protected]
i tried pinging him 2 years ago with no reply
Here is the lastest META-INF\maven\plugin.xml I have from marvin
<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<description></description>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-flex-compiler</artifactId>
<version>3.8-SNAPSHOT</version>
<goalPrefix>flexmojos-flex-compiler</goalPrefix>
<isolatedRealm>false</isolatedRealm>
<inheritedByDefault>true</inheritedByDefault>
<mojos/>
<dependencies>
<dependency>
<groupId>flex.util</groupId>
<artifactId>flex-util-maven-plugin</artifactId>
<type>jar</type>
<version>3.8-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.werken</groupId>
<artifactId>xpath</artifactId>
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.apache.avalon.logkit</groupId>
<artifactId>avalon-logkit</artifactId>
<type>jar</type>
<version>4</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jms_1.1_spec</artifactId>
<type>jar</type>
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<type>jar</type>
<version>1.1</version>
</dependency>
<dependency>
<groupId>com.adobe.flex.compiler</groupId>
<artifactId>fxgutils</artifactId>
<type>jar</type>
<version>4.0.0.8811</version>
</dependency>
<dependency>
<groupId>com.adobe.flex.compiler</groupId>
<artifactId>batik-all-flex</artifactId>
<type>jar</type>
<version>4.0.0.8811</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections</artifactId>
<type>jar</type>
<version>3.2.1</version>
</dependency>
<dependency>
<groupId>junit.framework</groupId>
<artifactId>junit</artifactId>
<type>jar</type>
<version>4.7</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<type>jar</type>
<version>1.3</version>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<type>jar</type>
<version>2.5.2</version>
</dependency>
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
<type>jar</type>
<version>1.6.3</version>
</dependency>
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<type>jar</type>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<type>jar</type>
<version>4.7</version>
</dependency>
<dependency>
<groupId>jmock</groupId>
<artifactId>jmock</artifactId>
<type>jar</type>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>batik-css</artifactId>
<type>jar</type>
<version>3.8-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>blazeds</artifactId>
<type>jar</type>
<version>3.8-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>sac</artifactId>
<type>jar</type>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>org.apache.batik</groupId>
<artifactId>svggen</artifactId>
<type>jar</type>
<version>1.6</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>macromedia-asc</artifactId>
<type>jar</type>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>com.adobe.flex.compiler</groupId>
<artifactId>digest</artifactId>
<type>jar</type>
<version>3.0.1.1092-flexcover_0.61</version>
</dependency>
<dependency>
<groupId>org.jvnet.localizer</groupId>
<artifactId>localizer</artifactId>
<type>jar</type>
<version>1.9</version>
</dependency>
<dependency>
<groupId>com.adobe.flex.compiler</groupId>
<artifactId>optimizer</artifactId>
<type>jar</type>
<version>4.0.0.8811</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flextools-oem</artifactId>
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-generator-api</artifactId>
<type>jar</type>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>
<type>jar</type>
<version>1.0-beta-3.0.6</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<type>jar</type>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-classworlds</artifactId>
<type>jar</type>
<version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-reflect</artifactId>
<type>jar</type>
<version>3.4</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<type>jar</type>
<version>1.2.12</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging-api</artifactId>
<type>jar</type>
<version>1.1</version>
</dependency>
<dependency>
<groupId>com.google.code.google-collections</groupId>
<artifactId>google-collect</artifactId>
<type>jar</type>
<version>snapshot-20080530</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-annotations</artifactId>
<type>jar</type>
<version>1.0-beta-3.0.6</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-generator-graniteds-2.1.0</artifactId>
<type>jar</type>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-generator-constraints</artifactId>
<type>jar</type>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-generator-maven-plugin</artifactId>
<type>maven-plugin</type>
<version>3.8-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.adobe.flex</groupId>
<artifactId>compiler</artifactId>
<type>pom</type>
<version>3.2.0.3958</version>
</dependency>
<dependency>
<groupId>com.adobe.flex.compiler</groupId>
<artifactId>asdoc</artifactId>
<type>zip</type>
<version>3.2.0.3958</version>
</dependency>
<dependency>
<groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
<type>jar</type>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<type>jar</type>
<version>1.0.b2</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-project</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-settings</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-profile</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact-manager</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-repository-metadata</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-provider-api</artifactId>
<type>jar</type>
<version>1.0-beta-2</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-registry</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-file</artifactId>
<type>jar</type>
<version>1.0-beta-2</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-parameter-documenter</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-webdav</artifactId>
<type>jar</type>
<version>1.0-beta-2</version>
</dependency>
<dependency>
<groupId>slide</groupId>
<artifactId>slide-webdavlib</artifactId>
<type>jar</type>
<version>2.1</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<type>jar</type>
<version>3.1</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<type>jar</type>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<type>jar</type>
<version>1.3</version>
</dependency>
<dependency>
<groupId>jdom</groupId>
<artifactId>jdom</artifactId>
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>de.zeigermann.xml</groupId>
<artifactId>xml-im-exporter</artifactId>
<type>jar</type>
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-http-lightweight</artifactId>
<type>jar</type>
<version>1.0-beta-2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-http-shared</artifactId>
<type>jar</type>
<version>1.0-beta-2</version>
</dependency>
<dependency>
<groupId>jtidy</groupId>
<artifactId>jtidy</artifactId>
<type>jar</type>
<version>4aug2000r7-dev</version>
</dependency>
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-api</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-sink-api</artifactId>
<type>jar</type>
<version>1.0-alpha-10</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-error-diagnostics</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ssh-external</artifactId>
<type>jar</type>
<version>1.0-beta-2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ssh-common</artifactId>
<type>jar</type>
<version>1.0-beta-2</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interactivity-api</artifactId>
<type>jar</type>
<version>1.0-alpha-4</version>
</dependency>
<dependency>
<groupId>classworlds</groupId>
<artifactId>classworlds</artifactId>
<type>jar</type>
<version>1.1</version>
</dependency>
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-utils</artifactId>
<type>jar</type>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-descriptor</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-monitor</artifactId>
<type>jar</type>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ssh</artifactId>
<type>jar</type>
<version>1.0-beta-2</version>
</dependency>
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<type>jar</type>
<version>0.1.27</version>
</dependency>
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<type>jar</type>
<version>1.1</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<type>jar</type>
<version>2.6.2</version>
</dependency>
<dependency>
<groupId>xom</groupId>
<artifactId>xom</artifactId>
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xmlParserAPIs</artifactId>
<type>jar</type>
<version>2.6.2</version>
</dependency>
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<type>jar</type>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<type>jar</type>
<version>2.6.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
<type>maven-plugin</type>
<version>2.5</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interactivity-jline</artifactId>
<type>jar</type>
<version>1.0-alpha-5</version>
</dependency>
<dependency>
<groupId>jline</groupId>
<artifactId>jline</artifactId>
<type>jar</type>
<version>0.9.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
<type>jar</type>
<version>2.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-resources</artifactId>
<type>jar</type>
<version>1.0-alpha-4</version>
</dependency>
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>bndlib</artifactId>
<type>jar</type>
<version>0.0.145</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-osgi</artifactId>
<type>jar</type>
<version>0.2.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.core</groupId>
<artifactId>resources</artifactId>
<type>jar</type>
<version>3.3.0-v20070604</version>
</dependency>
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
<type>jar</type>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
<type>jar</type>
<version>1.1.4</version>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-core</artifactId>
<type>jar</type>
<version>1.0-alpha-7</version>
</dependency>
<dependency>
<groupId>oro</groupId>
<artifactId>oro</artifactId>
<type>jar</type>
<version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-site-renderer</artifactId>
<type>jar</type>
<version>1.0-alpha-7</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-i18n</artifactId>
<type>jar</type>
<version>1.0-beta-6</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-velocity</artifactId>
<type>jar</type>
<version>1.1.2</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<type>jar</type>
<version>2.0</version>
</dependency>
<dependency>
<groupId>velocity</groupId>
<artifactId>velocity</artifactId>
<type>jar</type>
<version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-decoration-model</artifactId>
<type>jar</type>
<version>1.0-alpha-7</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<type>jar</type>
<version>2.4</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<type>jar</type>
<version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<type>maven-plugin</type>
<version>2.0.4</version>
</dependency>
<dependency>
<groupId>com.uwyn</groupId>
<artifactId>jhighlight</artifactId>
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<type>jar</type>
<version>2.3</version>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjrt</artifactId>
<type>jar</type>
<version>1.6.5</version>
</dependency>
<dependency>
<groupId>eu.cedarsoft.utils</groupId>
<artifactId>zip</artifactId>
<type>jar</type>
<version>1.1</version>
</dependency>
<dependency>
<groupId>eu.cedarsoft</groupId>
<artifactId>guice-annotations</artifactId>
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.intellij</groupId>
<artifactId>annotations</artifactId>
<type>jar</type>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-annotation</artifactId>
<type>jar</type>
<version>1.5</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-tester</artifactId>
<type>jar</type>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>saxon-dom</artifactId>
<type>jar</type>
<version>9.0</version>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>flexmojos-generator-api</artifactId>
<type>jar</type>
<version>9.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>plexus-component-metadata</artifactId>
<type>jar</type>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-cli</artifactId>
<type>jar</type>
<version>1.2</version>
</dependency>
<dependency>
<groupId>asm</groupId>
<artifactId>asm</artifactId>
<type>jar</type>
<version>3.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
<type>jar</type>
<version>1.0-beta-3-SONATYPE-682132</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interpolation</artifactId>
<type>jar</type>
<version>1.12</version>
</dependency>
<dependency>
<groupId>org.sonatype.plexus</groupId>
<artifactId>plexus-build-api</artifactId>
<type>jar</type>
<version>0.0.4</version>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>flexmojos-generator-graniteds-1.1.0</artifactId>
<type>jar</type>
<version>9.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<type>jar</type>
<version>1.6.2</version>
</dependency>
<dependency>
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
<type>jar</type>
<version>2.7.7</version>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<type>jar</type>
<version>1.7.1</version>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-launcher</artifactId>
<type>jar</type>
<version>1.7.1</version>
</dependency>
<dependency>
<groupId>asm</groupId>
<artifactId>asm-util</artifactId>
<type>jar</type>
<version>3.1</version>
</dependency>
<dependency>
<groupId>asm</groupId>
<artifactId>asm-tree</artifactId>
<type>jar</type>
<version>3.1</version>
</dependency>
<dependency>
<groupId>asm</groupId>
<artifactId>asm-analysis</artifactId>
<type>jar</type>
<version>2.2.3</version>
</dependency>
<dependency>
<groupId>javax.persistence</groupId>
<artifactId>persistence-api</artifactId>
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>flexmojos-generator-graniteds-2.0.0</artifactId>
<type>jar</type>
<version>9.0</version>
</dependency>
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-generator-share</artifactId>
<type>jar</type>
<version>2.0.0.GA</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<type>jar</type>
<version>1.6.2</version>
</dependency>
<dependency>
<groupId>javax.jdo</groupId>
<artifactId>jdo2-api</artifactId>
<type>jar</type>
<version>2.3-ea</version>
</dependency>
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>jta</artifactId>
<type>jar</type>
<version>1.1</version>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>flexmojos-generator-constraints</artifactId>
<type>jar</type>
<version>9.0</version>
</dependency>
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-generator</artifactId>
<type>jar</type>
<version>2.0.0.GA</version>
</dependency>
<dependency>
<groupId>de.java2html</groupId>
<artifactId>java2html</artifactId>
<type>jar</type>
<version>5.0</version>
</dependency>
<dependency>
<groupId>org.jvnet</groupId>
<artifactId>animal-sniffer-annotation</artifactId>
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>flexmojos-tester</artifactId>
<type>jar</type>
<version>9.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-common-artifact-filters</artifactId>
<type>jar</type>
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<type>jar</type>
<version>1.1</version>
</dependency>
<dependency>
<groupId>jgoogleanalytics</groupId>
<artifactId>jgoogleanalytics</artifactId>
<type>jar</type>
<version>0.2</version>
</dependency>
<dependency>
<groupId>com.adobe.flex.compiler</groupId>
<artifactId>swfutils</artifactId>
<type>jar</type>
<version>4.0.0.8811</version>
</dependency>
<dependency>
<groupId>com.adobe.flex.compiler</groupId>
<artifactId>flex-messaging-common</artifactId>
<type>jar</type>
<version>4.0.0.8811</version>
</dependency>
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-generator-maven-plugin</artifactId>
<type>jar</type>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>com.adobe.flex.compiler</groupId>
<artifactId>mxmlc</artifactId>
<type>jar</type>
<version>4.1.0.16248</version>
</dependency>
<dependency>
<groupId>asm</groupId>
<artifactId>asm-attrs</artifactId>
<type>jar</type>
<version>2.2</version>
</dependency>
</dependencies>
</plugin>
does this in anyway approximate what you have?
Martin Gainty
______________________________________________
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung.
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est
interdite. Ce message sert à l'information seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> From: [email protected]
> To: [email protected]
> Subject: RE: Flexmojos
> Date: Thu, 13 Sep 2012 15:27:09 +0000
>
> Hi Martin,
>
> Thanks for the response. I think what I'm really looking for is advice on
> the "right" flexmojos plugin to use and where the documentation lives. I've
> been googling like crazy and stuff seems to be a bit scattered between
> sonatype, github, and flexmojos.atlassian.net. In all that I can't find the
> documentation for the latest version which I THINK is 5.0-beta.
>
> -Jim
>
> -----Original Message-----
> From: Martin Gainty [mailto:[email protected]]
> Sent: Thursday, September 13, 2012 10:15 AM
> To: [email protected]
> Subject: RE: Flexmojos
>
>
>
> > From: [email protected]
> > To: [email protected]
> > Subject: Flexmojos
> > Date: Thu, 13 Sep 2012 14:39:32 +0000
> >
> > Hello all,
> >
> > I'm looking to find which version of the flexmojos plugin is the current
> > "latest" and what one should use.
> >
> > We just recently upgrade to using Maven 3.0.4 and are looking at upgrading
> > plugins we use to be more current. We had been using the Flexmojos plugin
> > version 3.2.0 but we had trouble getting the flexunit stuff to work.
> >
> > I started looking around trying to figure out what the latest was (if we
> > are going to put time into upgrading, might as well go to the latest) and
> > discovered that there appears to be a 4.2-beta at the "old" location [1].
> >
> > I found the github source for it and it turns out that the coordinates have
> > changed to a net.flexmojos.oss groupId [2] with a 5.0-beta there. That's
> > fine so I started looking at that.
> >
> > I have been running into subtle differences between the old version and the
> > new version so I tried looking for the documentation for the new one [3].
> > The flexmojos site however does not appear to reference 5.0-beta at all.
> >
> > Putting on my spelunking cap, I tried looking around for the documentation
> > on sonatype's website [4]. The 5.0-beta docs are not there, but neither
> > are the 4.2-beta docs.
> >
> > -Jim
> >
> > [1]
> > http://central.maven.org/maven2/org/sonatype/flexmojos/flexmojos-maven-plugin/
> > [2]
> > http://central.maven.org/maven2/net/flexmojos/oss/flexmojos-maven-plugin/
> > [3] http://flexmojos.sonatype.org/
> > [4] https://repository.sonatype.org/content/sites/maven-sites/flexmojos/
> >
> >
> >
> > NOTICE: All information in and attached to this email may be proprietary,
> > confidential, privileged and otherwise protected from improper or erroneous
> > disclosure. If you are not the sender's intended recipient, you are not
> > authorized to intercept, read, print, retain, copy, forward, or disseminate
> > this message.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
>
> NOTICE: All information in and attached to this email may be proprietary,
> confidential, privileged and otherwise protected from improper or erroneous
> disclosure. If you are not the sender's intended recipient, you are not
> authorized to intercept, read, print, retain, copy, forward, or disseminate
> this message.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>