jamesfredley commented on PR #15084:
URL: https://github.com/apache/grails-core/pull/15084#issuecomment-3309899229

   ```
   > Task :dbmUpdate
   
     .   ____          _            __ _ _
    /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
   ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
    \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
     '  |____| .__|_| |_|_| |_\__, | / / / /
    =========|_|==============|___/=/_/_/_/
   
    :: Spring Boot ::                (v3.5.6)
   
   Grails application running at http://localhost:0 in environment: development
   ERROR: Exception Details
   ERROR: Exception Primary Class:  IOException
   ERROR: Exception Primary Reason:  Found 2 files with the path 
'test-domain.groovy':
       - 
file:///C:/Users/james/Documents/IdeaProjects/database-migration-test/grails-app/migrations/test-domain.groovy
       - 
file:///C:/Users/james/Documents/IdeaProjects/database-migration-test/build/resources/main/test-domain.groovy
     Search Path: 
       - 
C:\Users\james\Documents\IdeaProjects\database-migration-test\grails-app\migrations
     You can limit the search path to remove duplicates with the 
liquibase.searchPath setting. Or, if you KNOW these are the exact same file you 
can set liquibase.duplicateFileMode=WARN.
   ERROR: Exception Primary Source:  H2 2.3.232 (2024-08-11)
   ```


-- 
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: notifications-unsubscr...@grails.apache.org

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

Reply via email to