Skip to content

ajavageek/hack-jvm-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains 2 modules: hack-agent and basic-hack.

The test phase of the later requires the package of the former.

Hence, to successfully use this project requires to execute the following commands in order:

  1. mvn install -pl '!basic-hack'

  2. mvn test -pl basic-hack

Releases

No releases published

Packages

No packages published