3333 for that plugin.
3434 </p >
3535
36- <source >
37- < <a href =" #class_archive" >archive</a >>
36+ <source >< <a href =" #class_archive" >archive</a >>
3837 < addMavenDescriptor/>
3938 < compress/>
4039 < forced/>
6766 < /manifestEntries>
6867 < manifestSection/>
6968 < /manifestSections>
70- < /archive>
71- </source >
69+ < /archive> </source >
7270
7371 <a name =" class_archive" />
7472 <subsection name =" archive" >
188186 The auto created <code >META-INF/maven/${groupId}/${artifactId}/pom.properties</code > file will contain the
189187 following content:
190188 </p >
191- <source >
192- artifactId=\${project.artifactId}
189+ <source >artifactId=\${project.artifactId}
193190groupId=\${project.groupId}
194191version=\${project.version}</source >
195192 </subsection >
@@ -220,8 +217,7 @@ version=\${project.version}</source>
220217 <td >3.4.0</td >
221218 <td >
222219 If the manifest will contain these entries:
223- <source >
224- Created-By: Maven Archiver ${project.version}
220+ <source >Created-By: Maven Archiver ${project.version}
225221Build-Jdk-Spec: ${java.specification.version}
226222Java-Version: $ {project maven.compiler.release/target}</source >
227223 Since 3.5.0, the default value of <code >Created-By</code > entry can be overridden (usually by plugin code) using
@@ -237,8 +233,7 @@ Java-Version: ${project maven.compiler.release/target}</source>
237233 <td >2.1 and 2.6</td >
238234 <td >
239235 If the manifest will contain these entries:
240- <source >
241- Implementation-Title: \${project.name}
236+ <source >Implementation-Title: \${project.name}
242237Implementation-Version: \${project.version}
243238Implementation-Vendor: \${project.organization.name}</source >
244239 The default value is <code >false</code >.
@@ -250,8 +245,7 @@ Implementation-Vendor: \${project.organization.name}</source>
250245 <td >2.1</td >
251246 <td >
252247 If the manifest will contain these entries:
253- <source >
254- Specification-Title: \${project.name}
248+ <source >Specification-Title: \${project.name}
255249Specification-Version: \${project.artifact.selectedVersion.majorVersion}.\${project.artifact.selectedVersion.minorVersion}
256250Specification-Vendor: \${project.organization.name}</source >
257251 The default value is <code >false</code >.
@@ -263,8 +257,7 @@ Specification-Vendor: \${project.organization.name}</source>
263257 <td >3.4.0</td >
264258 <td >
265259 If the manifest will contain these entries:
266- <source >
267- Build-Tool: ${maven.build.version}
260+ <source >Build-Tool: ${maven.build.version}
268261Build-Jdk: ${java.version} (${java.vendor})
269262Build-Os: ${os.name} (${os.version}; (${os.arch})</source >
270263 The default value is <code >false</code >.
0 commit comments