Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7244

Remove deprecated WARNING for usage of pom.X placeholders

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0-alpha-1
    • 4.0.0-alpha-2, 4.0.0
    • None
    • None

    Description

      Currently, we produce a WARNING in case of using pom.version or alike.

      We've been doing that for years so people have had enough time to update their projects. We can now remove the support and the accompanying warning, resorting to the default behaviour of not resolving the expression at all.

      [WARNING] 
      [WARNING] Some problems were encountered while building the effective model for 'com.soebes.examples.j2ee:appasm:pom:1.0-SNAPSHOT'
      [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. 
      

      Attachments

        Issue Links

          Activity

            People

              mthmulders Maarten Mulders
              khmarbaise Karl Heinz Marbaise
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: