Site validation fails in off-line mode
--------------------------------------
Key: MSITE-483
URL: http://jira.codehaus.org/browse/MSITE-483
Project: Maven 2.x Site Plugin
Issue Type: Bug
Affects Versions: 2.1.1
Reporter: Lukas Theussl
By itself this is not necessarily an issue since we could require access to on-line schemas
or DTDs for validation. The problem is that in the current implementation any entities are
resolved by the validation run. So if you want to use entities (even if locally defined) you
*have* to switch on validation and this will fail in off-line mode.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|