You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/07/22 16:11:57 UTC

[jira] Commented: (MNG-509) Dependency type "ejb-client" includes main ejb-jar in WAR build.

    [ http://jira.codehaus.org/browse/MNG-509?page=comments#action_43254 ] 

Brett Porter commented on MNG-509:
----------------------------------

the problem here is that an artifact with type="ejb-client" isn't automatically being assigned the classifier "client"

> Dependency type "ejb-client" includes main ejb-jar in WAR build.
> ----------------------------------------------------------------
>
>          Key: MNG-509
>          URL: http://jira.codehaus.org/browse/MNG-509
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>  Environment: Windows XP SP2, J2SE 5.0
>     Reporter: Nathaniel Stoddard
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-1

>
>
> When I specify a dependency as type "ejb-client" for a project whose packaging is set to "war", the build includes the main EJB JAR in the WEB-INF/lib directory, not the EJB client JAR.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org