Skip to content

Commit

Permalink
[fix-#12875] command line that -Dmaven.test.skip=true have no effect (
Browse files Browse the repository at this point in the history
  • Loading branch information
fuchanghai authored Nov 13, 2022
1 parent 0373e06 commit feb0770
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -589,8 +589,6 @@
<source>${java.version}</source>
<target>${java.version}</target>
<encoding>${project.build.sourceEncoding}</encoding>
<skip>false</skip>
<!--not skip compile test classes-->
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit feb0770

Please sign in to comment.