diff --git a/bundle/pom.xml b/bundle/pom.xml index 86f4a5b5d..fcbe35174 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -1,206 +1,206 @@ - - - - 4.0.0 - - cqsm-bundle - bundle - - - - com.adobe.aem - uber-jar - apis - - - - com.cognifide.cq.actions - com.cognifide.cq.actions.api - - - com.cognifide.cq.actions - com.cognifide.cq.actions.core - - - com.cognifide.cq.actions - com.cognifide.cq.actions.msg.replication - - - - commons-lang - commons-lang - - - commons-io - commons-io - - - commons-codec - commons-codec - - - commons-collections - commons-collections - - - - org.apache.felix - org.apache.felix.scr - - - - org.apache.felix - org.apache.felix.scr.annotations - - - - org.apache.sling - org.apache.sling.jcr.api - - - org.apache.sling - org.apache.sling.commons.osgi - - - org.apache.sling - org.apache.sling.servlets.resolver - - - - javax.jcr - jcr - - - - org.osgi - org.osgi.core - - - org.osgi - org.osgi.compendium - - - - javax.inject - javax.inject - - - javax.servlet - jsp-api - - - javax.servlet - servlet-api - - - - com.google.guava - guava - - - - com.google.code.gson - gson - - - - org.slf4j - slf4j-log4j12 - - - - org.projectlombok - lombok - - - - junit - junit - - - org.mockito - mockito-core - - - - com.cognifide.cq - cqsm - 3.1.0-SNAPSHOT - - - - - - org.apache.felix - maven-scr-plugin - - - generate-scr-descriptor - - scr - - - - - - org.apache.felix - maven-bundle-plugin - true - - - - com.cognifide.cq.cqsm.foundation.actions.*;com.cognifide.cq.cqsm.api.*;com.cognifide.cq.cqsm.core.models.*;com.cognifide.cq.cqsm.core.automaticexecutor.*;version="${project.version}" - - !sun.misc,* - ${project.name} - com.cognifide.cq.cqsm - ${project.organization.name} - CQ-INF/nodetypes/cqsm_nodetypes.cnd - com.cognifide.cq.cqsm.core.models,com.cognifide.cq.cqsm.core.scripts,com.cognifide.cq.cqsm.api.history - gson,guava - com.cognifide.cq.cqsm.foundation.actions - - - - - org.apache.sling - maven-sling-plugin - - http://${crx.host}:${crx.port}/apps/cqsm/install - true - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - *.impl - - - - - - - AEM Permission Management :: Application Core - - + + + + 4.0.0 + + cqsm-bundle + bundle + + + + com.adobe.aem + uber-jar + apis + + + + com.cognifide.cq.actions + com.cognifide.cq.actions.api + + + com.cognifide.cq.actions + com.cognifide.cq.actions.core + + + com.cognifide.cq.actions + com.cognifide.cq.actions.msg.replication + + + + commons-lang + commons-lang + + + commons-io + commons-io + + + commons-codec + commons-codec + + + commons-collections + commons-collections + + + + org.apache.felix + org.apache.felix.scr + + + + org.apache.felix + org.apache.felix.scr.annotations + + + + org.apache.sling + org.apache.sling.jcr.api + + + org.apache.sling + org.apache.sling.commons.osgi + + + org.apache.sling + org.apache.sling.servlets.resolver + + + + javax.jcr + jcr + + + + org.osgi + org.osgi.core + + + org.osgi + org.osgi.compendium + + + + javax.inject + javax.inject + + + javax.servlet + jsp-api + + + javax.servlet + servlet-api + + + + com.google.guava + guava + + + + com.google.code.gson + gson + + + + org.slf4j + slf4j-log4j12 + + + + org.projectlombok + lombok + + + + junit + junit + + + org.mockito + mockito-core + + + + com.cognifide.cq + cqsm + 3.1.1 + + + + + + org.apache.felix + maven-scr-plugin + + + generate-scr-descriptor + + scr + + + + + + org.apache.felix + maven-bundle-plugin + true + + + + com.cognifide.cq.cqsm.foundation.actions.*;com.cognifide.cq.cqsm.api.*;com.cognifide.cq.cqsm.core.models.*;com.cognifide.cq.cqsm.core.automaticexecutor.*;version="${project.version}" + + !sun.misc,* + ${project.name} + com.cognifide.cq.cqsm + ${project.organization.name} + CQ-INF/nodetypes/cqsm_nodetypes.cnd + com.cognifide.cq.cqsm.core.models,com.cognifide.cq.cqsm.core.scripts,com.cognifide.cq.cqsm.api.history + gson,guava + com.cognifide.cq.cqsm.foundation.actions + + + + + org.apache.sling + maven-sling-plugin + + http://${crx.host}:${crx.port}/apps/cqsm/install + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + *.impl + + + + + + + AEM Permission Management :: Application Core + + diff --git a/content/pom.xml b/content/pom.xml index 1e04fc7e1..3af1ac9e4 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -1,171 +1,171 @@ - - - - 4.0.0 - - - cqsm-content - content-package - - - ${project.groupId} - cqsm-bundle - ${project.version} - - - - com.cognifide.cq - cqsm - 3.1.0-SNAPSHOT - - - - - - - src/main/content/jcr_root - false - - **/.vlt - **/.vltignore - - - - - ${basedir}/src/main/content/META-INF - ../vault-work/META-INF - - - - - - org.apache.maven.plugins - maven-resources-plugin - - true - - - - com.day.jcr.vault - content-package-maven-plugin - true - - apm - com.cognifide.aem - src/main/content/META-INF/vault/filter.xml - - - ${project.groupId} - cqsm-bundle - /apps/cqsm/install - - - com.cognifide.cq.actions - com.cognifide.cq.actions.api - /apps/cqsm/install - - - com.cognifide.cq.actions - com.cognifide.cq.actions.core - /apps/cqsm/install - - - com.cognifide.cq.actions - com.cognifide.cq.actions.msg.replication - /apps/cqsm/install - - - http://${crx.host}:${crx.port}/crx/packmgr/service.jsp - - merge - - - - - - - - AEM Permission Management :: Package - - - - - autoInstallPackage - - - - com.day.jcr.vault - content-package-maven-plugin - - - install-content-package - install - - install - - - - - - - - - autoInstallPackagePublish - - - - com.day.jcr.vault - content-package-maven-plugin - - - install-content-package-publish - install - - install - - - http://${publish.crx.host}:${publish.crx.port}/crx/packmgr/service.jsp - ${publish.crx.username} - ${publish.crx.password} - - - - - - - - - release - - - - org.codehaus.mojo - wagon-maven-plugin - - false - - - - - - - + + + + 4.0.0 + + + cqsm-content + content-package + + + ${project.groupId} + cqsm-bundle + ${project.version} + + + + com.cognifide.cq + cqsm + 3.1.1 + + + + + + + src/main/content/jcr_root + false + + **/.vlt + **/.vltignore + + + + + ${basedir}/src/main/content/META-INF + ../vault-work/META-INF + + + + + + org.apache.maven.plugins + maven-resources-plugin + + true + + + + com.day.jcr.vault + content-package-maven-plugin + true + + apm + com.cognifide.aem + src/main/content/META-INF/vault/filter.xml + + + ${project.groupId} + cqsm-bundle + /apps/cqsm/install + + + com.cognifide.cq.actions + com.cognifide.cq.actions.api + /apps/cqsm/install + + + com.cognifide.cq.actions + com.cognifide.cq.actions.core + /apps/cqsm/install + + + com.cognifide.cq.actions + com.cognifide.cq.actions.msg.replication + /apps/cqsm/install + + + http://${crx.host}:${crx.port}/crx/packmgr/service.jsp + + merge + + + + + + + + AEM Permission Management :: Package + + + + + autoInstallPackage + + + + com.day.jcr.vault + content-package-maven-plugin + + + install-content-package + install + + install + + + + + + + + + autoInstallPackagePublish + + + + com.day.jcr.vault + content-package-maven-plugin + + + install-content-package-publish + install + + install + + + http://${publish.crx.host}:${publish.crx.port}/crx/packmgr/service.jsp + ${publish.crx.username} + ${publish.crx.password} + + + + + + + + + release + + + + org.codehaus.mojo + wagon-maven-plugin + + false + + + + + + + diff --git a/documentation/pom.xml b/documentation/pom.xml index aa4b69f45..4a2f20e1e 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -1,61 +1,61 @@ - - - 4.0.0 - - - com.cognifide.cq - cqsm - 3.1.0-SNAPSHOT - - - documentation - pom - - AEM Permission Management :: Documentation - AEM Permission Management wiki documentation - - - - - process-docs - - - - com.github.eirslett - frontend-maven-plugin - - - node and npm install - - install-node-and-npm - - - v4.4.7 - 3.9.5 - - - - npm install - - npm - - - - grunt build - - grunt - - - build - - - - - src/main - - - - - - - + + + 4.0.0 + + + com.cognifide.cq + cqsm + 3.1.1 + + + documentation + pom + + AEM Permission Management :: Documentation + AEM Permission Management wiki documentation + + + + + process-docs + + + + com.github.eirslett + frontend-maven-plugin + + + node and npm install + + install-node-and-npm + + + v4.4.7 + 3.9.5 + + + + npm install + + npm + + + + grunt build + + grunt + + + build + + + + + src/main + + + + + + + diff --git a/pom.xml b/pom.xml index c3f99e52d..dc46fcb3d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,577 +1,577 @@ - - - - 4.0.0 - - - com.cognifide.cq - cqsm - 3.1.0-SNAPSHOT - pom - - - - - com.adobe.aem - uber-jar - 6.4.0 - provided - apis - - - org.apache.sling - org.apache.sling.commons.osgi - 2.2.0 - provided - - - org.apache.sling - org.apache.sling.servlets.resolver - 2.3.2 - provided - - - org.osgi - org.osgi.core - 4.2.0 - provided - - - org.apache.felix - org.apache.felix.scr.annotations - 1.9.4 - provided - - - biz.aQute - bndlib - 1.43.0 - provided - - - org.slf4j - slf4j-api - 1.7.21 - provided - - - javax.jcr - jcr - 2.0 - provided - - - org.apache.sling - org.apache.sling.api - 2.7.0 - provided - - - org.apache.sling - org.apache.sling.jcr.api - 2.1.0 - provided - - - - com.cognifide.cq.actions - com.cognifide.cq.actions.api - 6.4.0 - compile - - - com.cognifide.cq.actions - com.cognifide.cq.actions.core - 6.4.0 - compile - - - com.cognifide.cq.actions - com.cognifide.cq.actions.msg.replication - 6.4.0 - compile - - - - commons-lang - commons-lang - 2.5 - provided - - - commons-io - commons-io - 2.4 - provided - - - commons-codec - commons-codec - 1.5 - provided - - - commons-collections - commons-collections - 3.2.1 - provided - - - - org.apache.felix - org.apache.felix.scr - 1.6.3-R1409029 - provided - - - org.osgi - org.osgi.compendium - 4.2.0 - provided - - - - javax.inject - javax.inject - 1 - provided - - - javax.servlet - jsp-api - 2.0 - provided - - - javax.servlet - servlet-api - 2.4 - provided - - - - com.google.guava - guava - 15.0 - compile - - - - com.google.code.gson - gson - 2.3.1 - compile - - - - org.slf4j - slf4j-log4j12 - 1.7.7 - provided - - - - org.projectlombok - lombok - 1.16.10 - provided - - - - junit - junit - 4.10 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - - - bundle - content - documentation - - - localhost - 4502 - admin - admin - localhost - 4503 - admin - admin - UTF-8 - UTF-8 - yyyyMMdd-HHmmss - - ${maven.build.timestamp} - - - - - - - - - org.apache.felix - maven-scr-plugin - 1.20.0 - - - generate-scr-scrdescriptor - - scr - - - - - - org.apache.felix - maven-bundle-plugin - 2.3.7 - true - - - cq5 - ${project.artifactId} - ${project.name} - ${project.organization.name} - - - - - maven-compiler-plugin - 2.3.2 - - true - 1.7 - 1.7 - 1.7 - - - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - - org.apache.maven.plugins - maven-install-plugin - 2.4 - - - org.apache.maven.plugins - maven-surefire-plugin - 2.14.1 - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9 - - - org.apache.sling - maven-sling-plugin - 2.1.8 - - ${crx.username} - ${crx.password} - - - - com.day.jcr.vault - content-package-maven-plugin - 0.5.1 - true - - true - ${crx.username} - ${crx.password} - - - - maven-release-plugin - 2.5.3 - - clean install - -Psonatype-oss-release - deploy -DskipTests - ${scm.username} - ${scm.password} - - - - com.cognifide.maven.plugins - vltco-maven-plugin - 0.2.0 - - - org.codehaus.mojo - properties-maven-plugin - 1.0-alpha-2 - - - ${external.properties} - - - - - org.codehaus.mojo - license-maven-plugin - 1.9 - - false - xml - - ========================LICENSE_START================================= - - - =========================LICENSE_END================================== - - - - - org.apache.rat - apache-rat-plugin - 0.12 - - true - - - **/LICENSE - .travis.yml - - **/misc/** - **/target/** - - **/*.cqsm - **/*.jar - **/*.json - **/*.md - **/*.tld - **/*.txt - **/*.vltignore - **/*.war - **/*.zip - **/*.xml - - - **/documentation/* - - - **/.project - **/.classpath - - - **/.idea/** - **/*.iml - - - - - - - - maven-compiler-plugin - - - maven-release-plugin - - - org.apache.rat - apache-rat-plugin - - - validate - - check - - - - **/clientlibs/js/ace/** - **/clientlibs/js/json2.js - **/global.jsp - - - - - - - - - org.apache.maven.wagon - wagon-ssh - 1.0 - - - - - - AEM Permission Management :: Parent - AEM Permission Management - AEM based tool focused on streamlining the permission configuration - http://www.cognifide.com - - Cognifide Ltd. - http://www.cognifide.com - - - - mateusz.chrominski - Mateusz Chrominski - mateusz.chrominski@cognifide.com - Cognifide Ltd. - - - krystian.panek - Krystian Panek - krystian.panek@cognifide.com - Cognifide Ltd. - - - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - - sonatype-nexus-staging - Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - scm:git:git@github.com:Cognifide/apm.git - scm:git:git@github.com:Cognifide/apm.git - cqsm-3.0.3 - https://github.com/Cognifide/apm - - - - - adobe-public-releases - Adobe Public Repository - https://repo.adobe.com/nexus/content/groups/public/ - default - - - - - adobe-public-releases - Adobe Public Repository - https://repo.adobe.com/nexus/content/groups/public/ - default - - - - - autoInstallBundle - - - - org.apache.sling - maven-sling-plugin - - - install-bundle - - install - - - - - - - - - sonatype-oss-release - - - - org.apache.maven.plugins - maven-source-plugin - 2.4 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - ${gpg.keyname} - gpg2 - - - - - - + + + + 4.0.0 + + + com.cognifide.cq + cqsm + 3.1.1 + pom + + + + + com.adobe.aem + uber-jar + 6.4.0 + provided + apis + + + org.apache.sling + org.apache.sling.commons.osgi + 2.2.0 + provided + + + org.apache.sling + org.apache.sling.servlets.resolver + 2.3.2 + provided + + + org.osgi + org.osgi.core + 4.2.0 + provided + + + org.apache.felix + org.apache.felix.scr.annotations + 1.9.4 + provided + + + biz.aQute + bndlib + 1.43.0 + provided + + + org.slf4j + slf4j-api + 1.7.21 + provided + + + javax.jcr + jcr + 2.0 + provided + + + org.apache.sling + org.apache.sling.api + 2.7.0 + provided + + + org.apache.sling + org.apache.sling.jcr.api + 2.1.0 + provided + + + + com.cognifide.cq.actions + com.cognifide.cq.actions.api + 6.4.0 + compile + + + com.cognifide.cq.actions + com.cognifide.cq.actions.core + 6.4.0 + compile + + + com.cognifide.cq.actions + com.cognifide.cq.actions.msg.replication + 6.4.0 + compile + + + + commons-lang + commons-lang + 2.5 + provided + + + commons-io + commons-io + 2.4 + provided + + + commons-codec + commons-codec + 1.5 + provided + + + commons-collections + commons-collections + 3.2.1 + provided + + + + org.apache.felix + org.apache.felix.scr + 1.6.3-R1409029 + provided + + + org.osgi + org.osgi.compendium + 4.2.0 + provided + + + + javax.inject + javax.inject + 1 + provided + + + javax.servlet + jsp-api + 2.0 + provided + + + javax.servlet + servlet-api + 2.4 + provided + + + + com.google.guava + guava + 15.0 + compile + + + + com.google.code.gson + gson + 2.3.1 + compile + + + + org.slf4j + slf4j-log4j12 + 1.7.7 + provided + + + + org.projectlombok + lombok + 1.16.10 + provided + + + + junit + junit + 4.10 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + + + bundle + content + documentation + + + localhost + 4502 + admin + admin + localhost + 4503 + admin + admin + UTF-8 + UTF-8 + yyyyMMdd-HHmmss + + ${maven.build.timestamp} + + + + + + + + + org.apache.felix + maven-scr-plugin + 1.20.0 + + + generate-scr-scrdescriptor + + scr + + + + + + org.apache.felix + maven-bundle-plugin + 2.3.7 + true + + + cq5 + ${project.artifactId} + ${project.name} + ${project.organization.name} + + + + + maven-compiler-plugin + 2.3.2 + + true + 1.7 + 1.7 + 1.7 + + + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + org.apache.maven.plugins + maven-install-plugin + 2.4 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.14.1 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + + org.apache.sling + maven-sling-plugin + 2.1.8 + + ${crx.username} + ${crx.password} + + + + com.day.jcr.vault + content-package-maven-plugin + 0.5.1 + true + + true + ${crx.username} + ${crx.password} + + + + maven-release-plugin + 2.5.3 + + clean install + -Psonatype-oss-release + deploy -DskipTests + ${scm.username} + ${scm.password} + + + + com.cognifide.maven.plugins + vltco-maven-plugin + 0.2.0 + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + ${external.properties} + + + + + org.codehaus.mojo + license-maven-plugin + 1.9 + + false + xml + + ========================LICENSE_START================================= + + + =========================LICENSE_END================================== + + + + + org.apache.rat + apache-rat-plugin + 0.12 + + true + + + **/LICENSE + .travis.yml + + **/misc/** + **/target/** + + **/*.cqsm + **/*.jar + **/*.json + **/*.md + **/*.tld + **/*.txt + **/*.vltignore + **/*.war + **/*.zip + **/*.xml + + + **/documentation/* + + + **/.project + **/.classpath + + + **/.idea/** + **/*.iml + + + + + + + + maven-compiler-plugin + + + maven-release-plugin + + + org.apache.rat + apache-rat-plugin + + + validate + + check + + + + **/clientlibs/js/ace/** + **/clientlibs/js/json2.js + **/global.jsp + + + + + + + + + org.apache.maven.wagon + wagon-ssh + 1.0 + + + + + + AEM Permission Management :: Parent + AEM Permission Management - AEM based tool focused on streamlining the permission configuration + http://www.cognifide.com + + Cognifide Ltd. + http://www.cognifide.com + + + + mateusz.chrominski + Mateusz Chrominski + mateusz.chrominski@cognifide.com + Cognifide Ltd. + + + krystian.panek + Krystian Panek + krystian.panek@cognifide.com + Cognifide Ltd. + + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + scm:git:git@github.com:Cognifide/apm.git + scm:git:git@github.com:Cognifide/apm.git + 3.1.1 + https://github.com/Cognifide/apm + + + + + adobe-public-releases + Adobe Public Repository + https://repo.adobe.com/nexus/content/groups/public/ + default + + + + + adobe-public-releases + Adobe Public Repository + https://repo.adobe.com/nexus/content/groups/public/ + default + + + + + autoInstallBundle + + + + org.apache.sling + maven-sling-plugin + + + install-bundle + + install + + + + + + + + + sonatype-oss-release + + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + ${gpg.keyname} + gpg2 + + + + + + \ No newline at end of file