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

Lin Sun commented on GERONIMO-4221:
-----------------------------------

By looking at the http://www.mail-archive.com/[EMAIL PROTECTED]/msg75854.html 
discussion on maven list, currently maven has a limitation where the classifier 
has to have the same dependency as the main project.   This can be an issue for 
us right now as I would think app client has different dependencies than the 
EAR project.

I also started a discussion on maven user list to ask them what we want to do 
with app clients, and the feedback was that classifier is meant for things like 
sources, javadocs, etc... see 
http://www.nabble.com/can-we-use-classifier-here--td18950457.html

> car file for daytrader module is not generated correctly via c-m-p 
> -------------------------------------------------------------------
>
>                 Key: GERONIMO-4221
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4221
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: car-maven-plugin
>    Affects Versions: 2.1.2, 2.1.3, 2.2
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>
> The daytrader tomcat car file isn't generated correctly when building it 
> using maven c-m-p plugin.   It only generates the necessary files for the 
> org.apache.geronimo.daytrader/daytrader-tomcat/2.0-SNAPSHOT/car module, but 
> not the files for the two app clients that daytrader has - daytrader-wsclient 
> & daytrader-streamer-client.   After building the plugin using maven, the 
> target/repository directory looks right to me that contains all 3 modules.
> The user impact:   after installation of the daytrader tomcat plugin, the 
> server doesn't recognize the moduleid for either the daytrader-wsclient or 
> daytrader-streamer-client.

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