Ticket #285 (closed defect: fixed)

Opened 2 years ago

Last modified 9 months ago

Plugin dependencies in all but first encountered definition are ignored

Reported by: ebrown Assigned to: amit
Priority: unassigned Milestone:
Component: build-system Version:
Keywords: maven Cc:
Blocking: Blocked By:

Description (Last modified by ronald)

Only dependencies specified in the pom in which a given plugin is encountered are honored; all dependendencies in subsequent poms are ignored. This make the build dependent on which poms are used in a build and which order they're read. CodehausJira:MNG-1836 (root is CodehausJira:MNG-1949).

This has bit us in [2281], [2287], [2291] and [2293] (but mostly [2287]).

Dependency Graph

Change History

02/15/07 19:20:56 changed by ronald

  • description changed.
  • summary changed from Plugin dependencies in inherited plugins are ignored to Plugin dependencies in all but first encountered definition are ignored.

08/07/07 16:25:51 changed by

  • milestone deleted.

Milestone Bugs deleted

10/29/07 20:32:03 changed by amit

  • owner changed from ebrown to amit.
  • component changed from maven to build-system.

03/10/08 07:56:14 changed by amit

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r4941.

03/10/08 07:57:31 changed by amit

Sorry, fixed in r4939.