Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Satish Bhor
Remote deploy in liferay-portal-6.0.6 through Maven
March 6, 2012 10:46 PM
Answer

Satish Bhor

Rank: New Member

Posts: 17

Join Date: December 20, 2011

Recent Posts

Hello,

I belive there is a way to deploy portlets on a remote liferay portlet using liferay's Maven plugin, but i am not able to find a perfect answer for it. All i could find is http://www.liferay.com/web/mika.koivisto/blog/-/blogs/12618414 which is for 6.1 version that i am not interested to move to at this moment.

Any refereces would help.

Thanks
Satish
Mika Koivisto
RE: Remote deploy in liferay-portal-6.0.6 through Maven
March 7, 2012 11:40 AM
Answer

Mika Koivisto

LIFERAY STAFF

Rank: Liferay Legend

Posts: 1325

Join Date: August 7, 2006

Recent Posts

That's unfortunately only available for 6.1 and newer releases but you should be able to modify the script pretty easily to work with any release.
Satish Bhor
RE: Remote deploy in liferay-portal-6.0.6 through Maven
March 7, 2012 11:13 PM
Answer

Satish Bhor

Rank: New Member

Posts: 17

Join Date: December 20, 2011

Recent Posts

Thank you Mika for your response.

I did realize that yesterday while i was pulling my hair trying to find an easy way, but unfortunetly as you rightly said it's not there. We have decided to move to 6.1 now. I have installed it on my machine, apart from the link i shared on my earlier post is there any other help provided on how to do the remote deploy with 6.1?
Boris Yurkevich
RE: Remote deploy in liferay-portal-6.0.6 through Maven
July 3, 2012 1:45 AM
Answer

Boris Yurkevich

Rank: New Member

Posts: 8

Join Date: April 20, 2012

Recent Posts

Yes it is. http://innovationliferay.blogspot.com/2012/01/new-liferay-61-feature-remote.html But be carefull 6.1 CE very buggy.
Miloslava Teneva
RE: Remote deploy in liferay-portal-6.0.6 through Maven
September 13, 2012 6:17 AM
Answer

Miloslava Teneva

Rank: New Member

Posts: 1

Join Date: September 13, 2012

Recent Posts

Hello,
my current situation is:
I have war file that I put in deploy directory of Liferay, but I want this operation to be done automatically(for example on build from bamboo)
My project used maven for build tool.I try to used maven-tomcat-plugin but without success.
Is there any example/script how to used this new functionality in liferay 6.1 for remote deploying.

Thanks in advance,
Mila