License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.ofterdinger.maven.plugins |
ArtifactId | ArtifactIdsite-maven-plugin |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionGitHub Site Maven Plugin
Maven plugin that commits files to a branch in a GitHub repository
|
Filename | Size |
---|---|
site-maven-plugin-0.1.0.pom | |
site-maven-plugin-0.1.0.jar | 30 KB |
site-maven-plugin-0.1.0-sources.jar | 20 KB |
site-maven-plugin-0.1.0-javadoc.jar | 164 KB |
Browse |
<plugin>
<groupId>de.ofterdinger.maven.plugins</groupId>
<artifactId>site-maven-plugin</artifactId>
<version>0.1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | 3.4.1 |
org.eclipse.mylyn.github : org.eclipse.egit.github.core | jar | 6.1.0.202203080745-r |
com.google.guava : guava | jar | 31.1-jre |
com.google.code.gson : gson | jar | 2.9.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.8.1 |
org.apache.maven : maven-core | jar | 3.8.1 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.4.0 |
org.easytesting : fest-assert | jar | 1.4 |