https://gitlab.ow2.org/sat4j/sat4j.git
Raw File
Tip revision: 5080fed0937039c7da843df60eeff050c1f8fd0d authored by Daniel Le Berre on 01 March 2022, 22:08:31 UTC
call jacoco:report after deploy goal
Tip revision: 5080fed
build.properties
bin.includes = plugin.properties,\
               META-INF/,\
               .
source.. = src/main/java/,\
           src/test/java/
back to top