You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (Jira)" <ji...@apache.org> on 2020/09/07 20:12:00 UTC

[jira] [Commented] (YETUS-906) Site goal hangs when building Website/Documentation module

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

Allen Wittenauer commented on YETUS-906:
----------------------------------------

This issue looks like it might be fixed in YETUS-982.

> Site goal hangs when building Website/Documentation module
> ----------------------------------------------------------
>
>                 Key: YETUS-906
>                 URL: https://issues.apache.org/jira/browse/YETUS-906
>             Project: Yetus
>          Issue Type: Bug
>          Components: Release Doc Maker, website and documentation
>    Affects Versions: 0.12.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Major
>             Fix For: 0.13.0
>
>
> When attempting to build the website via {{mvn site site:stage}} the release doc maker call appears to hang.
> In this example, there was a placeholder jira for 0.12.0 in Resolved status and the build waited until I hit enter:
> {code}
>                 
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache Yetus - Website/Documentation 0.12.0-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.8.0) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.8.0.html.md) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.9.0) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.9.0.html.md) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.10.0) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.10.0.html.md) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (in-progress) @ asf-site ---
> [INFO] 
> [INFO] --- exec-maven-plugin:1.6.0:exec (releasedocs) @ asf-site ---
> =======================================
> 0.12.0-SNAPSHOT: Error:0, Warning:0 
> [INFO] 
> [INFO] --- exec-maven-plugin:1.6.0:exec (bundle-install) @ asf-site ---
> {code}
> when there are no issues for the version resolved, we see a error from release doc maker and then the build just hangs until I force it to exit:
> {code}
>                          
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache Yetus - Website/Documentation 0.12.0-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.8.0) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.8.0.html.md) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.9.0) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.9.0.html.md) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.10.0) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (0.10.0.html.md) @ asf-site ---
> [INFO] 
> [INFO] --- yetus-minimaven-plugin:0.12.0-SNAPSHOT:symlink (in-progress) @ asf-site ---
> [INFO] 
> [INFO] --- exec-maven-plugin:1.6.0:exec (releasedocs) @ asf-site ---
> There is no issue which has the specified version: 0.12.0-SNAPSHOT
> I'll wait.
> It's been 7 minutes.
> ^Cbusbey@17deb44cd1d7:~/yetus$ 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)