Apache
>
Maven
>
Plugins
>
Maven Source Plugin
Last Published: 2010-05-17 | Version: 2.1.2
Overview
Introduction
Goals
Usage
FAQ
Examples
Configuring Source Plugin
Project Documentation
Project Information
Project Reports
Maven Projects
Ant Tasks
Doxia
JXR
Maven 1.x
Maven 2
Mercury
Plugins
SCM
Shared Components
Surefire
Wagon
Frequently Asked Questions
How can I generate a source jar of the test classes?
How can I generate a source jar of the test classes?
Use the source:test-jar goal to generate a jar file that contains the project test sources.
[top]