Browse Source

[fixed]0.0.2bug修复

JieZ 3 years ago
parent
commit
b819a04d7b

+ 1 - 1
com/jingtong/base-bpm/0.0.2/_remote.repositories

@@ -1,3 +1,3 @@
1 1
 #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
-#Sat Oct 09 10:15:22 CST 2021
2
+#Wed Nov 03 17:29:59 CST 2021
3 3
 base-bpm-0.0.2.pom>=

+ 14 - 0
com/jingtong/base-bpm/0.0.2/base-bpm-0.0.2.pom

@@ -202,6 +202,20 @@
202 202
             <plugins>
203 203
                 <plugin>
204 204
                     <groupId>org.apache.maven.plugins</groupId>
205
+                    <artifactId>maven-source-plugin</artifactId>
206
+                    <version>2.4</version>
207
+                    <executions>
208
+                        <execution>
209
+                            <id>attach-sources</id>
210
+                            <phase>verify</phase><!--  要绑定到的生命周期的阶段 在verify之后,install之前执行下面指定的goal -->
211
+                            <goals>
212
+                                <goal>jar-no-fork</goal><!-- 类似执行mvn source:jar -->
213
+                            </goals>
214
+                        </execution>
215
+                    </executions>
216
+                </plugin>
217
+                <plugin>
218
+                    <groupId>org.apache.maven.plugins</groupId>
205 219
                     <artifactId>maven-compiler-plugin</artifactId>
206 220
                     <version>3.8.1</version>
207 221
                     <configuration>

+ 1 - 1
com/jingtong/bpm-client-base/0.0.2/_remote.repositories

@@ -1,5 +1,5 @@
1 1
 #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
-#Mon Nov 01 17:59:00 CST 2021
2
+#Wed Nov 03 17:30:02 CST 2021
3 3
 bpm-client-base-0.0.2.pom>=
4 4
 bpm-client-base-0.0.2-sources.jar>=
5 5
 bpm-client-base-0.0.2.jar>=

BIN
com/jingtong/bpm-client-base/0.0.2/bpm-client-base-0.0.2-sources.jar


BIN
com/jingtong/bpm-client-base/0.0.2/bpm-client-base-0.0.2.jar


+ 2 - 2
com/jingtong/bpm-client-http/0.0.2/_remote.repositories

@@ -1,5 +1,5 @@
1 1
 #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
-#Mon Nov 01 17:59:02 CST 2021
2
+#Wed Nov 03 18:43:07 CST 2021
3 3
 bpm-client-http-0.0.2.pom>=
4
-bpm-client-http-0.0.2.jar>=
5 4
 bpm-client-http-0.0.2-sources.jar>=
5
+bpm-client-http-0.0.2.jar>=

BIN
com/jingtong/bpm-client-http/0.0.2/bpm-client-http-0.0.2-sources.jar


BIN
com/jingtong/bpm-client-http/0.0.2/bpm-client-http-0.0.2.jar


+ 1 - 1
com/jingtong/bpm-client/0.0.2/_remote.repositories

@@ -1,5 +1,5 @@
1 1
 #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
-#Mon Nov 01 17:59:01 CST 2021
2
+#Wed Nov 03 17:30:03 CST 2021
3 3
 bpm-client-0.0.2.pom>=
4 4
 bpm-client-0.0.2-sources.jar>=
5 5
 bpm-client-0.0.2.jar>=

BIN
com/jingtong/bpm-client/0.0.2/bpm-client-0.0.2-sources.jar


BIN
com/jingtong/bpm-client/0.0.2/bpm-client-0.0.2.jar


+ 1 - 1
com/jingtong/bpm-core/0.0.2/_remote.repositories

@@ -1,5 +1,5 @@
1 1
 #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
-#Mon Nov 01 17:59:11 CST 2021
2
+#Wed Nov 03 17:30:13 CST 2021
3 3
 bpm-core-0.0.2.pom>=
4 4
 bpm-core-0.0.2-sources.jar>=
5 5
 bpm-core-0.0.2.jar>=

BIN
com/jingtong/bpm-core/0.0.2/bpm-core-0.0.2-sources.jar


BIN
com/jingtong/bpm-core/0.0.2/bpm-core-0.0.2.jar