Book Image

Mastering Apache Maven 3

Book Image

Mastering Apache Maven 3

Overview of this book

Table of Contents (16 chapters)
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Avoid using deprecated references


Since Maven 3.0 onwards, all the properties starting with pom.* are deprecated. Avoid using any of the deprecated Maven properties and if you have used them already, make sure that you migrate to the equivalent ones.