Repository: logging-log4j2 Updated Branches: refs/heads/master 82fddc287 -> 749ec08b4
Create source jars for the test jars. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/749ec08b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/749ec08b Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/749ec08b Branch: refs/heads/master Commit: 749ec08b4527f50f76c7b8df2f689e7907255559 Parents: 82fddc2 Author: Gary Gregory <[email protected]> Authored: Fri Jun 16 22:34:12 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Fri Jun 16 22:34:12 2017 -0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/749ec08b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 943018a..4c58276 100644 --- a/pom.xml +++ b/pom.xml @@ -884,6 +884,7 @@ <phase>verify</phase> <goals> <goal>jar-no-fork</goal> + <goal>test-jar-no-fork</goal> </goals> </execution> </executions>
