Le vendredi 05 novembre 2021 à 09:12 +0100, Tamás Cservenák a écrit : > Not in vanilla maven, but just FYI: > I think all these benefits (along with boundary checks but Maven > not JPMS sense) are provided by takari lifecycle:
Thank you for this pointer. The “enforcing dependency usage” part (http://takari.io/book/40-lifecycle.html#enforcing-dependency-usage-during-compilation) is indeed interesting, but I view it as less valuable now that there is a Java standard to do this sort of things. I’d rather go for JPMS support. (Also, Takari can’t enforce the same things as JPMS without relying on export module declarations.) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
