Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Maven Liquibase project(Create Maven+Liquibase project using Eclipse)
Maven Liquibase project [message #1778655] Tue, 19 December 2017 11:24 Go to next message
Srinivas AK is currently offline Srinivas AKFriend
Messages: 4
Registered: December 2017
Junior Member
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 133 times)
Re: Maven Liquibase project [message #1778859 is a reply to message #1778655] Fri, 22 December 2017 14:32 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33209
Registered: July 2009
Senior Member
It's not clear if you're using Eclipse m2e but if you are you could ask on their forum.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Maven Liquibase project [message #1778957 is a reply to message #1778859] Tue, 26 December 2017 11:47 Go to previous message
Srinivas AK is currently offline Srinivas AKFriend
Messages: 4
Registered: December 2017
Junior Member
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: Mon Sep 09 06:40:54 GMT 2024

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

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

Back to the top