I am using GitHub site-maven-plugin, which publishes directly to gh-pages and can be bound to site-deploy phase. Note: the default maven-site-plugin in that case needs to have its site deployment suppressed (i.e. use it for site generation only). https://raw.githubusercontent.com/sergei-ivanov/maven-protoc-plugin/master/pom.xml -- Sergei
Saturday, 2 May 2015 16:05 +0100 from Karl Heinz Marbaise <khmarba...@gmx.de>: >Hi, > >I have temporarily put the plugin documentation for >versions-maven-plugin onto this: > >http://khmarbaise.github.io/versions-maven-plugin/ > >which worked very simple ...... > >The simplest and fastes solution would be to change the >distributionManagement entry for site and use the >maven-scm-publish-plugin which supports Git (gh-pages branch)... > >The only thing which is not clear to me at the moment where to put pages >like mojo.codehaus.org itself which might be put on the > >https://github.com/mojohaus > >area...? > >Kind regards >Karl Heinz Marbaise > > >On 5/2/15 4:58 PM, Lennart Jörelid wrote: >> Since we are migrating off of the CodeHaus servers, I respect that some >> things are shut down. >> I am, however, uncertain as to where we should host the plugin >> documentation for the releases being done at present. >> >> The GitHub markdown/wiki could possibly be a documentation target, but >> the maven site will need to be overhauled (or removed and redone) to fit >> into a GitHub wiki. >> >> >> 2015-05-02 16:11 GMT+02:00 Baptiste Mathus < bmat...@batmat.net >> <mailto: bmat...@batmat.net >>: >> >> See the tweets of yesterday of the Codehaus account. I guess it's >> related. >> >> To sum up: only a few days left. Shutdown planned for the 17 may. >> This unavailability is a reminder. >> >> Cheers >> >> Le 1 mai 2015 5:14 PM, "Jörg Hohwiller" < jo...@j-hohwiller.de >> <mailto: jo...@j-hohwiller.de >> a écrit : >> >> Hi there, >> >> mvn release:perform failed. >> Is codehaus already down for some services? >> >> [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ >> flatten-maven-plugin --- >> [INFO] Parent project loaded from repository: >> org.codehaus.mojo:mojo-parent:pom:33 >> [INFO] Parent project loaded from repository: >> org.codehaus:codehaus-parent:pom:4 >> https://dav.codehaus.org/mojo/ - Session: Opened >> [INFO] Pushing >> >> C:\Projekte\mojo\workspaces\trunk\flatten-maven-plugin\target\checkout\target\site >> [INFO] >>> to >> https://dav.codehaus.org/mojo/flatten-maven-plugin >> Uploading: >> flatten-maven-plugin/apidocs/allclasses-frame.html to >> https://dav.codehaus.org/mojo/ >> >> # >> https://dav.codehaus.org/mojo/flatten-maven-plugin/apidocs/allclasses-frame.html >> - Status code: 405 >> Transfer error: >> org.apache.maven.wagon.TransferFailedException: >> Failed to transfer file: >> >> https://dav.codehaus.org/mojo/flatten-maven-plugin/apidocs/allclasses-frame.html >> . >> Return code is: 405 >> https://dav.codehaus.org/mojo/ - Session: Disconnecting >> https://dav.codehaus.org/mojo/ - Session: Disconnected >> [INFO] >> >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> >> ------------------------------------------------------------------------ >> [INFO] Total time: 04:48 min >> [INFO] Finished at: 2015-05-01T17:01:22+02:00 >> [INFO] Final Memory: 47M/124M >> [INFO] >> >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-site-plugin:3.3:deploy >> (default-deploy) >> on project flatten-maven-plugin: Error uploading site: >> Failed to transfer file: >> >> https://dav.codehaus.org/mojo/flatten-maven-plugin/apidocs/allclasses-frame.html >> . >> Return code is: 405 -> [Help 1] >> [ERROR] >> [ERROR] To see the full stack trace of the errors, re-run >> Maven with >> the -e switch. >> [ERROR] Re-run Maven using the -X switch to enable full >> debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible >> solutions, please read the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException >> [INFO] >> >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> >> ------------------------------------------------------------------------ >> [INFO] Total time: 05:08 min >> [INFO] Finished at: 2015-05-01T17:01:22+02:00 >> [INFO] Final Memory: 12M/30M >> [INFO] >> >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-release-plugin:2.4.2:perform >> (default-cli) on project flatten-maven-plugin: Maven execution >> failed, >> exit code: '1' -> [Help 1] >> >> Cheers >> Jörg >> >> >> >> > >--------------------------------------------------------------------- >To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > >