4.0.0
com.example
agent_loader_test
1.0-SNAPSHOT
1.8
1.8
UTF-8
5.6.0
3.0.0-M3
3.1.2
8.45.1
3.0.0-M5
0.8.4
3.0.0
0%
0%
20
5
commons-cli
commons-cli
1.5.0
org.junit.jupiter
junit-jupiter-api
${junit.version}
test
org.junit.jupiter
junit-jupiter-engine
${junit.version}
test
com.sun
tools
1.8
system
C:\Program Files\Java\jdk1.8.0_291\lib\tools.jar
com.googlecode.json-simple
json-simple
1.1.1
org.apache.maven.plugins
maven-dependency-plugin
copy-dependencies
prepare-package
copy-dependencies
compile
${project.build.directory}/libs
org.apache.maven.plugins
maven-jar-plugin
true
libs/
com.example.App
libs/tools-1.8.jar
org.apache.maven.plugins
maven-enforcer-plugin
${maven-enforcer-plugin.version}
enforce
3.6.3
true
maven-assembly-plugin
3.3.0
src/assembly/dep.xml
create-archive
package
single
org.apache.maven.plugins
maven-surefire-plugin
${maven-surefire-plugin.version}
org.jacoco
jacoco-maven-plugin
${jacoco-maven-plugin.version}
pre-unit-test
prepare-agent
post-unit-test
test
report
check-unit-test
test
check
${project.build.directory}/jacoco.exec
BUNDLE
INSTRUCTION
COVEREDRATIO
${jacoco.unit-tests.limit.instruction-ratio}
BRANCH
COVEREDRATIO
${jacoco.unit-tests.limit.branch-ratio}
CLASS
COMPLEXITY
TOTALCOUNT
${jacoco.unit-tests.limit.class-complexity}
METHOD
COMPLEXITY
TOTALCOUNT
${jacoco.unit-tests.limit.method-complexity}
org.apache.maven.plugins
maven-javadoc-plugin
${maven-javadoc-plugin.version}