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

Jarek Gawor resolved GERONIMO-4086.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
                   2.1.2

Updated ArchiverGBean to include empty directories in the created archive. 
Fixed committed to trunk (revision 663679) and branches/2.1 (revision 663681).


> sharelib plugin does not include or create shared/lib or shared/classes 
> directories
> -----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4086
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4086
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 2.1.2, 2.2
>
>
> The sharelib plugin does not include or create shared/lib or shared/classes 
> directories. 
> Looks like the "resources" directory in svn is in invalid location (should be 
> under src/main/resources instead of src/resources) and the "classes" and 
> "lib" directory should be non-empty otherwise maven will ignore the 
> directories and not include them in the car file. I don't know if there is a 
> way to tell maven to include empty directories.
> Also during javaee building the following error is generated (which is caused 
> by the missing "shared" directory in the sharelib plugin):
> [ERROR] Installed configuration into repository but cannot locate file to 
> copy shared

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

Reply via email to