------ Usage ------ Maria Odea Ching ------ 11 July 2006 ------ Usage The source plugin can be used to create a jar file of the project sources by executing the following command: +-----+ mvn source:jar +-----+ A jar file of the test sources can also be generated by executing: +-----+ mvn source:test-jar +-----+