Modifier and Type | Class and Description |
---|---|
class |
CheckMojo
Mojo to check if no project generated class files (compile scope) contain calls to forbidden APIs
from the project classpath and a list of API signatures (either inline or as pointer to files or bundled signatures).
|
class |
TestCheckMojo
Mojo to check if no project generated class files (test scope) contain calls to forbidden APIs
from the project classpath and a list of API signatures (either inline or as pointer to files or bundled signatures).
|
Copyright © 2013–2015. All rights reserved.