You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2016/04/18 00:48:25 UTC

[jira] [Created] (BIGTOP-2398) a ghoenix-pig artifact errors out during site build

Konstantin Boudnik created BIGTOP-2398:
------------------------------------------

             Summary: a ghoenix-pig artifact errors out during site build
                 Key: BIGTOP-2398
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2398
             Project: Bigtop
          Issue Type: Bug
          Components: website
    Affects Versions: 1.0.0
            Reporter: Konstantin Boudnik
             Fix For: 1.2.0


I am seeing this issue since at least 1.0.0. Every time {{mvn site:site}} or {{mvn site-deploy}} are ran the following error message 
{noformat}
Downloading: https://repo.maven.apache.org/maven2/org/apache/phoenix/phoenix-pig/4.7.0/phoenix-pig-4.7.0.pom
[WARNING] Unable to create Maven project for org.apache.phoenix:phoenix-pig:pom:4.7.0 from repository.
org.apache.maven.project.ProjectBuildingException: Error resolving project artifact: Failure to find org.apache.phoenix:phoenix-pig:pom:4.7.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced for project org.apache.phoenix:phoenix-pig:pom:4.7.0
        at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:355)
        at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:236)
        at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:251)
        at org.apache.maven.report.projectinfo.dependencies.RepositoryUtils.getMavenProjectFromRepository(RepositoryUtils.java:298)
{noformat}

It doesn't affect the build (yet), but let's get it fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)