跳过Maven中的一些许可证测试 [英] Skipping some license tests in Maven

查看:325
本文介绍了跳过Maven中的一些许可证测试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想跳过一些许可证测试,但徒劳无功.

I want to skip some license test but in vain.

我尝试了几种方法,例如-Dlicense.skip=true-DlicensingDrat.numUnapprovedLicense=100.

I tried several things such as -Dlicense.skip=true or -Dlicensing or Drat.numUnapprovedLicense=100.

仍然没有用. 如何跳过此过程?

Still it didn't work. How can I skip this process?

推荐答案

我建议阅读 完全跳过的方式也是可行的:

What is also possible to skip it completely via:

mvn -Drat.skip=true package

这篇关于跳过Maven中的一些许可证测试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆