Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2837

Fix warning in RegexRoleMapper when building the JavaDoc

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None

      Build wildfly-elytron usingĀ mvn clean install -DskipTests=true.

      Once the build has finished, build the full JavaDoc usingĀ mvn javadoc:aggregate@full-javadoc.

      Once that finishes, scroll up in the output to the warnings section. You should see the following warning in RegexRoleMapper:

      [WARNING] /home/fjuma/Documents/releases/wildfly-elytron/auth/server/base/src/main/java/org/wildfly/security/authz/RegexRoleMapper.java:68: warning - Tag @return cannot be used in class documentation.  It can only be used in the following types of documentation: method.
      

      Update the JavaDoc in RegexRoleMapper so this warning no longer occurs.

              Unassigned Unassigned
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: