File tree Expand file tree Collapse file tree 1 file changed +0
-45
lines changed
testsuite/integration/manualmode-expansion Expand file tree Collapse file tree 1 file changed +0
-45
lines changed Original file line number Diff line number Diff line change 157157 <goal >execute-commands</goal >
158158 </goals >
159159 </execution >
160- <execution >
161- <id >channel-provisioning-comparison</id >
162- <goals >
163- <goal >provision</goal >
164- </goals >
165- <phase >${channel.provisioning.phase} </phase >
166- <configuration >
167- <provisioning-dir >${project.build.directory} /wildfly-from-channel</provisioning-dir >
168- <record-provisioning-state >true</record-provisioning-state >
169- <log-provisioning-time >${galleon.log.time} </log-provisioning-time >
170- <offline-provisioning >true</offline-provisioning >
171- <overwrite-provisioned-server >true</overwrite-provisioned-server >
172- <galleon-options >
173- <jboss-fork-embedded >${galleon.fork.embedded} </jboss-fork-embedded >
174- </galleon-options >
175- <channels >
176- <channel >
177- <manifest >
178- <groupId >${channels.maven.groupId} </groupId >
179- <artifactId >wildfly</artifactId >
180- <version >${full.maven.version} </version >
181- </manifest >
182- </channel >
183- </channels >
184- <feature-packs >
185- <feature-pack >
186- <transitive >true</transitive >
187- <groupId >${ee.maven.groupId} </groupId >
188- <artifactId >wildfly-ee-galleon-pack</artifactId >
189- <version >${ee.maven.version} </version >
190- <included-packages >
191- <name >docs.examples.configs</name >
192- </included-packages >
193- </feature-pack >
194- <feature-pack >
195- <groupId >${full.maven.groupId} </groupId >
196- <artifactId >wildfly-galleon-pack</artifactId >
197- <version >${full.maven.version} </version >
198- <included-packages >
199- <name >docs.examples.configs</name >
200- </included-packages >
201- </feature-pack >
202- </feature-packs >
203- </configuration >
204- </execution >
205160 </executions >
206161 </plugin >
207162 <plugin >
You can’t perform that action at this time.
0 commit comments