|
|
|
[
Permlink
| « Hide
]
John Casey - 27/Sep/05 01:23 PM
How much of this can be handled by POM-level properties? I'm not wild about providing a direct line of communications between any two plugins, since that could easily establish a de facto dependency between them. Mediating through the POM seems like a good idea, if it's feasible.
I agree with John. This is covered by properties and
As long as the properties that a plugin sets are well documented and namespaced. My only concern is property name clashes with user pom properties - would it be safer using the plugin context from
I misunderstood what 823 was - it is only within the same plugin.
I have this use case for the IDEA plugin too - so I'll check whether it is necessary. Making such dependencies between plugins is one of the big pitfalls we had in m1 however, so this needs to be very carefully considered. I think toolchain + build context eliminates the need for this
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||