Java Source Code security Audit (ii)

Source: Internet
Author: User
Tags svn

This article covers the following: Fortify-sca audit tools, MAVEN, Java

After a long period of research on fortify, I decided to continue writing the Java Source Code security audit article, more to record the work in order to solve the problem to learn the process

Not much to say, first we look at the life cycle of the fortify Security audit, the MAVEN project as an example

Clean--build--analyze--report

Well, first, let's look at our project.

Maven Project

Well, first we need to do maven with it.

After installing MVN, try to do mvn install, in the SVN root directory (containing the Pom.xml level directory)

Failed and after Google I tried to add the box to the Pom.xml

Join this pom.xml and try it.

Try mvn install again after saving

It's a little bit longer, sure enough.

But it failed, but the mistake was gone.

Again Google check this paragraph

https://stackoverflow.com/questions/19655184/ No-compiler-is-provided-in-this-environment-perhaps-you-are-running-on-a-jre-ra

Be decisive again try to copy the SDK directory, put in the Pom.xml

Try the MVN install again

OK, long-lost success success!!!

Okay, now look at the SVN catalog.

Open it and look down.

9 o'clock in the evening, first write here, tomorrow to deal with the rest of the steps ....

Java Source Code security Audit (ii)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.