Liferay 6.1 GA1 Maven artifacts released

 

I’m glad to announce that we have released Liferay maven artifacts to 6.1 GA1. 

All the artifacts will be pushed into the central repository through http://oss.sonatype.org where they are already available. 

This release includes following artifacts:

- portal-client
- portal-impl
- portal-service
- portal-web
- support-tomcat
- util-bridges
- util-java
- util-taglib

In addition to this we’ve packaged the Liferay artifacts into a convenient zip file called /liferay-portal-maven-6.1.0-ce-ga1-20120106155615760.zip with ant script to allow you to deploy them into your local repository easily. We will be providing this for EE releases as well since EE artifacts will not be available from Central.  

We have also released the Liferay maven plugin and archetypes for all types of Liferay plugins:

- liferay-ext-archetype
- liferay-hook-archetype
- liferay-layouttpl-archetype
- liferay-portlet-archetype
- liferay-servicebuilder-archetype
- liferay-theme-archetype
- liferay-web-archetype

I will post later some instructions on how to use those archetypes. If you’ve used the snapshot version there was one last minute change that requires you to now manually set properties liferay.version and liferay.auto.deploy.dir in your pom.xml. 

Blogs
portal-web.war seems to be missing from https://oss.sonatype.org/content/repositories/releases/com/liferay/portal/portal-web/6.1.0/

just the metadata files are there.
here is the address without ssl http://oss.sonatype.org/content/repositories/releases/com/liferay/portal/portal-web/6.1.0/
Thanks Mika, good to hear that emoticon
Tibor, Thanks for letting me know. I don't know what happend to portal-web.war but it's now reuploaded. The liferay-portal-maven-6.1.0-ce-ga1-20120106155615760.zip will be available in source forge http://sourceforge.net/projects/lportal/files/Liferay%20Portal/6.1.0%20GA1/
Very useful when other app needs to invoke some Liferay Services.

Regards !
Is anyone able to use liferay:build-service? I'm getting slf4j issues. I'm using the latest snapshot..
[...] Of course the Big News so far in 2012 is Liferay's release of the 6.1 Community Edition. Packed with features and improvements, including a new setup wizard, enhanced WCM and user management, and... [...] Read More
[...] Maven mavens can now rely on Liferay's Maven Artifacts. Also, check out the Maven documentation for tips on getting started with Liferay and Maven. Jan Gregor will also do a LIVE webinar on this... [...] Read More
Thanks Mika. Nice to hear that.
What about EE release ? When are we planning to release it for EE users ?
Looking forward to it ..
Thanks Mika!
But I failed to find maven plugins support artifacts for 6.1.20 on Sonatype or Central repositories.
I need these artifacts for Liferay 6.1 EE GA2 (6.1.20). Where can they be downloaded?
I am using 6.1 EE Trial version and wanted the maven artifacts and I don't have access to the Cutomer Portal. How can i get these ? Will the CE artifacts work ?
Hi Mika,

liferay maven plugin support the corresponding Ant ext target "ant war" to produce a deployable and aggregated WAR (that include all ext modifications) and related ext shared libraries?

Best regards,
Thanks!

Denis.