| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.echocat.maven.plugins |
| ArtifactId | ArtifactIddaemon-maven-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionechocat Daemon Maven Plugin
Maven plugin to start and stop processes as daemon while running other targets. For example: integration tests.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| daemon-maven-plugin-1.0.0.pom | |
| daemon-maven-plugin-1.0.0.jar | 16 KB |
| daemon-maven-plugin-1.0.0-sources.jar | 6 KB |
| daemon-maven-plugin-1.0.0-javadoc.jar | 62 KB |
| Browse |
<plugin>
<groupId>org.echocat.maven.plugins</groupId>
<artifactId>daemon-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.1.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| org.apache.maven : maven-core | jar | 3.1.0 |
| org.echocat.jomon : resources | jar | 1.4.2 |
| org.echocat.jomon : process | jar | 1.4.2 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| org.fusesource : sigar | jar | 1.6.4 |
| com.googlecode.slf4j-maven-plugin-log : slf4j-maven-plugin-log | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.echocat.jomon : testing | jar | 1.4.2 |