[top] / org / apache / maven / plugins /
maven-source-plugin /
2.1.2
The Maven 2 Source Plugin creates a JAR archive of the source files of the current project.
Repository |
external |
Group ID |
org.apache.maven.plugins |
Artifact ID |
maven-source-plugin |
Version |
2.1.2 |
Packaging |
maven-plugin |
Parent |
org.apache.maven.plugins maven-plugins 18
(View)
|
POM Snippet
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.1.2</version>
</plugin>
Other Details
SCM