public void setGroupId()

in src/main/java/org/apache/maven/reporting/exec/ReportPlugin.java [50:52]


    public void setGroupId(String groupId) {
        this.groupId = groupId;
    }