Alfresco / alfresco-sdk

The Alfresco In-Process SDK is based on Apache Maven, includes support for rapid and standard development, testing, packaging, versioning and release of your Alfresco integration and extension projects
Apache License 2.0
186 stars 113 forks source link

BUGFIX - 420 - Maven Plugin - Add goal to generate WARs only #525

Closed jlosornogil closed 5 years ago

jlosornogil commented 5 years ago

Add a new goal to the Alfresco Maven Plugin to be able to generate the WAR files (platform, share and/or activity if they're enabled) without the need of running the Tomcat server.

420