Re: Using Android Maven plugin, how can I change the unpack apklibs name?

69 views
Skip to first unread message

Ron Smits

unread,
May 15, 2013, 1:23:53 AM5/15/13
to maven-androi...@googlegroups.com
Why would you want to change the name? The way it is setup now ensures that uniqueness is ensured.

Ron

On Monday, May 6, 2013 3:04:18 PM UTC+2, Anas El Hajjaji wrote:

Actually, the unpacked apklibs are in:

target\unpack\apklibs

Each unpacked apklib is named as follow:

packageName_ApkLibModuleName_apklib_Version

Example:

com.company.app.module.something_MyModule_apklib_1.0.0-SNAPSHOT

That makes, the folder name bigger. How can I change this name to have only something like:

target\unpack\apklibs\MyModule

target\unpack\apklibs\MySecondModule

...

Thanks

Reply all
Reply to author
Forward
0 new messages