- getExcludeTypes() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if excluded types are defined.
- getIncludeBomSerialNumber() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if the resulting BOM should contain a unique serial number.
- getIncludeCompileScope() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if compile scoped artifacts should be included in bom.
- getIncludeDependencyGraph() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if dependency graph should be included in bom.
- getIncludeProvidedScope() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if provided scoped artifacts should be included in bom.
- getIncludeRuntimeScope() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if runtime scoped artifacts should be included in bom.
- getIncludeSystemScope() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if system scoped artifacts should be included in bom.
- getIncludeTestScope() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if test scoped artifacts should be included in bom.
- getProject() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns a reference to the current project.
- getReactorProjects() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns the list of Maven Projects in this build.
- getSchemaVersion() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns the CycloneDX schema version the BOM will comply with.
- getSession() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
- getSkip() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if CycloneDX execution should be skipped.