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

Ioan Eugen Stan commented on MNG-5202:
--------------------------------------

Problem confirmed:

Java version: 1.6.0_20, vendor: Sun Microsystems Inc.
OS name: "linux", version: "2.6.32-32-e1000e", arch: "amd64", family: "unix"

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site (default-site) on 
project mscf-commons: SiteToolException: The site descriptor cannot be resolved 
from the repository: ArtifactResolutionException: Unable to locate site 
descriptor: Could not transfer artifact 
com.unitedinternet.portal.mscf:mscfpom:xml:site_en:1.0.4-SNAPSHOT from/to 
cloudera (https://repository.cloudera.com/content/repositories/releases/): 
Error transferring file: Server returned HTTP response code: 409 for URL: 
https://repository.cloudera.com/content/repositories/releases/com/unitedinternet/portal/mscf/mscfpom/1.0.4-SNAPSHOT/mscfpom-1.0.4-SNAPSHOT-site_en.xml

I don't know why it's looking for it within cloudera repo either. 
                
> 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.
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