| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.mhoffrogge.maven |
| ArtifactId | ArtifactIdp2site-maven-plugin |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionP2Site Maven Plugin
P2 site utility plugin providing the following goals:
build-index-html:
This goal creates template based index.html files recursively for a P2 update sites.
create-composite-xmls:
This goal creates P2 composite xml files for upper directories containing multiple P2 update site repos.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| p2site-maven-plugin-1.0.5.pom | |
| p2site-maven-plugin-1.0.5.jar | 62 KB |
| p2site-maven-plugin-1.0.5-sources.jar | 55 KB |
| p2site-maven-plugin-1.0.5-javadoc.jar | 37 KB |
| Browse |
<plugin>
<groupId>de.mhoffrogge.maven</groupId>
<artifactId>p2site-maven-plugin</artifactId>
<version>1.0.5</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| de.mhoffrogge.maven : base-maven-plugins | jar | 1.0.0 |
| org.apache.maven : maven-core | jar | 3.5.2 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |