79500213

Date: 2025-03-11 09:35:51
Score: 1.5
Natty:
Report link

Put this plugin as well in your pom.xml

   <build>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-plugin-plugin</artifactId>
                <version>3.8.1</version>
            </plugin>
               <!-- Other Plugins -->
        </plugins>
   </build>
Reasons:
  • Blacklisted phrase (1): this plugin
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kramika