Repository: jclouds Updated Branches: refs/heads/master 9a1edfc01 -> 8875c0e85
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/8875c0e8 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/8875c0e8 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/8875c0e8 Branch: refs/heads/master Commit: 8875c0e85143aa053b29463609521b7f98ddaf09 Parents: 9a1edfc Author: Svetoslav Neykov <[email protected]> Authored: Mon Mar 20 18:18:50 2017 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Tue Mar 28 08:21:18 2017 +0200 ---------------------------------------------------------------------- project/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/8875c0e8/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 31660b8..24fd90a 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -1414,6 +1414,7 @@ <id>attach-sources</id> <goals> <goal>jar-no-fork</goal> + <goal>test-jar-no-fork</goal> </goals> </execution> </executions>
