| http://www.w3.org/ns/prov#value | - The following definition: <project> <modelVersion> 4.0.0 </ modelVersion> <groupId> org.codehaus.mojo </ groupId> <artifactId> my-parent </ artifactId> <version> 2.0 </ version> <modules> <module> my-project1 <module> <module> my-project2 <module> </ modules> </ project> build setting is mainly used to compile settings, including the two main elements, build, and report build Is divided into two p
|