[ 
https://issues.apache.org/jira/browse/GERONIMO-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602649#action_12602649
 ] 

Joe Bohn commented on GERONIMO-4086:
------------------------------------

Sharedlib does have an unconventional structure and there are some oddities ... 
so it's good to get those fixed.   But I'm wondering about the nature of the 
original problem here.  My experience has been that the directories were 
created properly when installing the plugin prior to your recent change.   I 
was able to use the minimal jetty assembly from trunk (which did not have the 
shared/classes and shared/lib directories) and install the sharedlib plugin.  I 
didn't notice any errors during installation of the plugin and somehow the 
appropriate directories were created.  I'm pretty sure I've done this for 2.1.1 
as well.  

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