On Mon, 14 Oct 2013 23:09:54 +0200
"Robert Scholte" wrote:
worrks fine to me
2 * +1,
thanks,
tony.
> Hi,
>
> since the same type of issues have been fixed for both the Apache Maven
> Install Plugin and Apache Maven Deploy Plugin, I've decided to stage both
> plugins at once.
>
> We solve
Manfred Moser wrote:
>> Benoit Billington wrote:
>>
>>> I'm facing this problem too.
>>>
>>> Android has created a new format for its libraries called Android
>>> Archive
>>> (.aar)
>>>
>>> This format described here:
>>> http://tools.android.com/tech-docs/new-build-system/aar-format contains
>>>
+1 *2
Regards,
Hervé
Le lundi 14 octobre 2013 23:09:54 Robert Scholte a écrit :
> Hi,
>
> since the same type of issues have been fixed for both the Apache Maven
> Install Plugin and Apache Maven Deploy Plugin, I've decided to stage both
> plugins at once.
>
> We solved 2x2 issues:
> MINSTALL:
My 2* +1
Robert
Op Mon, 14 Oct 2013 23:09:54 +0200 schreef Robert Scholte
:
Hi,
since the same type of issues have been fixed for both the Apache Maven
Install Plugin and Apache Maven Deploy Plugin, I've decided to stage
both plugins at once.
We solved 2x2 issues:
MINSTALL:
http://
Hi,
Today in my build I had the well known warning :
[WARNING] x.java: x.java uses unchecked or unsafe operations.
[WARNING] x.java: Recompile with -Xlint:unchecked for details.
Thus I updated my compiler plugin with
org.apache.maven.plugins
> Benoit Billington wrote:
>
>> I'm facing this problem too.
>>
>> Android has created a new format for its libraries called Android
>> Archive
>> (.aar)
>>
>> This format described here:
>> http://tools.android.com/tech-docs/new-build-system/aar-format contains
>> a
>> "/classes.jar"
>>
>> How wou
Benoit Billington wrote:
> I'm facing this problem too.
>
> Android has created a new format for its libraries called Android Archive
> (.aar)
>
> This format described here:
> http://tools.android.com/tech-docs/new-build-system/aar-format contains a
> "/classes.jar"
>
> How would I be able to
I'm facing this problem too.
Android has created a new format for its libraries called Android Archive
(.aar)
This format described here:
http://tools.android.com/tech-docs/new-build-system/aar-format contains a
"/classes.jar"
How would I be able to add that classes.jar into my classpath before