The Maven 2 Source Plugin creates a jar archive of the source files of the current project. The jar file is, by default, created in the project's target directory.
The Source Plugin has three goals:
Instructions on how to use the Source Plugin can be found here.
To provide you with better understanding on some usages of the Source plugin, you can take a look into the following examples: