- convert(Artifact) - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
-
- convert(Artifact, CycloneDxSchema.Version, boolean) - Method in class org.cyclonedx.maven.DefaultModelConverter
-
- convert(MavenProject, String, String, CycloneDxSchema.Version, boolean) - Method in class org.cyclonedx.maven.DefaultModelConverter
-
- convert(Artifact, CycloneDxSchema.Version, boolean) - Method in interface org.cyclonedx.maven.ModelConverter
-
Converts a Maven artifact (dependency or transitive dependency) into a
CycloneDX component.
- convert(MavenProject, String, String, CycloneDxSchema.Version, boolean) - Method in interface org.cyclonedx.maven.ModelConverter
-
Converts a MavenProject into a Metadata object.
- createProjectDependencyAnalyzer() - Method in class org.cyclonedx.maven.CycloneDxMojo
-
- CycloneDxAggregateMojo - Class in org.cyclonedx.maven
-
Creates a CycloneDX aggregate BOM at build root (with dependencies from the whole multi-modules build), and eventually a BOM for each module.
- CycloneDxAggregateMojo() - Constructor for class org.cyclonedx.maven.CycloneDxAggregateMojo
-
- CycloneDxMojo - Class in org.cyclonedx.maven
-
Creates a CycloneDX BOM for each Maven module with its dependencies.
- CycloneDxMojo() - Constructor for class org.cyclonedx.maven.CycloneDxMojo
-
- CycloneDxPackageMojo - Class in org.cyclonedx.maven
-
Creates a CycloneDX BOM for each Maven module with war or ear packaging.
- CycloneDxPackageMojo() - Constructor for class org.cyclonedx.maven.CycloneDxPackageMojo
-