The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
22 views

Custom maven mojo and tools

I'm writing maven plugin which depends on several java tools. I'm quite happy with it and want to share it with the community. I'm interested in correct way to handle dependency to these tools: Use ...