scottyaslan commented on PR #8608:
URL: https://github.com/apache/nifi/pull/8608#issuecomment-2043682891

   > Found a few things. One of which is that it doesn't build with the purple 
theme selected...
   > 
   > running:
   > 
   > ```
   > ./mvnw -T 2 clean install -DskipTests 
-P\!minify-and-compress,avoid-archive-formats -Dinclude-new-ui 
-Dfrontend.theme=purple
   > ```
   > 
   > ```
   > [INFO] --- compiler:3.11.0:compile (default-compile) @ 
nifi-email-processors ---
   > [INFO] Changes detected - recompiling the module! :dependency
   > [INFO] Compiling 8 source files with javac [forked debug deprecation 
release 21] to target/classes
   > [INFO] Application bundle generation failed. [13.689 seconds]
   > [INFO] ✘ [ERROR] Undefined variable.
   > [INFO]    ╷
   > [INFO] 83 │ @include app.generate-material-theme($material-theme-light, 
$nifi-theme-light);
   > [INFO]    │                                                             
^^^^^^^^^^^^^^^^^
   > [INFO]    ╵
   > [INFO]   src/styles.scss 83:61  root stylesheet [plugin angular-sass]
   > [INFO]
   > [INFO]     angular:styles/global:styles:1:8:
   > [INFO]       1 │ @import 'src/styles.scss';
   > [INFO]         ╵         ~~~~~~~~~~~~~~~~~
   > [INFO]
   > [INFO]
   > [INFO]
   > [INFO]
   > [INFO]
   > [INFO]  NX   Running target build for project nifi failed
   > [INFO]
   > [INFO] Failed tasks:
   > [INFO]
   > [INFO] - nifi:build:production
   > [INFO]
   > [INFO] Hint: run the command with --verbose for more details.
   > ```
   
   fixed thanks!


-- 
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-unsubscr...@nifi.apache.org

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

Reply via email to