Hi Eric,
Thank you for the very clear example! I have unfortunately had little
time for open source projects lately, which is evident from the lack
of release announcement for the 2.9.0-beta-2 release, which I released
a couple of weeks ago. Please see the most up-to-date information on
the Changelog page:
http://code.google.com/p/maven-android-plugin/wiki/Changelog
On the Changelog page, I added a link to my fork of your multimodule
example, in which I made some small changes.
I also agree with Manfred that your example should go into the
official Samples project.
As for the next steps, this is what I see is needed before a 2.9.0
release:
* Posting a release announcement for 2.9.0-beta-2 with credit to
those who added new features and fixed bugs.
* Inventory new Issues posted regarding the apklib functionality:
http://code.google.com/p/maven-android-plugin/issues/list?sort=-id
* Fix those issues and release more betas in the meantime, so
everyone can use the fixes as soon as possible and not have to wait
for the completed 2.9.0.
If you (Eric, or *anyone else reading this*) want to help, please see
what you can do about the issues posted. Some things which everyone
can do with new Issues:
* Determine which things need more details to be able to reproduce
the issue, and ask the poster to for example post their pom.xml.
* If the issue is something that can be answered rather than fixed
with code, please add that as a comment to the issue.
* If the person who posted the issue gave some details about how to
reproduce the error, it is *very helpful* for those who will debug and
create a fix, if you have the opportunity to set up a small sample
project which produces the error. That makes it a lot quicker for
those who debug it to get started! You can put it up as a github
project, or simply attach it as a zip file to the issue.
These things are always very much appreciated!
IIRC, everyone has permission by default to file issues and comment on
them. If you would like to change the status on issues (for example to
be able to mark them as Incomplete when more details are required),
please email me at
hu...@josefson.org. This is also appreciated.
Thanks,
Hugo