tzulitai opened a new pull request #83: [FLINK-16879] [build] Disable the 
source-release-assembly execution goal
URL: https://github.com/apache/flink-statefun/pull/83
 
 
   We should be using the `apache-release` build profile defined in the Apache 
Parent POM, with one exclusion: do not run the `source-release-assembly` 
execution goal.
   
   We have our own scripts to create the source release, which correctly 
excludes binaries from distribution tarball. That script can be found under 
`tools/releasing/create_source_release.sh`.
   
   ---
   
   ## Verifying
   
   Build the project using `mvn clean install -Papache-release`.
   Under `project-root/target/`, you should not find any source release 
packages, only POM files.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to