Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
This repository was archived by the owner on May 13, 2025. It is now read-only.

[PLUGIN IS NOT MAINTAINED, see below] site-maven-plugin stuck after message "Creating 338 blobs" #139

Description

@etienne-sf

Hello,

I'm trying to deploy a multi-module maven project site to github.

This project is available here:
https://github.com/graphql-java-generator/graphql-maven-plugin-project
(I created the tag 'site-maven-plugin_issue_139' against which you can reproduce it)

Here what I did:

  • Create the site (into target/site) with "mvn site -Prelease"
  • Stage the site (into target/stage) with "mvn site:stage"
  • Tried to deploy the site to github with "mvn com.github.github:site-maven-plugin:site -Prelease"

But then, it hangs. Here is the console output:

[INFO] ------< com.graphql-java-generator:graphql-maven-plugin-project >-------
[INFO] Building com.graphql-java-generator:graphql-maven-plugin-project 1.0.0-RC2-SNAPSHOT [1/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- site-maven-plugin:0.12:site (default-cli) @ graphql-maven-plugin-project ---
[INFO] Creating 338 blobs

It gets stuck there, with no activity...
:(

Any hint ?

Etienne

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions