sub-project tries to fetch a site_en.xml even though no locales are configured
------------------------------------------------------------------------------

                 Key: MNG-5202
                 URL: https://jira.codehaus.org/browse/MNG-5202
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Sites & Reporting
    Affects Versions: 3.0.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to