Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2660

Resolve Maven warnings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4.2, 3.0.0
    • None
    • None

    Description

      At the beginning of the Maven build, some warnings are reported:

      [WARNING] Some problems were encountered while building the effective model for org.apache.openjpa:apache-openjpa:pom:3.0.0-SNAPSHOT
      [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
      [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
      [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
      [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
      [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
      [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
      [WARNING] 
      [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
      [WARNING] 
      [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
      

      Attachments

        Activity

          People

            ilgrosso Francesco Chicchiriccò
            ilgrosso Francesco Chicchiriccò
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: