- withActivation(FluentActivationBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProfileBuilder
-
Set the conditional logic which will automatically
trigger the inclusion of this profile.
- withActivation(Activation) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProfileBuilder
-
Set the conditional logic which will automatically
trigger the inclusion of this profile.
- withActiveProfile(FluentProfileBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withActiveProfile(Profile) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withActiveProfile(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withArch(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationOSBuilder
-
Set the architecture of the OS to be used to activate a
profile.
- withArtifactId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the identifier for this artifact that is unique within
the group given by the
group ID.
- withArtifactId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRelocationBuilder
-
Set the new artifact ID of the artifact.
- withBuild(Build) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set information required to build the project.
- withChecksumPolicy(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryPolicyBuilder
-
- withCiManagement(CiManagement) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the project's continuous integration information.
- withConfiguration(Object) - Method in class ru.yandex.qatools.clay.maven.settings.FluentServerBuilder
-
Set extra configuration for the transport layer.
- withContributor(Contributor) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addContributor.
- withContributors(List<Contributor>) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set describes the contributors to a project that are not yet
committers.
- withDependencies(List<Dependency>) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set this element describes all of the dependencies
associated with a
project.
- withDependency(Dependency) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addDependency.
- withDependencyManagement(DependencyManagement) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set default dependency information for projects that inherit
from this one.
- withDescription(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set a detailed description of the project, used by Maven
whenever it needs to
describe the project, such as on the web site.
- withDeveloper(Developer) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addDeveloper.
- withDevelopers(List<Developer>) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set describes the committers of a project.
- withDirectoryPermissions(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentServerBuilder
-
Set the permissions for directories when they are created.
- withDistributionManagement(DistributionManagement) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set distribution information for a project that enables
deployment of the site
and artifacts to remote web servers and
repositories respectively.
- withDownloadUrl(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set the URL of the project's download page.
- withFamily(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationOSBuilder
-
Set the general family of the OS to be used to activate a
profile (e.g.
- withFile(ActivationFile) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationBuilder
-
Specifies that this profile will be activated based on
existence of a file.
- withFilePermissions(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentServerBuilder
-
Set the permissions for files when they are created.
- withGroupId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set a universally unique identifier for a project.
- withGroupId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRelocationBuilder
-
Set the group ID the artifact has moved to.
- withHost(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProxyBuilder
-
Set the proxy host.
- withId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDeploymentRepositoryBuilder
-
Set a unique identifier for a repository.
- withId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentMirrorBuilder
-
Set the id field.
- withId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProfileBuilder
-
Set the id field.
- withId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProxyBuilder
-
Set the id field.
- withId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryBuilder
-
Set a unique identifier for a repository.
- withId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentServerBuilder
-
Set the id field.
- withId(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSiteBuilder
-
Set a unique identifier for a deployment location.
- withInceptionYear(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the year of the project's inception, specified with 4
digits.
- withIssueManagement(IssueManagement) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the project's issue management system information.
- withJdk(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationBuilder
-
Specifies that this profile will be activated when a
matching JDK is detected.
- withLayout(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDeploymentRepositoryBuilder
-
Set the type of layout this repository uses for locating and
storing artifacts - can be legacy or
default.
- withLayout(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentMirrorBuilder
-
Set the layout of the mirror repository.
- withLayout(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryBuilder
-
Set the type of layout this repository uses for locating and
storing artifacts - can be "legacy" or
"default".
- withLicense(License) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addLicense.
- withLicenses(List<License>) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set this element describes all of the licenses for this
project.
- withLocalRepository(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
Set the local repository.
Default value is:
${user.home}/.m2/repository
- withLocalRepository(File) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withLocation(Object, InputLocation) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDeploymentRepositoryBuilder
-
- withLocation(Object, FluentInputLocationBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
- withLocation(Object, InputLocation) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
- withLocation(Object, InputLocation) - Method in class ru.yandex.qatools.clay.maven.settings.FluentInputLocationBuilder
-
- withLocation(Object, InputLocation) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
- withLocation(Object, InputLocation) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRelocationBuilder
-
- withLocation(Object, InputLocation) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSiteBuilder
-
- withMailingList(MailingList) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addMailingList.
- withMailingLists(List<MailingList>) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set contains information about a project's mailing lists.
- withMessage(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRelocationBuilder
-
Set an additional message to show the user about the move,
such as the reason.
- withMirror(FluentMirrorBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withMirror(Mirror) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withMirrorOf(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentMirrorBuilder
-
Set the server ID of the repository being mirrored, eg
"central".
- withMirrorOfLayouts(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentMirrorBuilder
-
Set the layouts of repositories being mirrored.
- withModelEncoding(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the modelEncoding field.
- withModelVersion(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set declares to which version of project descriptor this POM
conforms.
- withModule(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addModule.
- withModules(List<String>) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the modules (sometimes called subprojects) to build as a
part of this
project.
- withName(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationOSBuilder
-
Set the name of the OS to be used to activate a profile.
- withName(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDeploymentRepositoryBuilder
-
Set human readable name of the repository.
- withName(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentMirrorBuilder
-
Set the optional name that describes the mirror.
- withName(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the full name of the project.
- withName(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryBuilder
-
Set human readable name of the repository.
- withName(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSiteBuilder
-
Set human readable name of the deployment location.
- withNonProxyHosts(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProxyBuilder
-
Set the list of non-proxied hosts (delimited by |).
- withNotUniqueVersion() - Method in class ru.yandex.qatools.clay.maven.settings.FluentDeploymentRepositoryBuilder
-
Set not to use the same version each time instead of
assigning snapshots a unique version comprised of the
timestamp and build number (which is the default behaviour).
- withOffline(boolean) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withOrganization(Organization) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set this element describes various attributes of the
organization to which the
project belongs.
- withOs(FluentActivationOSBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationBuilder
-
Specifies that this profile will be activated when
matching OS attributes are detected.
- withOs(ActivationOS) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationBuilder
-
Specifies that this profile will be activated when
matching OS attributes are detected.
- withPackaging(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the type of artifact this project produces, for example
jar
war
ear
pom.
- withParent(Parent) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the location of the parent project, if one exists.
- withPassphrase(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentServerBuilder
-
Set the passphrase used in conjunction with the privateKey
to authenticate.
- withPassword(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProxyBuilder
-
Set the proxy password.
- withPassword(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentServerBuilder
-
Set the password used in conjunction with the username to
authenticate.
- withPluginGroup(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withPluginRepositories(List<Repository>) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the lists of the remote repositories for discovering
plugins for builds and
reports.
- withPluginRepository(Repository) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addPluginRepository.
- withPluginRepository(FluentRepositoryBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProfileBuilder
-
add a remote repository for discovering plugins.
- withPluginRepository(Repository) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProfileBuilder
-
add a remote repository for discovering plugins.
- withPomFile(File) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
- withPort(int) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProxyBuilder
-
Set the proxy port.
- withPrerequisites(Prerequisites) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set describes the prerequisites in the build environment for
this project.
- withPrivateKey(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentServerBuilder
-
Set the private key location used to authenticate.
- withProfile(Profile) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addProfile.
- withProfile(FluentProfileBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withProfile(Profile) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withProfiles(List<Profile>) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set a listing of project-local build profiles which will
modify the build process
when activated.
- withProperties(Properties) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set properties that can be used throughout the POM as a
substitution, and
are used as filters in resources if enabled.
- withProperty(String, String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationBuilder
-
Specifies that this profile will be activated when this
System property is specified.
- withProperty(ActivationProperty) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationBuilder
-
Specifies that this profile will be activated when this
System property is specified.
- withProperty(String, String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addProperty.
- withProperty(String, String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProfileBuilder
-
Add extended configuration specific to this profile goes
here.
- withProtocol(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProxyBuilder
-
Set the proxy protocol.
- withProxy(FluentProxyBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withProxy(Proxy) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withReleases(RepositoryPolicy) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDeploymentRepositoryBuilder
-
Set how to handle downloading of releases from this
repository.
- withReleases(FluentRepositoryPolicyBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryBuilder
-
Set how to handle downloading of releases from this
repository.
- withReleases(RepositoryPolicy) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryBuilder
-
Set how to handle downloading of releases from this
repository.
- withRelocation(FluentRelocationBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set relocation information of the artifact if it has been
moved to a new group ID and/or artifact ID.
- withRelocation(Relocation) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set relocation information of the artifact if it has been
moved to a new group ID and/or artifact ID.
- withReporting(Reporting) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set this element includes the specification of report
plugins to use
to generate the reports on the Maven-generated
site.
- withReports(Object) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set Deprecated.
- withRepositories(List<Repository>) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the lists of the remote repositories for discovering
dependencies and
extensions.
- withRepository(FluentDeploymentRepositoryBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set information needed to deploy the artifacts generated by
the project to a remote repository.
- withRepository(DeploymentRepository) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set information needed to deploy the artifacts generated by
the project to a remote repository.
- withRepository(Repository) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Method addRepository.
- withRepository(FluentRepositoryBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProfileBuilder
-
Add a remote repository.
- withRepository(Repository) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProfileBuilder
-
Add a remote repository.
- withScm(Scm) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set specification for the SCM used by the project, such as
CVS, Subversion, etc.
- withServer(FluentServerBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withServer(Server) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSettingsBuilder
-
- withSite(FluentSiteBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set information needed for deploying the web site of the
project.
- withSite(Site) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set information needed for deploying the web site of the
project.
- withSnapshotRepository(FluentDeploymentRepositoryBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set where to deploy snapshots of artifacts to.
- withSnapshotRepository(DeploymentRepository) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set where to deploy snapshots of artifacts to.
- withSnapshots(RepositoryPolicy) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDeploymentRepositoryBuilder
-
Set how to handle downloading of snapshots from this
repository.
- withSnapshots(FluentRepositoryPolicyBuilder) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryBuilder
-
Set how to handle downloading of snapshots from this
repository.
- withSnapshots(RepositoryPolicy) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryBuilder
-
Set how to handle downloading of snapshots from this
repository.
- withStatus(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDistributionManagementBuilder
-
Set gives the status of this artifact in the remote
repository.
- withUpdatePolicy(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryPolicyBuilder
-
- withUrl(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentDeploymentRepositoryBuilder
-
Set the url of the repository, in the form
protocol://hostname/path.
- withUrl(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentMirrorBuilder
-
Set the URL of the mirror repository.
- withUrl(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the URL to the project's homepage.
- withUrl(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRepositoryBuilder
-
Set the url of the repository.
- withUrl(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentSiteBuilder
-
Set the url of the location where website is deployed, in
the form protocol://hostname/path.
- withUsername(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentProxyBuilder
-
Set the proxy user.
- withUsername(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentServerBuilder
-
Set the username used to authenticate.
- withVersion(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentActivationOSBuilder
-
Set the version of the OS to be used to activate a profile.
- withVersion(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentModelBuilder
-
Set the current version of the artifact produced by this
project.
- withVersion(String) - Method in class ru.yandex.qatools.clay.maven.settings.FluentRelocationBuilder
-
Set the new version of the artifact.