Fortify scanning in Eclipse over maven projects
问题 I have the Eclipse plugin for Fortify. But it only runs on the Java projects. We have some Java projects but they are Maven based non-Java projects. I can edit the .project file of the projects and change their type to Java to enable Fortify scanning. But is there a better way to run Fortify scans on Maven based projects? EDIT Had to do following steps as mentioned in some of the posts below Install the Maven Fortify plugin Added Maven fortify Plugin details in my application pom Ran