开发者

Where to find a real-life example of a Maven plugin for maven-plugin-api 3.0?

开发者 https://www.devze.com 2023-02-17 10:01 出处:网络
Where can I find a complete example of开发者_高级运维 a Maven plugin written for maven-plugin-api 3.0? Preferably with unit and integration tests.You can have a look at the maven-site-plugin for maven

Where can I find a complete example of开发者_高级运维 a Maven plugin written for maven-plugin-api 3.0? Preferably with unit and integration tests.


You can have a look at the maven-site-plugin for maven 3. This plugin is now using maven 3 API.

0

精彩评论

暂无评论...
验证码 换一张
取 消