[ 
https://jira.codehaus.org/browse/MSITE-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=298936#comment-298936
 ] 

JoelC commented on MSITE-639:
-----------------------------

I have the same issue running Maven 3.0.4 and Java 5.  Big impediment to moving 
to Maven 3 since my company has thousands of Maven projects.  A workaround is 
to add an empty (or one line) site_en.xml file to each parent pom project, but 
that is a real pain.
                
> sub-project tries to fetch a site_en.xml even though no locales are configured
> ------------------------------------------------------------------------------
>
>                 Key: MSITE-639
>                 URL: https://jira.codehaus.org/browse/MSITE-639
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 3.0-beta-3
>         Environment: Windows 7 64bit,  Sun JDK 1.6.0_27
>            Reporter: Martin Goldhahn
>         Attachments: parent-project.zip, sub-project.zip
>
>
> I have a parent project that has a site descriptor and a pom project that has 
> the parent project as parent. Neither of them defines the locales parameter 
> of the site plugin.
> When I try to build the sub-project, I get an error that Maven cannot find 
> the site_en.xml descriptor of the parent project. Why doesn't it just use the 
> site.xml?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to