diff --git a/pom.xml b/pom.xml index 6b0cee7963..83ecbad105 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,8 @@ + community + 8080 8443 /alfresco @@ -369,7 +371,51 @@ + + org.codehaus.mojo + license-maven-plugin + + false + Alfresco Software Limited + true + true + classpath://alfresco + ${licenseName} + + src + + + **/*.java + **/*.jsp + + + + + check-licenses + compile + + check-file-header + + + + + + org.alfresco + alfresco-license-headers + 1.0 + + + + + + + org.codehaus.mojo + license-maven-plugin + 1.13 + + +