Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 461 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 461 Bytes

[:] Example Maven Project

An example maven project to demonstrate srcclr scans.

Try me!

brew tap srcclr/srcclr
brew install srcclr
srcclr activate
srcclr scan --url https://github.com/srcclr/example-java-maven

With SourceClear's Maven Plugin

git clone https://github.com/srcclr/example-java-maven
cd example-java-maven
mvn clean compile com.srcclr:srcclr-maven-plugin:scan -DapiToken=<yourSourceClearToken>