Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
<build>
    <plugins>
      <plugin>
        <groupId>org.sonatype.flexmojos</groupId>
        <artifactId>flexmojos-maven-plugin</artifactId>
        <executions>
          <execution>
            <phase>install</phase>
            <goals>
              <goal>asdoc</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
    </plugins>
  </build>

Known Issues

Jira Issues
columnstype,key,summary
urlhttps://flexmojos.atlassian.net/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+FLEXMOJOS+AND+component+%3D+asdoc-mojo+AND+status+in+%28Open%2C+%22In+Progress%22%2C+Reopened%29&tempMax=1000