github / maven-plugins

Official GitHub Maven Plugins
MIT License
587 stars 197 forks source link

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

Open etienne-sf opened 5 years ago

etienne-sf commented 5 years ago

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:

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

bguerin commented 5 years ago

See issue #136

etienne-sf commented 5 years ago

Right !

Thanks bguerin !!

For other readers: this site-maven-plugin is not maintained.

More info there: http://wiki.bitplan.com/index.php/Multi-Module_Maven_with_github_pages