You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lars Stucki (JIRA)" <ji...@codehaus.org> on 2005/09/20 10:26:11 UTC

[jira] Commented: (MPJAR-32) Add the ability to include the source code in the jar

    [ http://jira.codehaus.org/browse/MPJAR-32?page=comments#action_46713 ] 

Lars Stucki commented on MPJAR-32:
----------------------------------

Is there a reason why this patch never made it into a release?  

By looking at the documentation it seems though as this issue has already been resolved (see description of the property 'maven.jar.include.source').

> Add the ability to include the source code in the jar
> -----------------------------------------------------
>
>          Key: MPJAR-32
>          URL: http://jira.codehaus.org/browse/MPJAR-32
>      Project: maven-jar-plugin
>         Type: New Feature
>     Reporter: dion gillard
>     Assignee: Jason van Zyl
>     Priority: Minor
>  Attachments: jar-source.txt, jar-source2.txt, jar-source3.txt, jar-source4.txt
>
>
> 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.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org