Bug 883814 - Maven Plugin Validator does not support loading other plugins that are dependencies of the plugin being validated
Summary: Maven Plugin Validator does not support loading other plugins that are depend...
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Tests
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHQ 4.13
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-05 11:32 UTC by Dhiraj Bokde
Modified: 2022-03-31 04:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
Patch to allow maven validator plugin to load dependency plugins (11.81 KB, application/octet-stream)
2012-12-05 11:32 UTC, Dhiraj Bokde
no flags Details

Description Dhiraj Bokde 2012-12-05 11:32:51 UTC
Created attachment 658135 [details]
Patch to allow maven validator plugin to load dependency plugins

Description of problem:

Plugin Validator Maven plugin does not support validation of plugins that depend on other plugins

How reproducible:

Everytime

Steps to Reproduce:
1. Create a plugin that depends on another plugin, for example JMX
2. Add plugin validator maven plugin to project POM
3. Validation fails due to required plugin JMX not being loaded in the test plugin container
  
Actual results:

Error from plugin validator

Expected results:

The dependency plugin should be added to the maven pom, and the plugin validator should be able to load it. 

Additional info:

A patch for the validator is attached, which looks for other RHQ plugins, and loads them in the test plugin container.

Comment 2 Larry O'Leary 2013-08-09 14:29:13 UTC
Moving to RHQ as this is component is not part of JBoss ON.

Comment 3 Heiko W. Rupp 2014-05-08 14:42:38 UTC
Bump the target version now that 4.11 is out.


Note You need to log in before you can comment on or make changes to this bug.