[
https://issues.jboss.org/browse/FORGE-891?page=com.atlassian.jira.plugin....
]
Rajmahendra Hegde commented on FORGE-891:
-----------------------------------------
We can make packagingFacet.setPackagingType(String) accepts as String and default value is
jar.
Lets user set it as packagingFacet.setPackagingType("war") etc. So we can
accommodate not only apk but (hudsom/jenkin plugin(just a thought).. Java ME etc) anything
comes in future..
Support the APK packaging type in Maven projects
------------------------------------------------
Key: FORGE-891
URL:
https://issues.jboss.org/browse/FORGE-891
Project: Forge
Issue Type: Feature Request
Components: Builtin Plugins
Affects Versions: 1.2.3.Final, 2.0.0.Alpha3
Reporter: Vineet Reynolds
Fix For: 1.x Future
This is related to the addition of support for Maven-based Android app development in
Forge.
If we follow the approach recommended by the Sonatype book - [Maven: The Complete
Reference|http://books.sonatype.com/mvnref-book/reference/android-dev.html], then we'd
need to support packaging type of APK in the project POM, to enable Android app
development using Maven.
The Android Maven Plugin is very nice for this -
https://code.google.com/p/maven-android-plugin/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira