File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 7373 </goals >
7474 <configuration >
7575 <tasks >
76- <copy todir =" ${basedir}/../../../plugins /tidballside" >
76+ <copy todir =" ${basedir}/../../../sqlplugins /tidballside" >
7777 <fileset dir =" target/" >
7878 <include name =" ${project.artifactId}-${project.version}.jar" />
7979 </fileset >
8080 </copy >
8181
82- <move file =" ${basedir}/../../../plugins /tidballside/${project.artifactId}-${project.version}.jar"
83- tofile =" ${basedir}/../../../plugins /tidballside/${project.name}-${git.branch}.jar" />
82+ <move file =" ${basedir}/../../../sqlplugins /tidballside/${project.artifactId}-${project.version}.jar"
83+ tofile =" ${basedir}/../../../sqlplugins /tidballside/${project.name}-${git.branch}.jar" />
8484 </tasks >
8585 </configuration >
8686 </execution >
Original file line number Diff line number Diff line change 7474 </goals >
7575 <configuration >
7676 <tasks >
77- <copy todir =" ${basedir}/../../../plugins /tidbasyncside" >
77+ <copy todir =" ${basedir}/../../../sqlplugins /tidbasyncside" >
7878 <fileset dir =" target/" >
7979 <include name =" ${project.artifactId}-${project.version}.jar" />
8080 </fileset >
8181 </copy >
8282
83- <move file =" ${basedir}/../../../plugins /tidbasyncside/${project.artifactId}-${project.version}.jar"
84- tofile =" ${basedir}/../../../plugins /tidbasyncside/${project.name}-${git.branch}.jar" />
83+ <move file =" ${basedir}/../../../sqlplugins /tidbasyncside/${project.artifactId}-${project.version}.jar"
84+ tofile =" ${basedir}/../../../sqlplugins /tidbasyncside/${project.name}-${git.branch}.jar" />
8585 </tasks >
8686 </configuration >
8787 </execution >
Original file line number Diff line number Diff line change 7474 </goals >
7575 <configuration >
7676 <tasks >
77- <copy todir =" ${basedir}/../../plugins /tidbsink" >
77+ <copy todir =" ${basedir}/../../sqlplugins /tidbsink" >
7878 <fileset dir =" target/" >
7979 <include name =" ${project.artifactId}-${project.version}.jar" />
8080 </fileset >
8181 </copy >
8282
83- <move file =" ${basedir}/../../plugins /tidbsink/${project.artifactId}-${project.version}.jar"
84- tofile =" ${basedir}/../../plugins /tidbsink/${project.name}-${git.branch}.jar" />
83+ <move file =" ${basedir}/../../sqlplugins /tidbsink/${project.artifactId}-${project.version}.jar"
84+ tofile =" ${basedir}/../../sqlplugins /tidbsink/${project.name}-${git.branch}.jar" />
8585 </tasks >
8686 </configuration >
8787 </execution >
You can’t perform that action at this time.
0 commit comments