File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 130130 </plugins >
131131 </build >
132132 </profile >
133- <profile >
134- <id >autoInstallSinglePackagePublish</id >
135- <activation >
136- <activeByDefault >false</activeByDefault >
137- </activation >
138- <build >
139- <plugins >
140- <plugin >
141- <groupId >com.day.jcr.vault</groupId >
142- <artifactId >content-package-maven-plugin</artifactId >
143- <executions >
144- <execution >
145- <id >install-package-publish</id >
146- <goals >
147- <goal >install</goal >
148- </goals >
149- <configuration >
150- <targetURL >http://${aem.publish.host} :${aem.publish.port} /crx/packmgr/service.jsp</targetURL >
151- <failOnError >true</failOnError >
152- </configuration >
153- </execution >
154- </executions >
155- </plugin >
156- </plugins >
157- </build >
158- </profile >
159133 </profiles >
160134
161135 <!-- ====================================================================== -->
You can’t perform that action at this time.
0 commit comments