[ http://jira.codehaus.org/browse/MPWAR-55?page=all ]
     
Stephane Nicoll resolved MPWAR-55:
----------------------------------

    Resolution: Cannot Reproduce

Can't reproduce with latest state of the war plugin. It has been most probably 
fixed meanwhile.

> Bundling ejb-client jar in a war doesn't work
> ---------------------------------------------
>
>          Key: MPWAR-55
>          URL: http://jira.codehaus.org/browse/MPWAR-55
>      Project: maven-war-plugin
>         Type: Bug

>     Versions: 1.1
>  Environment: Windows XP
>     Reporter: Manisha Sur
>     Assignee: Stephane Nicoll
>      Fix For: 1.6.2

>
>
> The following doesn't bundle the given ejb with the war , though the 
> waf-controller-ejb-1.4-client.jar does exist in the maven local repository. 
> Also when i run maven(with the default goal war:install) the ejb client is 
> not seen in the generated war file in the target.
> <dependency>
>     <groupId>com.sun.j2ee.blueprints</groupId>
>     <artifactId>waf-controller-ejb</artifactId>
>     <version>${pom.currentVersion}</version>
>     <type>ejb-client</type>
>     <properties>
>       <war.bundle>true</war.bundle>
>     </properties>
>   </dependency>
> Please help me out of this ASAP.

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