- getComponentScope(Component, Artifact, ProjectDependencyAnalysis) - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Method to identify component scope based on dependency analysis
- getExcludeArtifactId() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if excluded ArtifactId are defined.
- getExcludeTestProject() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if project artifactId with the word test should be excluded in bom.
- 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.
- getIncludeLicenseText() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns if license text 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.
- getOutputFormat() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns the CycloneDX output format that should be generated.
- getOutputName() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
Returns the CycloneDX output name that should be generated.
- 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.