Missing dep on jboss-common in jbossmq-client & jnp-client 4.0.2
----------------------------------------------------------------

         Key: MEV-356
         URL: http://jira.codehaus.org/browse/MEV-356
     Project: Maven Evangelism
        Type: Bug

  Components: Dependencies  
    Reporter: Yann Le Du


Since svn://svn.codehaus.org/maven/scm/repository/ is not up-to-date yet, I 
cannot make a diff. The patch is to add the following in both jbossmq-client & 
jnp-client POMs :

{code:xml}
  <dependencies>
    <dependency>
      <groupId>jboss</groupId>
      <artifactId>jboss-common</artifactId>
      <version>4.0.2</version>
    </dependency>
  </dependencies>
{code}

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