cancel
Showing results for 
Search instead for 
Did you mean: 

Maven Build life cycle (sourcesense) and version of alfresco

nabilblk
Champ in-the-making
Champ in-the-making
Hi every body,

I want to develop custom module and extension for alfresco , and For me the Maven way is the best .

I found all the work of sourcesense to have an archetype for alfresco . It's a great job ..

My question is :

In the archetype and in the repository of sourcesense i found only an labs version of alfresco :
http://repository.sourcesense.com/maven2

But i am using an entreprise version .(V 3.1)

I think the jar ,pom ,war are different from labs to entreprise version and from Vesrion 3.0 to 3.1 .

Waht 's the solution to work with the archetype of sourcesense with an entreprise version of alfresco 3.1 .

Thanks
3 REPLIES 3

mrogers
Star Contributor
Star Contributor
The use of Maven has been discussed within Alfresco Engineering and there's now a desire to goto Maven as soon as possible. And as as you have seen there's been some progress (and some impressive demos) for the Labs version.

However the timing for and when Alfresco will move to Maven is not clear.  I'm not sure its on any roadmap yet,  but it has to happen fairly soon since the current way of working is causing problems.

pmonks
Star Contributor
Star Contributor
There has also been discussion internally about providing a Maven repository containing the Alfresco Enterprise artefacts, prior to moving the Alfresco build itself to Maven (it's a common misconception that Alfresco itself must be built with Maven in order for extensions to be built with Maven).

In fact we already have such a repository available internally for Alfresco employees, but cannot expose it until we have a Single Sign On infrastructure across the various Alfresco Enterprise subscriber web services (http://customers.alfresco.com/, http://network.alfresco.com/, http://share.alfresco.com/, http://support.alfresco.com/, http://issues.alfresco.com/, etc.).

I'd encourage you to raise a ticket in ACT (http://support.alfresco.com/) requesting this facility, so that we can ensure this work gets prioritised appropriately.

Cheers,
Peter

nabilblk
Champ in-the-making
Champ in-the-making
Thanks for response ,

I will post this issue in http://support.alfresco.com

Thanks