I have commited latest version of Artifact Plugin. The most important addition is the documentation.
I would like to use deploy, deploy-snapshot, install and install-snapshot facility in other plugins. I have tested the code and it works for me. The problem is that is quite difficult to automate tests of this plugin (I habve to deploy using ssh, ftp etc) I have tested it on MS Windows plugin. I will be grateful is somebody can check if documentation is "correct" from the point of view of native speaker. I have also updated POM plugin and now it uses artifact plugin. I have chosen this plugin as I think it is not so often used. I will be grateful if somebody else can also test artifact plugin (via using POM plugin) and see if pom:install pom:deploy pom:install-snapshot pom:deploy-snapshot also work for you Once I am sure that is works also on (L/U)nix machines and works for other users and hearing no objections I would like to propagate the usage of this code in other places. regards Michal > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 29, 2003 1:58 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: > maven/src/plugins-build/artifact/src/main/org/apache/maven/deploy > DeployRequest.java DeployTool.java > > > michal 2003/06/29 04:57:40 > > Modified: > src/plugins-build/artifact/src/main/org/apache/maven/deploy/exceptions > DeployException.java > > src/plugins-build/artifact/src/main/org/apache/maven/artifact/deployer > DefaultArtifactDeployer.java DeployBean.java > DeployRequestBuilder.java ArtifactDeployer.java > > src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers > HttpDeployer.java FtpDeployer.java > SFtpDeployer.java ScpDeployer.java > FileDeployer.java Deployer.java > GenericSshDeployer.java > src/plugins-build/artifact/src/main/org/apache/maven/deploy > DeployRequest.java DeployTool.java > Added: > src/plugins-build/artifact/src/main/org/apache/maven/deploy/exceptions > UnsupportedProtocolException.java > TransferFailedException.java > WrongParameterException.java > src/plugins-build/artifact/xdocs protocols.xml examples.xml > index.xml tags.xml navigation.xml > authentification.xml properties.xml changes.xml > security.xml .cvsignore > Removed: > src/plugins-build/artifact/src/main/org/apache/maven/deploy/exceptions > UnsupportedProtocolDeployException.java --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
