Bugs item #2352559, was opened at 2008-11-27 12:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2352559&group_id=61302
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Maven Group: Release 2.0 Status: Open Resolution: None Priority: 3 Private: No Submitted By: Jevon Wright (jevonwright) Assigned to: Jevon Wright (jevonwright) Summary: Clean up Maven warnings in 'mvn site' Initial Comment: Running the site generation tool ($ mvn site) on a clean install throws a bunch of warnings: [WARNING] DEPRECATED [aggregate]: As of version 2.5, use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead. ... [WARNING] The Javadoc plugin parameter 'proxyHost' is deprecated since 2.4. Please configure an active proxy in your settings.xml. [WARNING] The Javadoc plugin parameter 'proxyPort' is deprecated since 2.4. Please configure an active proxy in your settings.xml. ... [WARNING] Error while parsing ...\IElementTest.java: Can't use generics unless running in JDK 1.5 mode! ... [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2352559&group_id=61302 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ JWebUnit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
