Repository: incubator-brooklyn Updated Branches: refs/heads/master 4a03c467c -> 7087b1a41
Install/release tests sources Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/23cfeddf Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/23cfeddf Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/23cfeddf Branch: refs/heads/master Commit: 23cfeddfac8b1e30399827d7ce6fec3e55baefaf Parents: 4a03c46 Author: Svetoslav Neykov <[email protected]> Authored: Tue Nov 24 11:30:37 2015 +0200 Committer: Svetoslav Neykov <[email protected]> Committed: Tue Nov 24 11:32:13 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/23cfeddf/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b126418..4aa9e48 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -660,6 +660,7 @@ <phase>verify</phase> <goals> <goal>jar-no-fork</goal> + <goal>test-jar-no-fork</goal> </goals> </execution> </executions>
