Skip to main content



      Home
Home » Newcomers » Newcomers » Maven Liquibase project(Create Maven+Liquibase project using Eclipse)
Maven Liquibase project [message #1778655] Tue, 19 December 2017 06:24 Go to next message
Eclipse UserFriend
Hello,

I am working towards a topic where i need to deploy my db changes into the PostgreSQL database. For this i have created a maven project and added the required liquibase maven plugins into the pom.xml file. When i try to run the project, the db changes are not getting deployed .

When i have created a maven project and a liquibase plugin for maven alone without using eclipse, i am able to deploy my changes into the respective database with the help of the "databasechangelog" file but when i try to create a maven project along with liquibase plugin in Eclipse, i could not be able to deploy my db changes.

Can you please suggest what needs to be done in order to deploy my db changes into the PostgreSQL database using Eclipse. Please check the attachment regarding the POM.XML file i am currently using in eclipse.

Please provide me a solution

Thanks and Regards
A.K.Srinivas
  • Attachment: pom.xml
    (Size: 3.56KB, Downloaded 161 times)
Re: Maven Liquibase project [message #1778859 is a reply to message #1778655] Fri, 22 December 2017 09:32 Go to previous messageGo to next message
Eclipse UserFriend
It's not clear if you're using Eclipse m2e but if you are you could ask on their forum.
Re: Maven Liquibase project [message #1778957 is a reply to message #1778859] Tue, 26 December 2017 06:47 Go to previous message
Eclipse UserFriend
I am able to deploy my db changes into the database using ANT interface instead of Maven. I have incorporated ANT + Liquibase in eclipse and tried to deploy the change sets into the database and it worked fine.
Previous Topic:Database SQL files project in eclipse
Next Topic:how to hidden eclipse toolbar?
Goto Forum:
  


Current Time: Fri Jun 13 23:13:33 EDT 2025

Powered by FUDForum. Page generated in 0.18349 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top