Last Version

Adobe AIR Development tools Maven plugin 1.1

Some time ago, Adobe released AIR for mobile devices. There was a question: how to package AIR-application automatically? Flexmojos allows you to build only *.air packages, so I have created the plugin which could work with platform dependent AIR SDK and additionally build packages for mobile devices. This plugin is not replacement of Flexmojos. You still need Flexmojos to build SWF.

License

License

Categories

Categories

Maven Build Tools ORM Data
GroupId

GroupId

com.marvinformatics
ArtifactId

ArtifactId

adt-maven-plugin
Version

Version

1.1
Type

Type

maven-plugin
Description

Description

Adobe AIR Development tools Maven plugin
Some time ago, Adobe released AIR for mobile devices. There was a question: how to package AIR-application automatically? Flexmojos allows you to build only *.air packages, so I have created the plugin which could work with platform dependent AIR SDK and additionally build packages for mobile devices. This plugin is not replacement of Flexmojos. You still need Flexmojos to build SWF.
Project URL

Project URL

https://github.com/velo/adt-maven-plugin/
Source Code Management

Source Code Management

https://github.com/velo/adt-maven-plugin/

Download adt-maven-plugin 1.1


<plugin>
    <groupId>com.marvinformatics</groupId>
    <artifactId>adt-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven : maven-artifact jar 3.0.3
org.apache.maven : maven-core jar 3.0.3
org.codehaus.plexus : plexus-archiver jar 2.1.2
org.codehaus.plexus : plexus-utils jar 3.0.1
net.lingala.zip4j : zip4j jar 1.3.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.4
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.0-alpha-1

Project Modules

There are no modules declared in this project.