快照版构建 source jar

This commit is contained in:
卢春梦 2024-06-12 20:02:28 +08:00
parent 83fda1ee3d
commit 635737c3af

View File

@ -482,7 +482,7 @@
<version>3.3.1</version> <version>3.3.1</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <id>attach-sources</id>
<goals> <goals>
<goal>jar-no-fork</goal> <goal>jar-no-fork</goal>
</goals> </goals>