A plugin to allow maven builds ActionScript and MXML projects from Adobe systems.
| JAR File | Download (30 KB) |
|---|---|
| POM File | View |
| Version URL | |
| Organization | |
| Issue Tracker |
| Apache Maven |
|---|
<dependency>
<groupId>net.israfil.mojo</groupId>
<artifactId>maven-flex2-plugin</artifactId>
<version>1.3</version>
</dependency>
|
| Apache Ivy |
|---|
<dependency org="net.israfil.mojo" name="maven-flex2-plugin" rev="1.3"/> |
| Groovy Grape |
|---|
@Grapes(
@Grab(group='net.israfil.mojo', module='maven-flex2-plugin', version='1.3')
)
|
| Apache Buildr |
|---|
'net.israfil.mojo:maven-flex2-plugin:jar:1.3' |
| Group | Artifact | Version |
|---|---|---|
| ${project.groupId} | ${project.artifactId}-support | 1.0 |
| junit | junit | 3.8.1 |
| org.apache.maven.plugins | maven-dependency-plugin | 2.0-alpha-4 |
| org.apache.maven.reporting | maven-reporting-impl | ${maven.version} |
| org.apache.maven | maven-plugin-api | ${maven.version} |
| org.apache.maven | maven-plugin-descriptor | ${maven.version} |
| org.apache.maven | maven-project | ${maven.version} |
| org.codehaus.plexus | plexus-compiler-api | 1.5.2 |
| org.codehaus.plexus | plexus-compiler-manager | 1.5.2 |
| org.codehaus.plexus | plexus-utils | 1.1 |
| Connection | scm:svn:http://israfil-mojo.googlecode.com/svn/tags/maven-flex2-plugin-1.3 |
|---|---|
| Developer Connection | scm:svn:https://israfil-mojo.googlecode.com/svn/tags/maven-flex2-plugin-1.3 |
| Tag | HEAD |
| URL | http://israfil-mojo.googlecode.com/svn/tags/maven-flex2-plugin-1.3 |
| net.israfil.mojo.flex2 |