> Date: Mon, 14 Sep 2015 11:30:20 +0930
> Subject: Re: RESOLVED: R question (with context)
> From: baerr...@gmail.com
> To: users@maven.apache.org
> 
> On 14 September 2015 at 11:17, Martin Gainty <mgai...@hotmail.com> wrote:
> 
> > got it working and the apk deployable is ready to be tested
> >
> > Many Thanks to Stuart McCullough for his kind assistance on a rainy Sunday
> > Martin
> 
> 
> You dont provide any summary of the actual problem, once identified, and
> then the correct resolution.

MG>Maven-plugin/phonegap-android/src/main/java/com/phonegap/DroidGap.java:
> [910,44] package android.R does not exist
> but when I look for the generated file I am able to see R.java at 
> /target/generated-sources/r/com/phonegap/R.j
MG>solution is to refactor hardcoded android.R as com.phonegap.R;
MG>there was a fair amount of refactoring of plexus to sisu-guice in the 
pom.xml which was suggested by Stuart
MG>if you are interested I would suggest announce your interest in the solution
MG>If you are interested in my implementations of android-maven-plugin i would 
be more than happy to cc you from now on 
MG>Best Regards
> 
> Make the internet a better place and leave these notes for others to find
> when they face the same problem.
MG>assumed nobody cared so I begged off providing any details which would 
probably never be read
MG>thanks and regards

                                          

Reply via email to