Bugs item #2352559, was opened at 2008-11-26 15:18
Message generated for change (Comment added) made by henryju
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 3.1
>Status: Closed
>Resolution: Fixed
Priority: 3
Private: No
Submitted By: Jevon Wright (jevonwright)
>Assigned to: Julien HENRY (henryju)
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!

----------------------------------------------------------------------

>Comment By: Julien HENRY (henryju)
Date: 2012-08-16 12:34

Message:
Seems to be fixed now.

----------------------------------------------------------------------

Comment By: Julien HENRY (henryju)
Date: 2008-11-27 00:32

Message:
I'm waiting for this bug to be fixed:
http://jira.codehaus.org/browse/MJAVADOC-181
before updating Javadoc plugin. I hope this will also fix the generation of
the WebTestCase javadoc.

Please feel free to vote for the bug.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2352559&group_id=61302

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to