| ▲ | vips7L 2 days ago | |||||||
AFAIK maven doesn’t support post install logic like npm does. You have to explicitly optin with build plugins. It doesn’t let any arbitrary dependency run code on your machine. | ||||||||
| ▲ | himata4113 2 days ago | parent [-] | |||||||
some post processors have chains to execution (ex: lombok) | ||||||||
| ||||||||