Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: maven-archiver-2.4.2
-
Component/s: maven-archiver
-
Labels:None
-
Number of attachments :
Description
Replace pom.* properties with project.* properties in all maven-archiver website examples. pom.* properties are deprecated. There are many occurrences e.g.
http://maven.apache.org/shared/maven-archiver/examples/manifestEntries.html ( pom.url )
http://maven.apache.org/shared/maven-archiver/examples/manifest.html
Fixed in r1037535.