gitgabrio opened a new issue, #1068:
URL: https://github.com/apache/incubator-kie-issues/issues/1068

   During codegen, the AppPaths verify the building system (maven vs gradle) 
and adapt directorys/paths based on that - namely gradle output directory is 
"build" , and maven is "target".
   Unfortunately, elsewhere the "target" output is hardcoded, leading to mix of 
maven and gradle defaults.
   Worse, in case of gradle, the output directory is created inside the build 
one, with a nested directory effect:
   
   
   
   
![Image](https://github.com/apache/incubator-kie-issues/assets/765578/6fa81733-b8df-4a2c-b570-72f1fbb1b583)
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to