Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- afterSuite(TestDescriptor, TestResult) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.SummaryPrinterAdapter
- afterTest(TestDescriptor, TestResult) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.SummaryPrinterAdapter
- allDependencies() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- AllDependenciesConvention - Class in org.eclipse.edc.plugins.edcbuild.conventions
-
Registers the 'allDependencies' task, used to get all the dependencies from all the submodules.
- AllDependenciesConvention() - Constructor for class org.eclipse.edc.plugins.edcbuild.conventions.AllDependenciesConvention
- apply(Project) - Method in class org.eclipse.edc.plugins.edcbuild.conventions.AllDependenciesConvention
- apply(Project) - Method in interface org.eclipse.edc.plugins.edcbuild.conventions.EdcConvention
-
Applies the convention to the given target.
- apply(Project) - Method in class org.eclipse.edc.plugins.edcbuild.conventions.MavenPublicationConvention
- apply(Project) - Method in class org.eclipse.edc.plugins.edcbuild.conventions.PrintClasspathConvention
- apply(Project) - Method in class org.eclipse.edc.plugins.edcbuild.conventions.WaitForPublishedArtifactsConvention
- apply(Project) - Method in class org.eclipse.edc.plugins.edcbuild.EdcBuildBasePlugin
- apply(Project) - Method in class org.eclipse.edc.plugins.edcbuild.EdcBuildPlugin
- apply(Project) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.ModuleNamesPlugin
- apply(Project) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.OpenApiMergerPlugin
- apply(Project) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.TestSummaryPlugin
- ASSERTJ - Static variable in interface org.eclipse.edc.plugins.edcbuild.Versions
B
- beforeSuite(TestDescriptor) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.SummaryPrinterAdapter
- beforeTest(TestDescriptor) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.SummaryPrinterAdapter
- BuildExtension - Class in org.eclipse.edc.plugins.edcbuild.extensions
-
Root configuration resource for the EDC Build plugin
- BuildExtension(ObjectFactory) - Constructor for class org.eclipse.edc.plugins.edcbuild.extensions.BuildExtension
C
- CheckModuleNamesAction - Class in org.eclipse.edc.plugins.edcbuild.plugins
- CheckModuleNamesAction() - Constructor for class org.eclipse.edc.plugins.edcbuild.plugins.CheckModuleNamesAction
- checkstyle() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- CHECKSTYLE - Static variable in interface org.eclipse.edc.plugins.edcbuild.Versions
- ConventionFunctions - Class in org.eclipse.edc.plugins.edcbuild.conventions
- ConventionFunctions() - Constructor for class org.eclipse.edc.plugins.edcbuild.conventions.ConventionFunctions
- Conventions - Class in org.eclipse.edc.plugins.edcbuild.conventions
-
Contains statically accessible
EdcConventionobjects that can be applied to a project. - Conventions() - Constructor for class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
D
- defaultDependencies() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- DEPRECATED_SNAPSHOT_REPO_URL - Static variable in class org.eclipse.edc.plugins.edcbuild.conventions.Repositories
-
Deprecated.
E
- EdcBuildBasePlugin - Class in org.eclipse.edc.plugins.edcbuild
-
Defines the capabilities of the EDC build as specified in the Gradle Documentation
- EdcBuildBasePlugin() - Constructor for class org.eclipse.edc.plugins.edcbuild.EdcBuildBasePlugin
- EdcBuildPlugin - Class in org.eclipse.edc.plugins.edcbuild
-
Adds (opinionated) conventions (=configuration) for various plugins.
- EdcBuildPlugin() - Constructor for class org.eclipse.edc.plugins.edcbuild.EdcBuildPlugin
- EdcConvention - Interface in org.eclipse.edc.plugins.edcbuild.conventions
-
Applies the "convention over configuration" pattern as specified by the Gradle Documentation
- execute(Project) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.CheckModuleNamesAction
G
- getApiGroup() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.SwaggerGeneratorExtension
- getDescription() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getDescription() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.SwaggerGeneratorExtension
-
OpenAPI description of the merged openapi.yaml file
- getDeveloperEmail() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getDeveloperId() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getDeveloperName() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getGroupId() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
-
Deprecated.
- getJavaLanguageVersion() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.BuildExtension
- getLicenseName() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getLicenseUrl() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getOutputDirectory() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.SwaggerGeneratorExtension
- getOutputFilename() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.SwaggerGeneratorExtension
- getPom() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.BuildExtension
- getProjectName() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getProjectUrl() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getPublish() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.BuildExtension
- getResourcePackages() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.SwaggerGeneratorExtension
- getScmConnection() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getScmUrl() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- getSwagger() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.BuildExtension
- getTitle() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.SwaggerGeneratorExtension
-
OpenApi Title of the generated and merged openapi.yaml file
- gradleException(String) - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.ConventionFunctions
-
Supplies a generic
GradleExceptionwith the given message.
J
- JAKARTA_WS_RS - Static variable in interface org.eclipse.edc.plugins.edcbuild.Versions
- jar() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- java() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- JUPITER - Static variable in interface org.eclipse.edc.plugins.edcbuild.Versions
M
- mavenPom() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- MavenPomExtension - Class in org.eclipse.edc.plugins.edcbuild.extensions
- MavenPomExtension() - Constructor for class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
- mavenPublication() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- MavenPublicationConvention - Class in org.eclipse.edc.plugins.edcbuild.conventions
- MavenPublicationConvention() - Constructor for class org.eclipse.edc.plugins.edcbuild.conventions.MavenPublicationConvention
- mavenPublishing() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- MergeApiSpecByPathTask - Class in org.eclipse.edc.plugins.edcbuild.plugins
-
Customization of the
OpenApiMergerTask, which allows to pass in the input and output directories via command line. - MergeApiSpecByPathTask() - Constructor for class org.eclipse.edc.plugins.edcbuild.plugins.MergeApiSpecByPathTask
- MOCKITO - Static variable in interface org.eclipse.edc.plugins.edcbuild.Versions
- ModuleNamesPlugin - Class in org.eclipse.edc.plugins.edcbuild.plugins
-
Custom grade plugin to avoid module name duplications.
- ModuleNamesPlugin() - Constructor for class org.eclipse.edc.plugins.edcbuild.plugins.ModuleNamesPlugin
N
- NAME - Static variable in class org.eclipse.edc.plugins.edcbuild.plugins.MergeApiSpecByPathTask
- NEXUS_REPO_URL - Static variable in class org.eclipse.edc.plugins.edcbuild.conventions.Repositories
O
- openApiMerger() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- OpenApiMergerPlugin - Class in org.eclipse.edc.plugins.edcbuild.plugins
-
Custom grade plugin to avoid module name duplications.
- OpenApiMergerPlugin() - Constructor for class org.eclipse.edc.plugins.edcbuild.plugins.OpenApiMergerPlugin
- org.eclipse.edc.plugins.edcbuild - package org.eclipse.edc.plugins.edcbuild
- org.eclipse.edc.plugins.edcbuild.conventions - package org.eclipse.edc.plugins.edcbuild.conventions
- org.eclipse.edc.plugins.edcbuild.extensions - package org.eclipse.edc.plugins.edcbuild.extensions
- org.eclipse.edc.plugins.edcbuild.plugins - package org.eclipse.edc.plugins.edcbuild.plugins
- org.eclipse.edc.plugins.edcbuild.tasks - package org.eclipse.edc.plugins.edcbuild.tasks
P
- pom(Action<? super MavenPomExtension>) - Method in class org.eclipse.edc.plugins.edcbuild.extensions.BuildExtension
- printApiGroup() - Method in class org.eclipse.edc.plugins.edcbuild.tasks.PrintApiGroupTask
- PrintApiGroupTask - Class in org.eclipse.edc.plugins.edcbuild.tasks
- PrintApiGroupTask() - Constructor for class org.eclipse.edc.plugins.edcbuild.tasks.PrintApiGroupTask
- printClasspath() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- printClasspath() - Method in class org.eclipse.edc.plugins.edcbuild.tasks.PrintClasspathTask
- PrintClasspathConvention - Class in org.eclipse.edc.plugins.edcbuild.conventions
- PrintClasspathConvention() - Constructor for class org.eclipse.edc.plugins.edcbuild.conventions.PrintClasspathConvention
- PrintClasspathTask - Class in org.eclipse.edc.plugins.edcbuild.tasks
- PrintClasspathTask() - Constructor for class org.eclipse.edc.plugins.edcbuild.tasks.PrintClasspathTask
R
- repositories() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- Repositories - Class in org.eclipse.edc.plugins.edcbuild.conventions
- Repositories() - Constructor for class org.eclipse.edc.plugins.edcbuild.conventions.Repositories
- requireExtension(Project, Class<A>) - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.ConventionFunctions
- rootBuildScript() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
S
- setGroupId(String) - Method in class org.eclipse.edc.plugins.edcbuild.extensions.MavenPomExtension
-
Deprecated.
- setInputDir(String) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.MergeApiSpecByPathTask
- setOutputDir(String) - Method in class org.eclipse.edc.plugins.edcbuild.plugins.MergeApiSpecByPathTask
- setResourcePackages(Set<String>) - Method in class org.eclipse.edc.plugins.edcbuild.extensions.SwaggerGeneratorExtension
- shouldPublish() - Method in class org.eclipse.edc.plugins.edcbuild.extensions.BuildExtension
-
Tell if the module needs to be published
- signing() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- SNAPSHOT_REPO_URL - Static variable in class org.eclipse.edc.plugins.edcbuild.conventions.Repositories
- SummaryPrinterAdapter - Class in org.eclipse.edc.plugins.edcbuild.plugins
-
Adapter for the
TestListener, that allows overriding just one method. - SummaryPrinterAdapter() - Constructor for class org.eclipse.edc.plugins.edcbuild.plugins.SummaryPrinterAdapter
- swagger() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- swagger(Action<? super SwaggerGeneratorExtension>) - Method in class org.eclipse.edc.plugins.edcbuild.extensions.BuildExtension
- SWAGGER - Static variable in interface org.eclipse.edc.plugins.edcbuild.Versions
- swaggerGenerator() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- SwaggerGeneratorExtension - Class in org.eclipse.edc.plugins.edcbuild.extensions
- SwaggerGeneratorExtension() - Constructor for class org.eclipse.edc.plugins.edcbuild.extensions.SwaggerGeneratorExtension
T
- tests() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- TestSummaryPlugin - Class in org.eclipse.edc.plugins.edcbuild.plugins
-
Plugin that adds a
TestListenerto each "test" task in the project, that prints a little summary. - TestSummaryPlugin() - Constructor for class org.eclipse.edc.plugins.edcbuild.plugins.TestSummaryPlugin
V
- Versions - Interface in org.eclipse.edc.plugins.edcbuild
W
- waitForPublishedArtifacts() - Static method in class org.eclipse.edc.plugins.edcbuild.conventions.Conventions
- waitForPublishedArtifacts() - Method in class org.eclipse.edc.plugins.edcbuild.tasks.WaitForPublishedArtifacts
- WaitForPublishedArtifacts - Class in org.eclipse.edc.plugins.edcbuild.tasks
-
Task for root project that looks up for published artifacts, waiting if they are not available.
- WaitForPublishedArtifacts() - Constructor for class org.eclipse.edc.plugins.edcbuild.tasks.WaitForPublishedArtifacts
- WaitForPublishedArtifactsConvention - Class in org.eclipse.edc.plugins.edcbuild.conventions
- WaitForPublishedArtifactsConvention() - Constructor for class org.eclipse.edc.plugins.edcbuild.conventions.WaitForPublishedArtifactsConvention
All Classes and Interfaces|All Packages|Constant Field Values