Skip to content

add build dir for quinoa#44

Open
nicolasbu2000 wants to merge 1 commit into
devonfw-training:mainfrom
nicolasbu2000:add-quinoa-clean
Open

add build dir for quinoa#44
nicolasbu2000 wants to merge 1 commit into
devonfw-training:mainfrom
nicolasbu2000:add-quinoa-clean

Conversation

@nicolasbu2000

Copy link
Copy Markdown
Contributor

When running a build using mvn clean install, Quinoa automatically looks for the frontend build output directory and falls back to dist if no explicit configuration is provided.

However, the frontend build artifacts are generated in the build directory. As a result, Quinoa cannot locate the generated files and the build fails with the current configuration.

By explicitly configuring the build directory in application.properties, Quinoa can correctly resolve the frontend build output and the Maven build completes successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant