"ejb-client" Dependency is not working
--------------------------------------

         Key: MAVEN-1669
         URL: http://jira.codehaus.org/browse/MAVEN-1669
     Project: Maven
        Type: Bug
  Components: core  
    Versions: 1.1-beta-1    
 Reporter: Vincent Massol
     Fix For: 1.1-beta-2


The following does not work with Mavn 1.1 from trunk (as of 22 August 2005 - 
11:57 GMT+1):

    <dependency>
      <groupId>...</groupId>
      <artifactId>...</artifactId>
      <version>...</version>
      <type>ejb-client</type>
    </dependency>

Maven cannot find the dependency.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to