Repository: jclouds
Updated Branches:
  refs/heads/2.0.x 7f589821d -> 2633fcc1a


Create and attach tests sources as artifacts


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/2633fcc1
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/2633fcc1
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/2633fcc1

Branch: refs/heads/2.0.x
Commit: 2633fcc1abb5c173763637e5b170bb0c85046153
Parents: 7f58982
Author: Svetoslav Neykov <[email protected]>
Authored: Mon Mar 20 18:18:50 2017 +0200
Committer: Ignasi Barrera <[email protected]>
Committed: Tue Mar 28 08:30:09 2017 +0200

----------------------------------------------------------------------
 project/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/2633fcc1/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 0cddef2..1097327 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -1413,6 +1413,7 @@
                 <id>attach-sources</id>
                 <goals>
                   <goal>jar-no-fork</goal>
+                  <goal>test-jar-no-fork</goal>
                 </goals>
               </execution>
             </executions>

Reply via email to