You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/05/09 21:10:06 UTC

[GitHub] [nifi] thenatog commented on pull request #5694: NIFI-5402 - Disable the tar.gz build artifact by default. Build will …

thenatog commented on PR #5694:
URL: https://github.com/apache/nifi/pull/5694#issuecomment-1121584168

   I force pushed a rebase. Also just want to check that I think the command should be:
   
   > mvn clean install -DskipTests -Pdir-only
   
    to set the dir-only profile. You should no longer see the ./nifi-registry/nifi-registry-assembly/target/nifi-registry-1.16.0-SNAPSHOT-bin.zip built with this command. These changes won't disable all the .zip assembly for all modules but the majority of the big ones. I'm still open to ideas for a better way to handle these profiles without having to copy and paste a bunch of profiles but we could probably merge this as it stands.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org