[ 
https://issues.apache.org/jira/browse/ARTEMIS-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419539#comment-16419539
 ] 

ASF GitHub Bot commented on ARTEMIS-1777:
-----------------------------------------

Github user tabish121 commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1980#discussion_r178144111
  
    --- Diff: artemis-distribution/pom.xml ---
    @@ -102,6 +102,11 @@
                <artifactId>artemis-amqp-protocol</artifactId>
                <version>${project.version}</version>
            </dependency>
    +      <dependency>
    +         <groupId>org.apache.activemq</groupId>
    +         <artifactId>artemis-new-amqp</artifactId>
    +         <version>${project.version}</version>
    +      </dependency>
            <dependency>
    --- End diff --
    
    Think maybe you didn't mean to add this particular dependency


> Adding AMQP as an option on producer & consumer & import
> --------------------------------------------------------
>
>                 Key: ARTEMIS-1777
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1777
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.5.0
>            Reporter: clebert suconic
>            Priority: Major
>             Fix For: 2.5.1
>
>
> We need a way to import, consume and produce using AMQP.
>  
> --protocol amqp as an option on the CLI



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to