JAMES-2572 Always produce the test-jars (MJRA-138)
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/db992816 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/db992816 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/db992816 Branch: refs/heads/master Commit: db9928165deb34227c7ee1d1030edf2ba6b9dcc8 Parents: ba378ea Author: Antoine Duprat <adup...@linagora.com> Authored: Tue Oct 23 14:55:10 2018 +0200 Committer: Benoit Tellier <btell...@linagora.com> Committed: Wed Oct 24 08:48:35 2018 +0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/db992816/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a13c412..609f6fc 100644 --- a/pom.xml +++ b/pom.xml @@ -3125,6 +3125,7 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <configuration> + <skip>false</skip> <archive> <manifest> <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org