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/[email protected]/msg103349.html Is there a way to make it a warning? Thanks -Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
