We use `flatten` maven plugin for deployment. Please refer to https://maven.apache.org/maven-ci-friendly.html and https://www.mojohaus.org/flatten-maven-plugin/
Since 2.7.0 isn't officially released yet, you can build with `-Prelease` locally which will enable `flatten`. for example: `./mvnw clean install -DskipTests -Prelease` and remember to enable `mavenLocal()` in your build.gradle. BTW, if you encounter some problem with signing artifact, you can simply remove it in pom.xml. [ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/441 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
