Maven
文章平均质量分 90
zhixingheyi_tian
Intel Big Data. Spark
展开
-
Release Arrow to Maven Central
修改 pom修改 groupIdsed -i "s/<groupId>org.apache.arrow<\/groupId>/<groupId>com.intel.arrow<\/groupId>/g" `grep "<groupId>org.apache.arrow</groupId>" ./ -rl`修改版本号sed -i "s/<version>0.17.0<\/version>/<ver原创 2020-08-29 13:31:45 · 231 阅读 · 0 评论 -
Release to Maven Central Repo
Performing a Snapshot DeploymentSNAPSHOT versions are not synchronized to the Central Repository. If you wish your users to consume your SNAPSHOT versions, they would need to add the snapshot reposit...原创 2020-04-24 19:03:20 · 713 阅读 · 0 评论 -
Maven 那些事
风格检查mvn clean -Dcheckstyle.skip=true test原创 2020-01-09 18:01:41 · 1030 阅读 · 1 评论