[ http://jira.codehaus.org/browse/MJAR-42?page=comments#action_72130 ] 
            
Jochen Wiedmann commented on MJAR-42:
-------------------------------------

I'd like to recall that Maven is an Apache project. In other words, if there is 
something like "Apache-specific", then the "Maven standard" should at least 
make it possible to follow.

Additionally, I'd like to point out a problem with Bretts suggestion to use the 
<resource> mechanism: If I do specify a resource, which lives in the base 
directory, then I'll encounter problems while building a source jar: The 
maven-source-plugin will include my whole project into the jar file. (This may 
be a bug in the maven-source-plugin, I am unsure what to think of it.)


> Add LICENCE and NOTICE files to the jar
> ---------------------------------------
>
>                 Key: MJAR-42
>                 URL: http://jira.codehaus.org/browse/MJAR-42
>             Project: Maven 2.x Jar Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Jeremy Boynes
>         Attachments: mvn-jar-patch.txt
>
>
> Patch attached that adds project LICENSE and NOTICE files into the output 
> jar. By default it will add LICENSE.txt and NOTICE.txt files from the 
> project's basedir (if they are present) into the META-INF directory of the 
> jar.

-- 
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

        

Reply via email to