mahmud83 / maven-android-plugin

Automatically exported from code.google.com/p/maven-android-plugin
0 stars 0 forks source link

Annotation processing for library projects #407

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the latest version 3.6.0. Annotation Processing stopped working for library 
projects. I'm using androidannotations that generates a whole lot of classes at 
compile time. If the same project is a normal project everything works fine but 
if i make it a library project the annotation processing does not happen / no 
classes are generated. 

Everything worked fine before my update of the android sdk tools to version 
22.0.1 and the required update of the maven-android-plugin to version 3.6.0 
(was 3.5.0)

any ideas?

What version of maven-android-plugin are you using?

3.6.0

What are the complete output lines of "mvn -version" on your machine?

$ mvn -version
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 
14:51:28+0100)
Maven home: /opt/maven
Java version: 1.7.0_07, vendor: Oracle Corporation
Java home: /opt/jdk7/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.8.0-26-generic", arch: "amd64", family: "unix"

Please provide any additional information below.

Original issue reported on code.google.com by blob0...@googlemail.com on 17 Jul 2013 at 8:46

GoogleCodeExporter commented 9 years ago
Is this still an issue?
If so, could you please provide a link to a project highlighting the problem.

Original comment by william....@xandar.com.au on 22 Mar 2014 at 1:25

GoogleCodeExporter commented 9 years ago
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