DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.isDeployment(boolean isDeployment) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.setTestProject(Boolean isTestProject) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withArtifactId(String artifactId) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withBuildDirectory(Path buildDirectory) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withClassifier(String classifier) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withDependencyProject(Project project) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withDeployments(List<Deployment> deployments) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withExchangeRepositoryMetadata(ExchangeRepositoryMetadata metadata) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withGroupId(String groupId) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withPackaging(String packaging) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withProjectBaseFolder(Path projectBaseFolder) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withResolvedPom(Pom pom) |
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withVersion(String version) |