Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1517

Get rid of Maven 3 warnings

    XMLWordPrintableJSON

Description

    Maven 3 has a stricter, yet backwards-compatbile, POM parser. Sling poms use a few deprecated features which should be changed:

    • ${pom.version} -> ${project.version}
    • ${artifactId} -> ${project.artifactId}
    • ensure all plugins and reports have versions.

    Attachments

      Activity

        People

          justinedelson Justin Edelson
          justinedelson Justin Edelson
          Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: