Uploaded image for project: 'Maven Plugin Tools'
  1. Maven Plugin Tools
  2. MPLUGIN-270

Deprecation of classical Maven objects as components is broken when using Javadoc tags

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3
    • 3.4
    • None

    Description

      The fix for MPLUGIN-257 is incorrect for mojos that use Javadoc tags. There are two problems:

      • The current code never prints out the warning message, because that part of the code is never reached
      • If it had been reached, the type of the parameter would be set to a text, i.e. "${project}" instead of a Java type "org.apache.maven.project.MavenProject"

      Attachments

        Issue Links

          Activity

            People

              dennisl@apache.org Dennis Lundberg
              dennisl@apache.org Dennis Lundberg
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: