[ http://jira.codehaus.org/browse/MSITE-81?page=comments#action_57307 ] 

Indrajit Raychaudhuri commented on MSITE-81:
--------------------------------------------

The patch is more of a circumvention that a solution.

Yes, it's essentially a case of looking into the local filesystem (meaning the 
~/.m2/repository) for site.xml when site_en.xml is not available in the same 
location.

I'd imagine mvn --ofline is not same as online mvn without the remote repo 
avaialble.
When we have the second scenario, the regular artifacts build and resolve their 
dependencies provided I do an 'install' on the dependencies beforehand. 
Shouldn't it same when building site of the artifact?


> Site descriptor resolution never falls back to site.xml
> -------------------------------------------------------
>
>          Key: MSITE-81
>          URL: http://jira.codehaus.org/browse/MSITE-81
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>     Reporter: Indrajit Raychaudhuri
>     Priority: Critical
>  Attachments: site.log, sitemojo.patch
>
>
> For default locale (i.e., Locale.getDefault() is "en") site descriptor for 
> parent project attempt to resolve site_en.xml.
> But it doesn't fallback to site.xml.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to