History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-1448
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Andreas Guther
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

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

Created: 05/Oct/07 01:13 PM   Updated: 09/Apr/08 06:38 AM
Component/s: Performance Test
Affects Version/s: 4.1.1
Fix Version/s: 4.1.2, 5.1.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File pom.patch 2007-10-05 01:13 PM Andreas Guther 0.7 kb

Patch Info: Patch Available


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino - 09/Apr/08 06:38 AM
someone had already applied the fix.