Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2-beta-3
-
Fix Version/s: 2.2-beta-2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
It seems that Maven 2.0.7 is not looking for plugin-level dependencies for the assembly plugin. The output doesn't reflect these dependencies at all. Therefore, the custom container-descriptor handlers are not being loaded.
I'm disabling these integration tests until I can straighten this out.
Issue Links
- is related to
-
MNG-1323
Plugin extensions (dependencies) not resolved in reactor build
-
See
MNG-1323. I rearranged these IT's to use the invoker to split up the handler build from the usage of it, where the assembly plugin lists a dependency. In fact, it seems that the assembly plugin isn't even loaded yet when this happens, yet it does.