public class SiteMojo
extends com.github.maven.plugins.core.GitHubProjectMojo
Modifier and Type | Field and Description |
---|---|
static String |
BRANCH_DEFAULT
BRANCH_DEFAULT
|
static String |
NO_JEKYLL_FILE
NO_JEKYLL_FILE
|
Constructor and Description |
---|
SiteMojo() |
Modifier and Type | Method and Description |
---|---|
protected String |
createBlob(org.eclipse.egit.github.core.service.DataService service,
org.eclipse.egit.github.core.RepositoryId repository,
String path)
Create blob
|
void |
execute() |
configureOAuth2Token, configureServerCredentials, configureUsernamePassword, createClient, createClient, createClient, debug, debug, getExceptionMessage, getRepository, getServer, info, info, isDebug, isInfo
public static final String BRANCH_DEFAULT
public static final String NO_JEKYLL_FILE
protected String createBlob(org.eclipse.egit.github.core.service.DataService service, org.eclipse.egit.github.core.RepositoryId repository, String path) throws org.apache.maven.plugin.MojoExecutionException
service
- repository
- path
- org.apache.maven.plugin.MojoExecutionException
public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2013. All Rights Reserved.