srcdeps
A set of tools for building dependencies from their sources during the build of the dependent project.
Please check the individual subprojects to learn more about srcdeps:
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.l2x6.maven.srcdeps |
| ArtifactId | ArtifactIdsrcdeps-maven-plugin |
| Last Version | Last Version0.0.11 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven Source Dependencies Plugin
A Maven plugin that can compile and install current project's dependencies from their sources
|
| Filename | Size |
|---|---|
| srcdeps-maven-plugin-0.0.11.pom | |
| srcdeps-maven-plugin-0.0.11.jar | 57 KB |
| srcdeps-maven-plugin-0.0.11-sources.jar | 29 KB |
| srcdeps-maven-plugin-0.0.11-javadoc.jar | 157 KB |
| Browse |
<plugin>
<groupId>org.l2x6.maven.srcdeps</groupId>
<artifactId>srcdeps-maven-plugin</artifactId>
<version>0.0.11</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.3 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.maven : maven-core | jar | 3.3.3 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.22 |
| org.apache.maven.release : maven-release-manager | jar | 2.5.2 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 4.1.0.201509280440-r |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
srcdepsA set of tools for building dependencies from their sources during the build of the dependent project.
Please check the individual subprojects to learn more about srcdeps: