lohalatin.blogg.se

Deployit maven plugin
Deployit maven plugin













deployit maven plugin
  1. DEPLOYIT MAVEN PLUGIN INSTALL
  2. DEPLOYIT MAVEN PLUGIN SOFTWARE
  3. DEPLOYIT MAVEN PLUGIN LICENSE

DEPLOYIT MAVEN PLUGIN INSTALL

deploy:deploy is used to automatically install the artifact, its pom and the attached artifacts produced by a particular project.The settings.xml file may also be parsed to retrieve user credentials. The information will be taken from the implied (or specified) pom and from the command line. This can be implemented as a wagon transport (making it cross-platform), or use a system specific method. a deployer: a method to actually perform the deployment.information about the artifact(s): the group, artifact, version, packaging, classifier.information about the repository: its location, the transport method used to access it (FTP, SCP, SFTP.) and the optional user specific required account information.It's the reponsibility of the deploy plugin. a third party jar like Sun's non redistributable reference implementations).Īs a repository contains more than the artifacts (POMs, the metadata, MD5 and SHA1 hash files.), deploying means not only copying the artifacts, but making sure all this information is correctly updated. It can also be used to deploy a particular artifact (e.g.

deployit maven plugin

This is usually done in an integration or release environment.

deployit maven plugin

Īether-connector-basic-1.0.0.v20140518.jarĪether-transport-file-1.0.0.v20140518.jarĪether-transport-http-1.0.0.v20140518.The deploy plugin is primarily used during the deploy phase, to add your artifact(s) to a remote repository for sharing with other developers and projects.

deployit maven plugin

DEPLOYIT MAVEN PLUGIN SOFTWARE

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, Commons Codec, Commons IO, Guava: Google Core Libraries for Java, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject Dependency File Details Filename Unknown: Default Plexus Container, classworldsĪpache License, Version 2.0: Apache Maven Deploy Plugin, Apache Maven Wagon :: API, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Common UtilitiesĬDDL + GPLv2 with classpath exception: javax.annotation API MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J NOP BindingĪpache License: Apache HttpClient, Apache HttpCoreĮclipse Public License, Version 1.0: Aether API, Aether Connector Basic, Aether Implementation, Aether SPI, Aether Transport File, Aether Transport HTTP, Aether Utilities,,

DEPLOYIT MAVEN PLUGIN LICENSE

  • :maven-deploy-plugin:maven-plugin:3.0.0Īpache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component.
  • Transitive dependencies are the dependencies of the project dependencies. The following is a list of transitive dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library: GroupId The following is a list of provided dependencies for this project. These dependencies are only required to compile and run unit tests for the application: GroupId The following is a list of test dependencies for this project. These dependencies are required to compile and run the application: GroupId The following is a list of compile dependencies for this project.















    Deployit maven plugin