Closed GoogleCodeExporter closed 9 years ago
Benoit can you post a link to a project that shows the issue.
Original comment by william....@xandar.com.au
on 27 Mar 2014 at 4:48
I took the tictactoe sample and added the dependency but I also had to change
the minSdk & targetSdk of tictactoe otherwise the manifest merge would complain.
Original comment by benoit.b...@gmail.com
on 27 Mar 2014 at 6:01
Attachments:
This also happens with appcompat-v7 19.1.0 and not with 19.0.1 as the
BuildConfig was not packaged previously
Original comment by benoit.b...@gmail.com
on 1 Apr 2014 at 5:48
[deleted comment]
This happens with more libs. (net.danlew:android.joda:2.3.2@aar)
and I was able to reproduce it with the current 3.9.0-SNAPSHOT
Original comment by benoit.b...@gmail.com
on 10 Apr 2014 at 12:25
Background info: https://code.google.com/p/android/issues/detail?id=61151
Original comment by benoit.b...@gmail.com
on 14 Apr 2014 at 10:02
Fix was merged in 3.9.0-SNAPSHOT
https://github.com/jayway/maven-android-plugin/pull/329
https://github.com/jayway/maven-android-plugin/pull/328
Original comment by benoit.b...@gmail.com
on 24 Apr 2014 at 10:35
We are no longer using the issue tracking system on Google Code. Please refile
this issue on https://github.com/jayway/maven-android-plugin/issues if you
still have this problem with the latest release of the Android Maven Plugin
Original comment by mosa...@gmail.com
on 19 May 2014 at 4:20
hi - is there a workaround for this issue?
Original comment by elisebot...@gmail.com
on 9 Jun 2014 at 11:36
fixed in 3.9.0-rc.2
Original comment by benoit.b...@gmail.com
on 9 Jun 2014 at 11:57
I just had this issue in 3.9.0-rc.2 when I included two aar dependencies.
Workaround was to change one to an apklib.
Original comment by j.w.bax...@gmail.com
on 6 Jul 2014 at 4:59
This has been resolved in
https://github.com/jayway/maven-android-plugin/pull/403
Please raise issues in the GitHub project.
Original comment by william....@xandar.com.au
on 6 Jul 2014 at 10:38
Original issue reported on code.google.com by
benoit.b...@gmail.com
on 27 Mar 2014 at 3:20