Closed Franz362100 closed 2 years ago
First, check release in the maven profile, and then execute mvn install in the parent pom to find the compressed jar under the dist directory.
./mvnw -B clean install -Prelease -Dmaven.javadoc.skip=true -Dmaven.test.skip=true
Question
mvn clean install -Dmaven.javadoc.skip=true -B -Drat.skip=true -Djacoco.skip=true -DskipITs -DskipTests