[ http://jira.codehaus.org/browse/MWAR-59?page=comments#action_79085 ] 
            
John Tolentino commented on MWAR-59:
------------------------------------

Checking. I assume that this haven't been applied as well.

> artifact extension set incorrectly in a multi-module build
> ----------------------------------------------------------
>
>                 Key: MWAR-59
>                 URL: http://jira.codehaus.org/browse/MWAR-59
>             Project: Maven 2.x War Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0, 2.0.1
>            Reporter: Brett Porter
>         Assigned To: John Tolentino
>             Fix For: 2.0.2
>
>         Attachments: ejb-client-patch.txt, ejb-client-test-patch.txt
>
>
> from the list...
> unfortunately [MWAR-38] is not fully fixed - It still does not work in a
> multi-module build.
> We do have here the following structure:
> root
>       jarmodule
>       ejb
>       webapp
> Running a "mvn package" inside the webapp module, the EJB-Client jar from
> the ejb module is resolved correctly and copied to WEB-INF/lib with the
> correct ".jar" ending.
> Running the "mvn package" from the root module, the ejb-client jar from the
> ejb module is resolved but copied with a ".ejb-client" ending, and not with
> ".jar".
> You can test this by using the "daytrader" example from the Maven book.

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