A B C D E G H L M O S 
All Classes All Packages

A

addMavenProjectsAsDependencies(List<MavenProject>, Set<Dependency>) - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
 

B

BaseCycloneDxMojo - Class in org.cyclonedx.maven
 
BaseCycloneDxMojo() - Constructor for class org.cyclonedx.maven.BaseCycloneDxMojo
 
buildDependencyGraph(Set<String>, MavenProject) - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
 

C

contextualize(Context) - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
 
convert(Artifact) - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
Converts a Maven artifact (dependency or transitive dependency) into a CycloneDX component./
convert(MavenProject) - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
Converts a MavenProject into a Metadata object.
createProjectDependencyAnalyzer() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
 
CycloneDxAggregateMojo - Class in org.cyclonedx.maven
 
CycloneDxAggregateMojo() - Constructor for class org.cyclonedx.maven.CycloneDxAggregateMojo
 
CycloneDxMojo - Class in org.cyclonedx.maven
 
CycloneDxMojo() - Constructor for class org.cyclonedx.maven.CycloneDxMojo
 
CycloneDxPackageMojo - Class in org.cyclonedx.maven
 
CycloneDxPackageMojo() - Constructor for class org.cyclonedx.maven.CycloneDxPackageMojo
 

D

dependencyAnalyzer - Variable in class org.cyclonedx.maven.BaseCycloneDxMojo
DependencyAnalyzer

E

excludeArtifactId - Variable in class org.cyclonedx.maven.BaseCycloneDxMojo
 
excludeTestProject - Variable in class org.cyclonedx.maven.BaseCycloneDxMojo
 
execute() - Method in class org.cyclonedx.maven.CycloneDxAggregateMojo
 
execute() - Method in class org.cyclonedx.maven.CycloneDxMojo
 
execute() - Method in class org.cyclonedx.maven.CycloneDxPackageMojo
 
execute() - Method in class org.cyclonedx.maven.HelpMojo
execute(Set<Component>, Set<Dependency>, MavenProject) - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
 

G

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.

H

HelpMojo - Class in org.cyclonedx.maven
Display help information on cyclonedx-maven-plugin.
Call mvn cyclonedx:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.cyclonedx.maven.HelpMojo
 

L

logParameters() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
 

M

MESSAGE_CALCULATING_HASHES - Static variable in class org.cyclonedx.maven.BaseCycloneDxMojo
 
MESSAGE_CREATING_BOM - Static variable in class org.cyclonedx.maven.BaseCycloneDxMojo
 
MESSAGE_RESOLVING_DEPS - Static variable in class org.cyclonedx.maven.BaseCycloneDxMojo
Various messages sent to console.
MESSAGE_VALIDATING_BOM - Static variable in class org.cyclonedx.maven.BaseCycloneDxMojo
 
MESSAGE_VALIDATION_FAILURE - Static variable in class org.cyclonedx.maven.BaseCycloneDxMojo
 
MESSAGE_WRITING_BOM - Static variable in class org.cyclonedx.maven.BaseCycloneDxMojo
 

O

org.cyclonedx.maven - package org.cyclonedx.maven
 

S

schemaVersion() - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
Resolves the CycloneDX schema the mojo has been requested to use.
shouldExclude(MavenProject) - Method in class org.cyclonedx.maven.CycloneDxAggregateMojo
 
shouldInclude(Artifact) - Method in class org.cyclonedx.maven.BaseCycloneDxMojo
 
shouldInclude(MavenProject) - Method in class org.cyclonedx.maven.CycloneDxPackageMojo
 
A B C D E G H L M O S 
All Classes All Packages