You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "wenwupeng (JIRA)" <ji...@apache.org> on 2014/04/04 04:07:15 UTC

[jira] [Commented] (BIGTOP-1265) HBase mvn site error in file site.xml; maven-skin can't download artifact

    [ https://issues.apache.org/jira/browse/BIGTOP-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959558#comment-13959558 ] 

wenwupeng commented on BIGTOP-1265:
-----------------------------------

Thanks doug found this issue and provide patch.

Here are some instructions on how to generate patches in follow page. 
1. Ensure that you have all of your change as 1 commit which has the correct commit message - something like BIGTOP-1031: README has outdated/ambiguous information
 2. Then run a command like: git format-patch HEAD^..HEAD --stdout > BIGTOP-1031.patch
 3. Upload the BIGTOP-1031.1.patch file to this JIRA

https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute

> HBase mvn site error in file site.xml;  maven-skin can't download artifact
> --------------------------------------------------------------------------
>
>                 Key: BIGTOP-1265
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1265
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian
>    Affects Versions: 0.7.0
>         Environment: Centos 6.X
>            Reporter: doug chang
>            Assignee: doug chang
>              Labels: .94.12, HBase
>             Fix For: 0.7.0
>
>         Attachments: 0001-fix.patch
>
>
> OS: Centos 6.4
> When running mvn site
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.2:site (default-site) on project hbase: SiteToolException: ArtifactResolutionException: Unable to find skin: Could not transfer artifact org.apache.maven.skins:maven-stylus-skin:jar:1.5 from/to central (http//repo.maven.apache.org/maven2/): No connector available to access repository central (http//repo.maven.apache.org/maven2/) of type default using the available factories WagonRepositoryConnectorFactory



--
This message was sent by Atlassian JIRA
(v6.2#6252)