Try this page, 
http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html
look for rt.jar under System Dependencies.

Brett


On 1/18/10, Dan Tran <dant...@gmail.com> wrote:
> I am using Sun JDK on windows  version 1.6.0_17
>
> -Dan
>
> On Sun, Jan 17, 2010 at 3:52 PM, Erlend Hamnaberg <ngar...@gmail.com> wrote:
>> Are you using Openjdk? then this fails.
>>
>> Use the JDK shipped by sun, and you should be ok.
>>
>> -- Erlend
>>
>> On Mon, Jan 18, 2010 at 12:28 AM, Dan Tran <dant...@gmail.com> wrote:
>>
>>> Hello,
>>>
>>> I just inherit an project that I am trying to convert to maven and hit
>>> a compilation error  ( using java 1.6, target/source = 1.6 )
>>>
>>> ts\admin\db_devices\DBCollectorHousekeepingServlet.java:[28,15]
>>> sun.misc.BASE64Decoder is Sun proprietary API and may be removed in a
>>> future release
>>>
>>> Eclispe IDE does not fail this call.  Why Maven?
>>>
>>> I found a link to this failure, with no resolution
>>> http://www.mail-archive.com/users@maven.apache.org/msg103349.html
>>>
>>> Is there a way to make it a warning?
>>>
>>> Thanks
>>>
>>>
>>> -Dan
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>>> For additional commands, e-mail: users-h...@maven.apache.org
>>>
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

-- 
Sent from my mobile device

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to