Christian Posta created AMQ-4466:
------------------------------------

             Summary: Cannot pass parameters to ServerMojo in activemq-perf 
tooling because incorrect maven plugin syntax
                 Key: AMQ-4466
                 URL: https://issues.apache.org/jira/browse/AMQ-4466
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.8.0
            Reporter: Christian Posta
            Priority: Minor
             Fix For: 5.9.0


Properties should be 
property="property.name"

but at the moment, it's 
property="${property.name}"

probably left over when it was expression="${property.name}"

Similar issue to AMQ-4275 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to