Repository: maven Updated Branches: refs/heads/MNG-6148 [created] 361b902d0
[MNG-6148] Can't package and assemble with JDK9/Jigsaw Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/361b902d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/361b902d Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/361b902d Branch: refs/heads/MNG-6148 Commit: 361b902d0c01d9a2b82d4b126ecd3a228b955124 Parents: a1fe421 Author: rfscholte <rfscho...@apache.org> Authored: Tue Aug 1 21:44:40 2017 +0200 Committer: rfscholte <rfscho...@apache.org> Committed: Tue Aug 1 21:44:40 2017 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/361b902d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d6f165c..1a1dbe7 100644 --- a/pom.xml +++ b/pom.xml @@ -657,6 +657,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> + <version>3.0.0-M1</version> <configuration> <!-- TODO Remove when we upgrade to maven-parent 31 --> <locale>en</locale>