Uses of Class
org.codehaus.mojo.license.utils.SortedProperties
Packages that use SortedProperties
Package
Description
Api package
-
Uses of SortedProperties in org.codehaus.mojo.license
Fields in org.codehaus.mojo.license declared as SortedPropertiesModifier and TypeFieldDescriptionprotected SortedProperties
AbstractAddThirdPartyMojo.unsafeMappings
Methods in org.codehaus.mojo.license that return SortedPropertiesModifier and TypeMethodDescriptionprotected abstract SortedProperties
AbstractAddThirdPartyMojo.createUnsafeMapping()
Creates the unsafe mapping (says dependencies with no license given by their pom).protected SortedProperties
AddThirdPartyMojo.createUnsafeMapping()
Creates the unsafe mapping (says dependencies with no license given by their pom).protected SortedProperties
AggregatorAddThirdPartyMojo.createUnsafeMapping()
Creates the unsafe mapping (says dependencies with no license given by their pom). -
Uses of SortedProperties in org.codehaus.mojo.license.api
Methods in org.codehaus.mojo.license.api that return SortedPropertiesModifier and TypeMethodDescriptionDefaultThirdPartyHelper.createUnsafeMapping
(LicenseMap licenseMap, File missingFile, String missingFileUrl, boolean useRepositoryMissingFiles, SortedSet<org.apache.maven.project.MavenProject> unsafeDependencies, SortedMap<String, org.apache.maven.project.MavenProject> projectDependencies, Set<org.apache.maven.artifact.Artifact> dependencyArtifacts) Loads unsafe mappings.ThirdPartyHelper.createUnsafeMapping
(LicenseMap licenseMap, File missingFile, String missingFileUrl, boolean useRepositoryMissingFiles, SortedSet<org.apache.maven.project.MavenProject> unsafeDependencies, SortedMap<String, org.apache.maven.project.MavenProject> projectDependencies, Set<org.apache.maven.artifact.Artifact> dependencyArtifacts) Loads unsafe mappings.DefaultThirdPartyHelper.loadThirdPartyDescriptorForUnsafeMapping
(Set<org.apache.maven.artifact.Artifact> topLevelDependencies, SortedSet<org.apache.maven.project.MavenProject> unsafeDependencies, Collection<org.apache.maven.project.MavenProject> projects, LicenseMap licenseMap) Try to load maximum of unsafe license mapping using third-party descriptors (from maven repositories) and return it.ThirdPartyHelper.loadThirdPartyDescriptorForUnsafeMapping
(Set<org.apache.maven.artifact.Artifact> topLevelDependencies, SortedSet<org.apache.maven.project.MavenProject> unsafeDependencies, Collection<org.apache.maven.project.MavenProject> projects, LicenseMap licenseMap) Try to load maximum of unsafe license mapping using third-party descriptors (from maven repositories) and return it.DefaultThirdPartyTool.loadThirdPartyDescriptorsForUnsafeMapping
(Set<org.apache.maven.artifact.Artifact> topLevelDependencies, String encoding, Collection<org.apache.maven.project.MavenProject> projects, SortedSet<org.apache.maven.project.MavenProject> unsafeDependencies, LicenseMap licenseMap, List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories) Collect license information from property file, 'third-party' classified artifacts, and .license.properties dependencies.ThirdPartyTool.loadThirdPartyDescriptorsForUnsafeMapping
(Set<org.apache.maven.artifact.Artifact> dependencies, String encoding, Collection<org.apache.maven.project.MavenProject> projects, SortedSet<org.apache.maven.project.MavenProject> unsafeProjects, LicenseMap licenseMap, List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories) Collect license information from property file, 'third-party' classified artifacts, and .license.properties dependencies.DefaultThirdPartyHelper.loadUnsafeMapping
(LicenseMap licenseMap, File missingFile, String missingFileUrl, SortedMap<String, org.apache.maven.project.MavenProject> projectDependencies) Load unsafe mapping for all dependencies with no license in their pom, we will load the missing file if it exists and also add all dependencies from licenseMap with no license known.DefaultThirdPartyTool.loadUnsafeMapping
(LicenseMap licenseMap, SortedMap<String, org.apache.maven.project.MavenProject> artifactCache, String encoding, File missingFile, String missingFileUrl) Loads unsafe mapping and returns it.ThirdPartyHelper.loadUnsafeMapping
(LicenseMap licenseMap, File missingFile, String missingFileUrl, SortedMap<String, org.apache.maven.project.MavenProject> projectDependencies) Load unsafe mapping for all dependencies with no license in their pom, we will load the missing file if it exists and also add all dependencies from licenseMap with no license known.ThirdPartyTool.loadUnsafeMapping
(LicenseMap licenseMap, SortedMap<String, org.apache.maven.project.MavenProject> artifactCache, String encoding, File missingFile, String missingFileUrl) Loads unsafe mapping and returns it. -
Uses of SortedProperties in org.codehaus.mojo.license.utils
Methods in org.codehaus.mojo.license.utils that return SortedPropertiesModifier and TypeMethodDescriptionCharge le properties a partir d'un fichier.