-
Type:
Contribution
-
Status: Closed
-
Priority:
Unprioritized
-
Resolution: Won't Fix
-
Affects Version/s: 4.2.f Community, 5.0.d Community
-
Fix Version/s: None
-
Component/s: ZZ_Archive
-
Security Level: external (External user)
-
Labels:None
-
Environment:workdesk 4.2 on alfresco 4.2/5.0
Downloading workdesk 4.2 from the site http://sourceforge.net/projects/alfresco/files/Alfresco%20Workdesk%20Community%204.2.0/ , I've seen it doesn't build with maven. I converted it as maven project. I cannot attach the project because it exceeds maximum size limit. Let me know how I can share it.
To install it digit:
mvn clean install
there is an automatic deploy for wildfly with the command:
mvn install -Pwildfly-820
or clean:
mvn clean -Pwildfly-820