The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Sun, 11 Jul 2004 2:39 AM
Comment:
Previous patch (2) was created using bad CVS directory.
This patch includes the additional function and test cases
Changes:
Attachment changed to jar-source3.txt
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/MPJAR-32?page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPJAR-32
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPJAR-32
Summary: Add the ability to include the source code in the jar
Type: New Feature
Status: Open
Priority: Minor
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-jar-plugin
Assignee: Jason van Zyl
Reporter: dion gillard
Created: Sat, 10 Jul 2004 5:57 AM
Updated: Sun, 11 Jul 2004 2:39 AM
Description:
Often projects ship jars that include the source code, for convenience, or use in an
IDE.
This patch adds:
- a plugin property, maven.jar.include.source, defaulted to false, that is used to
decide whether source is included in the jar
- a plugin property, maven.jar.source.path, defaulted to 'src', which is the location
of the source in the jar
- a goal to copy source into the maven.build.dest directory before jar'ing.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]