Clarify Java 11 profile
This commit is contained in:
@@ -92,7 +92,7 @@ include::complete/pom.xml[tags=dependency]
|
||||
----
|
||||
====
|
||||
|
||||
The following listing shows the profile you need to add in Maven:
|
||||
The following listing shows the profile you need to add in Maven if you want it to work with Java 11:
|
||||
|
||||
====
|
||||
[source,xml,indent=0]
|
||||
@@ -101,8 +101,6 @@ include::complete/pom.xml[tags=profile]
|
||||
----
|
||||
====
|
||||
|
||||
Note that the profile also lets this guide work with Java 11.
|
||||
|
||||
The <<initial>> section describes the WSDL generation plugin.
|
||||
|
||||
The following listing shows the final `pom.xml` file:
|
||||
|
||||
Reference in New Issue
Block a user