You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Andreas Guther (JIRA)" <ji...@apache.org> on 2007/10/05 22:14:22 UTC

[jira] Created: (AMQ-1448) activemq-4.1.1/activemq-perftest/pom.xml has incorrect plugin configuration

activemq-4.1.1/activemq-perftest/pom.xml has incorrect plugin configuration
---------------------------------------------------------------------------

                 Key: AMQ-1448
                 URL: https://issues.apache.org/activemq/browse/AMQ-1448
             Project: ActiveMQ
          Issue Type: Bug
          Components: Performance Test
    Affects Versions: 4.1.1
            Reporter: Andreas Guther
         Attachments: pom.patch

After building maven-activemq-perf-plugin as described in http://activemq.apache.org/activemq-performance-module-users-manual.html and then changing to the performance folder, the installed plug-in cannot be found by maven.  The reason is an outdated groupId section for the plugin configuration.

The groupId needs to have .tooling as postfix.  See attached patch file.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-1448) activemq-4.1.1/activemq-perftest/pom.xml has incorrect plugin configuration

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved AMQ-1448.
--------------------------------

    Fix Version/s: 4.1.2
                   5.1.0
       Resolution: Fixed

someone had already applied the fix.

> activemq-4.1.1/activemq-perftest/pom.xml has incorrect plugin configuration
> ---------------------------------------------------------------------------
>
>                 Key: AMQ-1448
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1448
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Performance Test
>    Affects Versions: 4.1.1
>            Reporter: Andreas Guther
>             Fix For: 4.1.2, 5.1.0
>
>         Attachments: pom.patch
>
>
> After building maven-activemq-perf-plugin as described in http://activemq.apache.org/activemq-performance-module-users-manual.html and then changing to the performance folder, the installed plug-in cannot be found by maven.  The reason is an outdated groupId section for the plugin configuration.
> The groupId needs to have .tooling as postfix.  See attached patch file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.