This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a commit to branch MSHARED-656
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git
The following commit(s) were added to refs/heads/MSHARED-656 by this push:
new e36d9e5 Improved comment in the integration tests projects.
e36d9e5 is described below
commit e36d9e57409b691b638668e472ce01f827622b18
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sun Jan 28 13:07:09 2018 +0100
Improved comment in the integration tests projects.
---
src/it/maven-artifact-deployer-plugin/pom.xml | 3 ++-
src/it/maven-artifact-installer-plugin/pom.xml | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/it/maven-artifact-deployer-plugin/pom.xml
b/src/it/maven-artifact-deployer-plugin/pom.xml
index 64ce850..ccd0742 100644
--- a/src/it/maven-artifact-deployer-plugin/pom.xml
+++ b/src/it/maven-artifact-deployer-plugin/pom.xml
@@ -36,7 +36,8 @@
<packaging>maven-plugin</packaging>
<name>Apache Maven Artifact Deployer Plugin</name>
- <description>The plugin is only intended as a real testing environment for
maven-artifact-deployer component.</description>
+ <description>The plugin is only intended as a real testing environment for
maven-artifact-deployer component of which
+ we test here the: ArtifactDeployer</description>
<prerequisites>
<maven>${mavenVersion}</maven>
</prerequisites>
diff --git a/src/it/maven-artifact-installer-plugin/pom.xml
b/src/it/maven-artifact-installer-plugin/pom.xml
index dd3b6fc..65e0a60 100644
--- a/src/it/maven-artifact-installer-plugin/pom.xml
+++ b/src/it/maven-artifact-installer-plugin/pom.xml
@@ -36,7 +36,8 @@
<packaging>maven-plugin</packaging>
<name>Apache Maven Artifact Installer Plugin</name>
- <description>The plugin is only intended as a real testing environment for
maven-artifact-transfer component.</description>
+ <description>The plugin is only intended as a real testing environment for
maven-artifact-transfer component of which
+ test here ArtifactInstaller.</description>
<prerequisites>
<maven>${mavenVersion}</maven>
</prerequisites>
--
To stop receiving notification emails like this one, please contact
[email protected].