You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Han Hong Fang (JIRA)" <ji...@apache.org> on 2010/09/05 15:57:33 UTC

[jira] Updated: (GERONIMODEVTOOLS-663) Remove duplicated License and Notice files in each jar when we issue "mvn release:prepare"

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Han Hong Fang updated GERONIMODEVTOOLS-663:
-------------------------------------------

    Attachment: GERONIMODEVTOOLS-663.patch

This problem is solved with following changes.

1. Update maven-remote-resource plugin to version 1.1 (attached option is supported since v1.1)
2. Set the option attached of maven-remote-resource plugin as false to disable the automatic copy of LICENSE/NOTICE/DEPENDENCIES
3. Use <reource> element in the pom.xml of each module to copy files EXCLUDING LICENSE/NOTICE from target/maven-shared-archive-resources directory/META-INF


Thanks in advance for your review of this patch.

> Remove duplicated License and Notice files in each jar when we issue "mvn release:prepare"
> ------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-663
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-663
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.6, 2.2.1, 3.0
>            Reporter: Delos Dai
>            Assignee: Han Hong Fang
>             Fix For: 2.1.6, 2.2.1, 3.0
>
>         Attachments: GERONIMODEVTOOLS-663.patch
>
>
> Remove duplicated License and Notice files in each jar when we issue " mvn release:prepare"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.